Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2
Number of source files: 68 Number of classfiles: 113
Problems: 1824 (Errors: 0 Warnings: 1824 )
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredTextViewerConfigurationCSS.java :
25 : import org.eclipse.wst.css.core.internal.preferences.CSSCorePreferenceNames;
Discouraged access: The type StructuredFormattingStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationCSS.java :
31 : import org.eclipse.wst.sse.ui.internal.format.StructuredFormattingStrategy;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationCSS.java :
32 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationCSS.java :
53 : private LineStyleProvider fLineStyleProviderForCSS;
Discouraged access: The constructor StructuredFormattingStrategy(IStructuredFormatProcessor) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationCSS.java :
99 : ((MultiPassContentFormatter) formatter).setMasterStrategy(new StructuredFormattingStrategy(new FormatProcessorCSS()));
Discouraged access: The type StructuredFormattingStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationCSS.java :
99 : ((MultiPassContentFormatter) formatter).setMasterStrategy(new StructuredFormattingStrategy(new FormatProcessorCSS()));
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredTextViewerConfigurationCSS.java :
109 : int indentationWidth = preferences.getInt(CSSCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The field INDENTATION_SIZE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredTextViewerConfigurationCSS.java :
109 : int indentationWidth = preferences.getInt(CSSCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredTextViewerConfigurationCSS.java :
110 : String indentCharPref = preferences.getString(CSSCorePreferenceNames.INDENTATION_CHAR);
Discouraged access: The field INDENTATION_CHAR from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredTextViewerConfigurationCSS.java :
110 : String indentCharPref = preferences.getString(CSSCorePreferenceNames.INDENTATION_CHAR);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredTextViewerConfigurationCSS.java :
111 : boolean useSpaces = CSSCorePreferenceNames.SPACE.equals(indentCharPref);
Discouraged access: The field SPACE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredTextViewerConfigurationCSS.java :
111 : boolean useSpaces = CSSCorePreferenceNames.SPACE.equals(indentCharPref);
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationCSS.java :
147 : public LineStyleProvider[] getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationCSS.java :
148 : LineStyleProvider[] providers = null;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationCSS.java :
151 : providers = new LineStyleProvider[]{getLineStyleProviderForCSS()};
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationCSS.java :
157 : private LineStyleProvider getLineStyleProviderForCSS() {
Discouraged access: The type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
22 : import org.eclipse.wst.sse.ui.internal.actions.ActionContributor;
Discouraged access: The type ActionDefinitionIds is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
23 : import org.eclipse.wst.sse.ui.internal.actions.ActionDefinitionIds;
Discouraged access: The type StructuredTextEditorActionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
24 : import org.eclipse.wst.sse.ui.internal.actions.StructuredTextEditorActionConstants;
Discouraged access: The type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
39 : public class ActionContributorCSS extends ActionContributor {
Discouraged access: The constructor ActionContributor() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
48 : super();
Discouraged access: The type ActionDefinitionIds is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
58 : fCleanupDocument.setActionDefinitionId(ActionDefinitionIds.CLEANUP_DOCUMENT);
Discouraged access: The field CLEANUP_DOCUMENT from the type ActionDefinitionIds is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
58 : fCleanupDocument.setActionDefinitionId(ActionDefinitionIds.CLEANUP_DOCUMENT);
Discouraged access: The type ActionDefinitionIds is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
61 : fFormatDocument.setActionDefinitionId(ActionDefinitionIds.FORMAT_DOCUMENT);
Discouraged access: The field FORMAT_DOCUMENT from the type ActionDefinitionIds is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
61 : fFormatDocument.setActionDefinitionId(ActionDefinitionIds.FORMAT_DOCUMENT);
Discouraged access: The type ActionDefinitionIds is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
64 : fFormatActiveElements.setActionDefinitionId(ActionDefinitionIds.FORMAT_ACTIVE_ELEMENTS);
Discouraged access: The field FORMAT_ACTIVE_ELEMENTS from the type ActionDefinitionIds is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
64 : fFormatActiveElements.setActionDefinitionId(ActionDefinitionIds.FORMAT_ACTIVE_ELEMENTS);
Discouraged access: The field fCommandsSeparator from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
75 : editMenu.add(fCommandsSeparator);
Discouraged access: The field fToggleInsertModeAction from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
76 : editMenu.add(fToggleInsertModeAction);
Discouraged access: The field fCommandsSeparator from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
77 : editMenu.add(fCommandsSeparator);
Discouraged access: The field fExpandSelectionToMenu from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
78 : editMenu.add(fExpandSelectionToMenu);
Discouraged access: The field fCommandsSeparator from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
79 : editMenu.add(fCommandsSeparator);
Discouraged access: The field fMenuAdditionsGroupMarker from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
81 : editMenu.add(fMenuAdditionsGroupMarker);
Discouraged access: The field fCommandsSeparator from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
90 : sourceMenu.add(fCommandsSeparator);
Discouraged access: The field fShiftRight from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
91 : sourceMenu.add(fShiftRight);
Discouraged access: The field fShiftLeft from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
92 : sourceMenu.add(fShiftLeft);
Discouraged access: The field fCommandsSeparator from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
96 : sourceMenu.add(fCommandsSeparator);
Discouraged access: The field fGotoMatchingBracketAction from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
102 : gotoGroup.add(fGotoMatchingBracketAction);
Discouraged access: The method setActiveEditor(IEditorPart) from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
108 : super.setActiveEditor(activeEditor);
Discouraged access: The method getTextEditor(IEditorPart) from the type ActionContributor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
110 : ITextEditor textEditor = getTextEditor(activeEditor);
Discouraged access: The type StructuredTextEditorActionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
112 : fContentAssist.setAction(getAction(textEditor, StructuredTextEditorActionConstants.ACTION_NAME_CONTENTASSIST_PROPOSALS));
Discouraged access: The field ACTION_NAME_CONTENTASSIST_PROPOSALS from the type StructuredTextEditorActionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
112 : fContentAssist.setAction(getAction(textEditor, StructuredTextEditorActionConstants.ACTION_NAME_CONTENTASSIST_PROPOSALS));
Discouraged access: The type StructuredTextEditorActionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
114 : fCleanupDocument.setAction(getAction(textEditor, StructuredTextEditorActionConstants.ACTION_NAME_CLEANUP_DOCUMENT));
Discouraged access: The field ACTION_NAME_CLEANUP_DOCUMENT from the type StructuredTextEditorActionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
114 : fCleanupDocument.setAction(getAction(textEditor, StructuredTextEditorActionConstants.ACTION_NAME_CLEANUP_DOCUMENT));
Discouraged access: The type StructuredTextEditorActionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
115 : fFormatDocument.setAction(getAction(textEditor, StructuredTextEditorActionConstants.ACTION_NAME_FORMAT_DOCUMENT));
Discouraged access: The field ACTION_NAME_FORMAT_DOCUMENT from the type StructuredTextEditorActionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
115 : fFormatDocument.setAction(getAction(textEditor, StructuredTextEditorActionConstants.ACTION_NAME_FORMAT_DOCUMENT));
Discouraged access: The type StructuredTextEditorActionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
116 : fFormatActiveElements.setAction(getAction(textEditor, StructuredTextEditorActionConstants.ACTION_NAME_FORMAT_ACTIVE_ELEMENTS));
Discouraged access: The field ACTION_NAME_FORMAT_ACTIVE_ELEMENTS from the type StructuredTextEditorActionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ActionContributorCSS.java :
116 : fFormatActiveElements.setAction(getAction(textEditor, StructuredTextEditorActionConstants.ACTION_NAME_FORMAT_ACTIVE_ELEMENTS));
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
27 : import org.eclipse.wst.css.core.internal.preferences.CSSCorePreferenceNames;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
30 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
31 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
32 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
35 : protected IStructuredDocument structuredDocument = null;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
39 : CompoundRegion(IStructuredDocumentRegion documentRegion, ITextRegion textRegion) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
39 : CompoundRegion(IStructuredDocumentRegion documentRegion, ITextRegion textRegion) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
45 : IStructuredDocumentRegion getDocumentRegion() {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
49 : ITextRegion getTextRegion() {
Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
54 : return textRegion.getStart();
Discouraged access: The method getEnd() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
58 : return textRegion.getEnd();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
62 : return textRegion.getType();
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
66 : return documentRegion.getText(textRegion);
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
70 : return documentRegion.getStartOffset(textRegion);
Discouraged access: The method getEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
74 : return documentRegion.getEndOffset(textRegion);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
77 : private IStructuredDocumentRegion documentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
78 : private ITextRegion textRegion;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
150 : structuredDocument = (IStructuredDocument) document;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
175 : IStructuredDocumentRegion flatNode = region.getDocumentRegion();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
185 : ITextRegion r = it.prev();
Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
192 : int position = flatNode.getStart();
Discouraged access: The method getLineOfOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
193 : int line = structuredDocument.getLineOfOffset(position);
Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
200 : int position = flatNode.getStart() + region.getStart();
Discouraged access: The method getLineOfOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
201 : int line = structuredDocument.getLineOfOffset(position);
Discouraged access: The method getLastStructuredDocumentRegion() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
229 : if (structuredDocument.getLastStructuredDocumentRegion() == null)
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
239 : ITextRegion r = it.prev();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
279 : ITextRegion regionPrev = itPrev.prev();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
280 : if (regionPrev.getType() == CSSRegionContexts.CSS_RBRACE) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
282 : } else if (regionPrev.getType() == CSSRegionContexts.CSS_DELIMITER || regionPrev.getType() == CSSRegionContexts.CSS_DECLARATION_DELIMITER) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
282 : } else if (regionPrev.getType() == CSSRegionContexts.CSS_DELIMITER || regionPrev.getType() == CSSRegionContexts.CSS_DECLARATION_DELIMITER) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
284 : } else if (regionPrev.getType() == CSSRegionContexts.CSS_LBRACE) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
287 : if (regionPrev.getType() == CSSRegionContexts.CSS_MEDIA)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
289 : if (regionPrev.getType() == CSSRegionContexts.CSS_LBRACE || regionPrev.getType() == CSSRegionContexts.CSS_RBRACE || regionPrev.getType() == CSSRegionContexts.CSS_DELIMITER || regionPrev.getType() == CSSRegionContexts.CSS_DECLARATION_DELIMITER)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
289 : if (regionPrev.getType() == CSSRegionContexts.CSS_LBRACE || regionPrev.getType() == CSSRegionContexts.CSS_RBRACE || regionPrev.getType() == CSSRegionContexts.CSS_DELIMITER || regionPrev.getType() == CSSRegionContexts.CSS_DECLARATION_DELIMITER)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
289 : if (regionPrev.getType() == CSSRegionContexts.CSS_LBRACE || regionPrev.getType() == CSSRegionContexts.CSS_RBRACE || regionPrev.getType() == CSSRegionContexts.CSS_DELIMITER || regionPrev.getType() == CSSRegionContexts.CSS_DECLARATION_DELIMITER)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
289 : if (regionPrev.getType() == CSSRegionContexts.CSS_LBRACE || regionPrev.getType() == CSSRegionContexts.CSS_RBRACE || regionPrev.getType() == CSSRegionContexts.CSS_DELIMITER || regionPrev.getType() == CSSRegionContexts.CSS_DECLARATION_DELIMITER)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
292 : if (regionPrev.getType() == CSSRegionContexts.CSS_MEDIA)
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
306 : IStructuredDocumentRegion flatNode = structuredDocument.getRegionAtCharacterOffset(position);
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
306 : IStructuredDocumentRegion flatNode = structuredDocument.getRegionAtCharacterOffset(position);
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
308 : return new CompoundRegion(flatNode, flatNode.getRegionAtCharacterOffset(position));
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
320 : ITextRegion nearestRegion = null;
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
323 : if (nearestRegion.getType() != CSSRegionContexts.CSS_S && nearestRegion.getType() != CSSRegionContexts.CSS_COMMENT)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
323 : if (nearestRegion.getType() != CSSRegionContexts.CSS_S && nearestRegion.getType() != CSSRegionContexts.CSS_COMMENT)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
326 : if (nearestRegion != null && (nearestRegion.getType() == CSSRegionContexts.CSS_LBRACE || nearestRegion.getType() == CSSRegionContexts.CSS_RBRACE || nearestRegion.getType() == CSSRegionContexts.CSS_DELIMITER || nearestRegion.getType() == CSSRegionContexts.CSS_DECLARATION_DELIMITER))
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
326 : if (nearestRegion != null && (nearestRegion.getType() == CSSRegionContexts.CSS_LBRACE || nearestRegion.getType() == CSSRegionContexts.CSS_RBRACE || nearestRegion.getType() == CSSRegionContexts.CSS_DELIMITER || nearestRegion.getType() == CSSRegionContexts.CSS_DECLARATION_DELIMITER))
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
326 : if (nearestRegion != null && (nearestRegion.getType() == CSSRegionContexts.CSS_LBRACE || nearestRegion.getType() == CSSRegionContexts.CSS_RBRACE || nearestRegion.getType() == CSSRegionContexts.CSS_DELIMITER || nearestRegion.getType() == CSSRegionContexts.CSS_DECLARATION_DELIMITER))
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
326 : if (nearestRegion != null && (nearestRegion.getType() == CSSRegionContexts.CSS_LBRACE || nearestRegion.getType() == CSSRegionContexts.CSS_RBRACE || nearestRegion.getType() == CSSRegionContexts.CSS_DELIMITER || nearestRegion.getType() == CSSRegionContexts.CSS_DECLARATION_DELIMITER))
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
334 : if (!it.hasPrev() || it.prev().getType() != CSSRegionContexts.CSS_RBRACE)
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
346 : ITextRegion region = null;
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
352 : if (region.getType() == CSSRegionContexts.CSS_LBRACE)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
354 : else if (region.getType() == CSSRegionContexts.CSS_RBRACE)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
366 : if (region.getType() == CSSRegionContexts.CSS_SELECTOR_ATTRIBUTE_START)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
368 : else if (region.getType() == CSSRegionContexts.CSS_SELECTOR_ATTRIBUTE_END)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
382 : region.getType() == CSSRegionContexts.CSS_DECLARATION_VALUE_FUNCTION)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
384 : else if (region.getType() == CSSRegionContexts.CSS_DECLARATION_VALUE_PARENTHESIS_CLOSE)
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
401 : IStructuredDocumentRegion flatNode = region.getDocumentRegion();
Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
402 : int position = flatNode.getStart() + region.getStart();
Discouraged access: The method getLineOfOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
424 : int line = structuredDocument.getLineOfOffset(p);
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
431 : ITextRegion region = it.next();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
432 : if (region.getType() != CSSRegionContexts.CSS_S)
Discouraged access: The method getEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
434 : if (it.getStructuredDocumentRegion().getEndOffset(region) > p) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
462 : IStructuredDocumentRegion flatNode = structuredDocument.getRegionAtCharacterOffset(position - 1);
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
462 : IStructuredDocumentRegion flatNode = structuredDocument.getRegionAtCharacterOffset(position - 1);
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
464 : ITextRegion region = flatNode.getRegionAtCharacterOffset(position - 1);
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
464 : ITextRegion region = flatNode.getRegionAtCharacterOffset(position - 1);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
465 : if (region.getType() == CSSRegionContexts.CSS_S) {
Discouraged access: The method getLineOfOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
467 : int nLine = structuredDocument.getLineOfOffset(position);
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
469 : if (nStartPos < flatNode.getStartOffset(region))
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
470 : nStartPos = flatNode.getStartOffset(region);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
479 : IStructuredDocumentRegion flatNode = structuredDocument.getRegionAtCharacterOffset(position);
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
479 : IStructuredDocumentRegion flatNode = structuredDocument.getRegionAtCharacterOffset(position);
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
481 : ITextRegion region = flatNode.getRegionAtCharacterOffset(position);
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
481 : ITextRegion region = flatNode.getRegionAtCharacterOffset(position);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
482 : if (region.getType() == CSSRegionContexts.CSS_S) {
Discouraged access: The method getLineOfOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
483 : int nLine = structuredDocument.getLineOfOffset(position);
Discouraged access: The method getEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
486 : if (nEndPos > flatNode.getEndOffset(region))
Discouraged access: The method getEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredAutoEditStrategyCSS.java :
487 : nEndPos = flatNode.getEndOffset(region);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
524 : String indentCharPref = preferences.getString(CSSCorePreferenceNames.INDENTATION_CHAR);
Discouraged access: The field INDENTATION_CHAR from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
524 : String indentCharPref = preferences.getString(CSSCorePreferenceNames.INDENTATION_CHAR);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
525 : if (CSSCorePreferenceNames.TAB.equals(indentCharPref)) {
Discouraged access: The field TAB from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
525 : if (CSSCorePreferenceNames.TAB.equals(indentCharPref)) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
528 : int indentationWidth = preferences.getInt(CSSCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The field INDENTATION_SIZE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
528 : int indentationWidth = preferences.getInt(CSSCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
571 : if (CSSCorePreferenceNames.SPACE.equals(preferences.getString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The field SPACE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
571 : if (CSSCorePreferenceNames.SPACE.equals(preferences.getString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
571 : if (CSSCorePreferenceNames.SPACE.equals(preferences.getString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The field INDENTATION_CHAR from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
571 : if (CSSCorePreferenceNames.SPACE.equals(preferences.getString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
572 : int indentationWidth = preferences.getInt(CSSCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The field INDENTATION_SIZE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredAutoEditStrategyCSS.java :
572 : int indentationWidth = preferences.getInt(CSSCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The type CSSMetaModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
16 : import org.eclipse.wst.css.core.internal.metamodel.CSSMetaModel;
Discouraged access: The type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
19 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSDocument;
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
20 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSModel;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
21 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
24 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
25 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
26 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
35 : private ICSSNode fTargetNode = null;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
37 : private IStructuredDocument fStructuredDocument = null;
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
40 : private ICSSModel fModel = null;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
53 : CSSContentAssistContext(int documentPosition, ICSSNode node, int documentOffset, char quote) {
Discouraged access: The method getOwnerDocument() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
58 : initialize(node.getOwnerDocument());
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
61 : CSSContentAssistContext(int documentPosition, ICSSNode node, int documentOffset, char quote, boolean selected) {
Discouraged access: The method getOwnerDocument() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
67 : initialize(node.getOwnerDocument());
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
84 : IStructuredDocument getStructuredDocument() {
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
88 : ICSSModel getModel() {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
92 : private ICSSNode getNodeAt(int offset) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
93 : return (ICSSNode) ((fModel != null) ? fModel.getIndexedRegion(offset) : null);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
93 : return (ICSSNode) ((fModel != null) ? fModel.getIndexedRegion(offset) : null);
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
104 : ITextRegion getRegionByOffset(int offset) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
105 : ITextRegion region = null;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
107 : IStructuredDocumentRegion flatNode = fStructuredDocument.getRegionAtCharacterOffset(offset);
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
107 : IStructuredDocumentRegion flatNode = fStructuredDocument.getRegionAtCharacterOffset(offset);
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
109 : region = flatNode.getRegionAtCharacterOffset(offset);
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
133 : ICSSNode getTargetNode() {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
141 : ITextRegion getTargetRegion() {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
145 : private IStructuredDocumentRegion getTargetDocumentRegion() {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
149 : private IStructuredDocumentRegion getDocumentRegionByOffset(int offset) {
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
150 : return (fStructuredDocument != null) ? fStructuredDocument.getRegionAtCharacterOffset(offset) : null;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
153 : ITextRegion getTargetRegionPrevious() {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
154 : ITextRegion previousRegion = null;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
155 : ITextRegion targetRegion = getTargetRegion();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
171 : ITextRegion region = iterator.prev();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
172 : String type = region.getType();
Discouraged access: The type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
200 : private void initialize(ICSSDocument doc) {
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
204 : ICSSModel model = doc.getModel();
Discouraged access: The method getModel() from the type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
204 : ICSSModel model = doc.getModel();
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
206 : fStructuredDocument = model.getStructuredDocument();
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
218 : fTargetNode = fModel.getDocument();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
223 : ICSSNode cursorNode = getNodeAt(fCursorPos);
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
225 : cursorNode = fModel.getDocument();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
227 : ICSSNode node = null;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
228 : IStructuredDocumentRegion flatNode = fStructuredDocument.getRegionAtCharacterOffset(fCursorPos - 1);
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
228 : IStructuredDocumentRegion flatNode = fStructuredDocument.getRegionAtCharacterOffset(fCursorPos - 1);
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
229 : while (flatNode != null && (node = getNodeAt(flatNode.getStartOffset())) == cursorNode && ((IndexedRegion) node).getStartOffset() != flatNode.getStartOffset()) {
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
229 : while (flatNode != null && (node = getNodeAt(flatNode.getStartOffset())) == cursorNode && ((IndexedRegion) node).getStartOffset() != flatNode.getStartOffset()) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
229 : while (flatNode != null && (node = getNodeAt(flatNode.getStartOffset())) == cursorNode && ((IndexedRegion) node).getStartOffset() != flatNode.getStartOffset()) {
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
229 : while (flatNode != null && (node = getNodeAt(flatNode.getStartOffset())) == cursorNode && ((IndexedRegion) node).getStartOffset() != flatNode.getStartOffset()) {
Discouraged access: The method getPrevious() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
230 : flatNode = flatNode.getPrevious();
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
233 : fTargetNode = (node == null) ? fModel.getDocument() : node;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
240 : for (ICSSNode parent = cursorNode.getParentNode(); parent != null; parent = parent.getParentNode()) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
240 : for (ICSSNode parent = cursorNode.getParentNode(); parent != null; parent = parent.getParentNode()) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
240 : for (ICSSNode parent = cursorNode.getParentNode(); parent != null; parent = parent.getParentNode()) {
Discouraged access: The method getNodeType() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
250 : short nodeType = node.getNodeType();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
251 : if (nodeType == ICSSNode.STYLEDECLITEM_NODE || nodeType == ICSSNode.CHARSETRULE_NODE || nodeType == ICSSNode.IMPORTRULE_NODE) {
Discouraged access: The field STYLEDECLITEM_NODE from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
251 : if (nodeType == ICSSNode.STYLEDECLITEM_NODE || nodeType == ICSSNode.CHARSETRULE_NODE || nodeType == ICSSNode.IMPORTRULE_NODE) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
251 : if (nodeType == ICSSNode.STYLEDECLITEM_NODE || nodeType == ICSSNode.CHARSETRULE_NODE || nodeType == ICSSNode.IMPORTRULE_NODE) {
Discouraged access: The field CHARSETRULE_NODE from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
251 : if (nodeType == ICSSNode.STYLEDECLITEM_NODE || nodeType == ICSSNode.CHARSETRULE_NODE || nodeType == ICSSNode.IMPORTRULE_NODE) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
251 : if (nodeType == ICSSNode.STYLEDECLITEM_NODE || nodeType == ICSSNode.CHARSETRULE_NODE || nodeType == ICSSNode.IMPORTRULE_NODE) {
Discouraged access: The field IMPORTRULE_NODE from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
251 : if (nodeType == ICSSNode.STYLEDECLITEM_NODE || nodeType == ICSSNode.CHARSETRULE_NODE || nodeType == ICSSNode.IMPORTRULE_NODE) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
254 : fTargetNode = node.getParentNode();
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
260 : fTargetNode = node.getParentNode();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
283 : ITextRegion targetRegion = getTargetRegion();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
284 : IStructuredDocumentRegion documentRegion = getTargetDocumentRegion();
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
290 : String regionText = documentRegion.getText(targetRegion);
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
291 : int regionStart = documentRegion.getStartOffset(targetRegion);
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
313 : ITextRegion region = getRegionByOffset(pos);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
314 : String type = region.getType();
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
322 : int start = ((IndexedRegion) fTargetNode).getStartOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
322 : int start = ((IndexedRegion) fTargetNode).getStartOffset();
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
323 : if (start < 0 || ((IndexedRegion) fTargetNode).getEndOffset() <= 0) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
323 : if (start < 0 || ((IndexedRegion) fTargetNode).getEndOffset() <= 0) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
329 : ITextRegion region = iRegion.next();
Discouraged access: The method getTextEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
330 : if (fTargetPos < iRegion.getStructuredDocumentRegion().getTextEndOffset(region)) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
333 : if (region.getType() == regionType) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
355 : ITextRegion region = null;
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
370 : String type = region.getType();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
377 : if (region != null && region.getType() == regionType) {
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
388 : int end = ((IndexedRegion) fTargetNode).getEndOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
388 : int end = ((IndexedRegion) fTargetNode).getEndOffset();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
394 : ITextRegion region = iRegion.next();
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
395 : if (end <= iRegion.getStructuredDocumentRegion().getStartOffset(region)) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistContext.java :
398 : if (region.getType() == regionType) {
Discouraged access: The type CSSMetaModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistContext.java :
412 : CSSMetaModel getMetaModel() {
Discouraged access: The type ICSSModelAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
19 : import org.eclipse.wst.css.core.internal.provisional.adapters.ICSSModelAdapter;
Discouraged access: The type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
20 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSDocument;
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
21 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSModel;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
22 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type StyleAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSContentAssistProcessor.java :
24 : import org.eclipse.wst.html.core.internal.htmlcss.StyleAdapterFactory;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
26 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
28 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentAssistProcessor.java :
29 : import org.eclipse.wst.sse.ui.internal.contentassist.ContentAssistUtils;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSContentAssistProcessor.java :
30 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type XMLContentAssistUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSContentAssistProcessor.java :
31 : import org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistUtilities;
Discouraged access: The type SharedXMLEditorPluginImageHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSContentAssistProcessor.java :
32 : import org.eclipse.wst.xml.ui.internal.util.SharedXMLEditorPluginImageHelper;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
51 : IndexedRegion indexedNode = ContentAssistUtils.getNodeAt(viewer, documentPosition + fDocumentOffset);
Discouraged access: The type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentAssistProcessor.java :
51 : IndexedRegion indexedNode = ContentAssistUtils.getNodeAt(viewer, documentPosition + fDocumentOffset);
Discouraged access: The method getNodeAt(ITextViewer, int) from the type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentAssistProcessor.java :
51 : IndexedRegion indexedNode = ContentAssistUtils.getNodeAt(viewer, documentPosition + fDocumentOffset);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSContentAssistProcessor.java :
52 : IDOMNode xNode = null;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSContentAssistProcessor.java :
53 : IDOMNode parent = null;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSContentAssistProcessor.java :
62 : if (indexedNode instanceof IDOMNode) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSContentAssistProcessor.java :
63 : xNode = (IDOMNode) indexedNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSContentAssistProcessor.java :
64 : parent = (IDOMNode) xNode.getParentNode();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
70 : IStructuredModel cssModel = getCSSModel(xNode);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
75 : IndexedRegion keyIndexedNode = cssModel.getIndexedRegion(pos);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
75 : IndexedRegion keyIndexedNode = cssModel.getIndexedRegion(pos);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
77 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
77 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
77 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
79 : arranger = new CSSProposalArranger(pos, (ICSSNode) keyIndexedNode, offset, (char) 0, selected);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
84 : IStructuredModel cssModel = getCSSModel(parent);
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
87 : int offset = indexedNode.getStartOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
89 : IndexedRegion keyIndexedNode = cssModel.getIndexedRegion(pos);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
89 : IndexedRegion keyIndexedNode = cssModel.getIndexedRegion(pos);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
91 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
91 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
91 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
93 : arranger = new CSSProposalArranger(pos, (ICSSNode) keyIndexedNode, offset, (char) 0, selected);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSContentAssistProcessor.java :
95 : } else if (indexedNode instanceof IDOMNode) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
97 : IStructuredModel cssModel = getCSSModel((IDOMNode) indexedNode);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSContentAssistProcessor.java :
97 : IStructuredModel cssModel = getCSSModel((IDOMNode) indexedNode);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
99 : IndexedRegion keyIndexedNode = cssModel.getIndexedRegion(documentPosition - fDocumentOffset);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
99 : IndexedRegion keyIndexedNode = cssModel.getIndexedRegion(documentPosition - fDocumentOffset);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
101 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
101 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
101 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
103 : if (keyIndexedNode instanceof ICSSNode) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
105 : arranger = new CSSProposalArranger(documentPosition, (ICSSNode) keyIndexedNode, fDocumentOffset, fQuote, selected);
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
108 : } else if (indexedNode instanceof ICSSNode) {
Discouraged access: The type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
111 : ICSSDocument cssdoc = ((ICSSNode) indexedNode).getOwnerDocument();
Discouraged access: The method getOwnerDocument() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
111 : ICSSDocument cssdoc = ((ICSSNode) indexedNode).getOwnerDocument();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
111 : ICSSDocument cssdoc = ((ICSSNode) indexedNode).getOwnerDocument();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
113 : IStructuredModel cssModel = cssdoc.getModel();
Discouraged access: The method getModel() from the type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
113 : IStructuredModel cssModel = cssdoc.getModel();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
115 : IndexedRegion keyIndexedNode = cssModel.getIndexedRegion(documentPosition - fDocumentOffset);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
115 : IndexedRegion keyIndexedNode = cssModel.getIndexedRegion(documentPosition - fDocumentOffset);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
117 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
117 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
117 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
119 : if (keyIndexedNode instanceof ICSSNode) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
121 : arranger = new CSSProposalArranger(documentPosition, (ICSSNode) keyIndexedNode, fDocumentOffset, fQuote, selected);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
128 : IStructuredModel cssModel = null;
Discouraged access: The method getExistingModelForRead(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
130 : cssModel = StructuredModelManager.getModelManager().getExistingModelForRead(viewer.getDocument());
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
131 : if (cssModel instanceof ICSSModel) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
132 : IndexedRegion keyIndexedNode = cssModel.getIndexedRegion(documentPosition - fDocumentOffset);
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
132 : IndexedRegion keyIndexedNode = cssModel.getIndexedRegion(documentPosition - fDocumentOffset);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
134 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
134 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
134 : keyIndexedNode = (IndexedRegion) ((ICSSModel) cssModel).getDocument();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
136 : if (keyIndexedNode instanceof ICSSNode) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
138 : arranger = new CSSProposalArranger(documentPosition, (ICSSNode) keyIndexedNode, fDocumentOffset, fQuote);
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
143 : cssModel.releaseFromRead();
Discouraged access: The type XMLContentAssistUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSContentAssistProcessor.java :
165 : ICompletionProposal endTag = XMLContentAssistUtilities.computeXMLEndTagProposal(viewer, documentPosition, indexedNode, HTML40Namespace.ElementName.STYLE, SharedXMLEditorPluginImageHelper.IMG_OBJ_TAG_GENERIC);
Discouraged access: The method computeXMLEndTagProposal(ITextViewer, int, IndexedRegion, String, String) from the type XMLContentAssistUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSContentAssistProcessor.java :
165 : ICompletionProposal endTag = XMLContentAssistUtilities.computeXMLEndTagProposal(viewer, documentPosition, indexedNode, HTML40Namespace.ElementName.STYLE, SharedXMLEditorPluginImageHelper.IMG_OBJ_TAG_GENERIC);
Discouraged access: The type SharedXMLEditorPluginImageHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSContentAssistProcessor.java :
165 : ICompletionProposal endTag = XMLContentAssistUtilities.computeXMLEndTagProposal(viewer, documentPosition, indexedNode, HTML40Namespace.ElementName.STYLE, SharedXMLEditorPluginImageHelper.IMG_OBJ_TAG_GENERIC);
Discouraged access: The field IMG_OBJ_TAG_GENERIC from the type SharedXMLEditorPluginImageHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSContentAssistProcessor.java :
165 : ICompletionProposal endTag = XMLContentAssistUtilities.computeXMLEndTagProposal(viewer, documentPosition, indexedNode, HTML40Namespace.ElementName.STYLE, SharedXMLEditorPluginImageHelper.IMG_OBJ_TAG_GENERIC);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
236 : private IStructuredModel getCSSModel(IDOMNode element) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSContentAssistProcessor.java :
236 : private IStructuredModel getCSSModel(IDOMNode element) {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentAssistProcessor.java :
239 : INodeAdapter adapter = StyleAdapterFactory.getInstance().adapt(element);
Discouraged access: The type StyleAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSContentAssistProcessor.java :
239 : INodeAdapter adapter = StyleAdapterFactory.getInstance().adapt(element);
Discouraged access: The method getInstance() from the type StyleAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSContentAssistProcessor.java :
239 : INodeAdapter adapter = StyleAdapterFactory.getInstance().adapt(element);
Discouraged access: The method adapt(INodeNotifier) from the type StyleAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSContentAssistProcessor.java :
239 : INodeAdapter adapter = StyleAdapterFactory.getInstance().adapt(element);
Discouraged access: The type ICSSModelAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
240 : if ((adapter == null) || !(adapter instanceof ICSSModelAdapter))
Discouraged access: The type ICSSModelAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
242 : ICSSModelAdapter modelAdapter = (ICSSModelAdapter) adapter;
Discouraged access: The type ICSSModelAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
242 : ICSSModelAdapter modelAdapter = (ICSSModelAdapter) adapter;
Discouraged access: The method getModel() from the type ICSSModelAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSContentAssistProcessor.java :
243 : return modelAdapter.getModel();
Discouraged access: The type ICSSMediaRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
22 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSMediaRule;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
23 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type ICSSPageRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
24 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSPageRule;
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
25 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSPrimitiveValue;
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
26 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclItem;
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
27 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclaration;
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
28 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleRule;
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
29 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleSheet;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
47 : CSSProposalArranger(int documentPosition, ICSSNode node, int documentOffset, char quote) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
52 : CSSProposalArranger(int documentPosition, ICSSNode node, int documentOffset, char quote, boolean selected) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
81 : ICSSNode targetNode = fContext.getTargetNode();
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
83 : if (targetNode instanceof ICSSStyleSheet) {
Discouraged access: The type ICSSMediaRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
85 : } else if ((targetNode instanceof ICSSMediaRule && fContext.isTargetPosAfterOf(CSSRegionContexts.CSS_LBRACE)) || (targetNode instanceof ICSSStyleRule && fContext.isTargetPosBeforeOf(CSSRegionContexts.CSS_LBRACE))) {
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
85 : } else if ((targetNode instanceof ICSSMediaRule && fContext.isTargetPosAfterOf(CSSRegionContexts.CSS_LBRACE)) || (targetNode instanceof ICSSStyleRule && fContext.isTargetPosBeforeOf(CSSRegionContexts.CSS_LBRACE))) {
Discouraged access: The type ICSSPageRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
88 : } else if ((targetNode instanceof ICSSPageRule && fContext.isTargetPosBeforeOf(CSSRegionContexts.CSS_LBRACE))) {
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
90 : } else if ((targetNode instanceof ICSSStyleRule || targetNode instanceof CSSFontFaceRule || targetNode instanceof ICSSPageRule || targetNode instanceof ICSSStyleDeclaration) && (targetNode.getOwnerDocument() instanceof ICSSStyleDeclaration || fContext.targetFollows(CSSRegionContexts.CSS_DECLARATION_DELIMITER) || fContext.targetFollows(CSSRegionContexts.CSS_LBRACE))) {
Discouraged access: The type ICSSPageRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
90 : } else if ((targetNode instanceof ICSSStyleRule || targetNode instanceof CSSFontFaceRule || targetNode instanceof ICSSPageRule || targetNode instanceof ICSSStyleDeclaration) && (targetNode.getOwnerDocument() instanceof ICSSStyleDeclaration || fContext.targetFollows(CSSRegionContexts.CSS_DECLARATION_DELIMITER) || fContext.targetFollows(CSSRegionContexts.CSS_LBRACE))) {
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
90 : } else if ((targetNode instanceof ICSSStyleRule || targetNode instanceof CSSFontFaceRule || targetNode instanceof ICSSPageRule || targetNode instanceof ICSSStyleDeclaration) && (targetNode.getOwnerDocument() instanceof ICSSStyleDeclaration || fContext.targetFollows(CSSRegionContexts.CSS_DECLARATION_DELIMITER) || fContext.targetFollows(CSSRegionContexts.CSS_LBRACE))) {
Discouraged access: The method getOwnerDocument() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
90 : } else if ((targetNode instanceof ICSSStyleRule || targetNode instanceof CSSFontFaceRule || targetNode instanceof ICSSPageRule || targetNode instanceof ICSSStyleDeclaration) && (targetNode.getOwnerDocument() instanceof ICSSStyleDeclaration || fContext.targetFollows(CSSRegionContexts.CSS_DECLARATION_DELIMITER) || fContext.targetFollows(CSSRegionContexts.CSS_LBRACE))) {
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
90 : } else if ((targetNode instanceof ICSSStyleRule || targetNode instanceof CSSFontFaceRule || targetNode instanceof ICSSPageRule || targetNode instanceof ICSSStyleDeclaration) && (targetNode.getOwnerDocument() instanceof ICSSStyleDeclaration || fContext.targetFollows(CSSRegionContexts.CSS_DECLARATION_DELIMITER) || fContext.targetFollows(CSSRegionContexts.CSS_LBRACE))) {
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
92 : } else if (targetNode instanceof ICSSStyleDeclItem) {
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalArranger.java :
98 : } else if (targetNode instanceof ICSSPrimitiveValue) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
25 : import org.eclipse.wst.css.core.internal.preferences.CSSCorePreferenceNames;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGenerator.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGenerator.java :
61 : ITextRegion targetRegion = fContext.getTargetRegion();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGenerator.java :
64 : if (targetRegion != null && targetRegion.getType() == CSSRegionContexts.CSS_SELECTOR_PSEUDO) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGenerator.java :
72 : if (targetRegion.getType() == CSSRegionContexts.CSS_SELECTOR_PSEUDO) {
Discouraged access: The method getLineDelimiter() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGenerator.java :
84 : String lineDelimiter = fContext.getStructuredDocument().getLineDelimiter();
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
87 : if (preferences.getBoolean(CSSCorePreferenceNames.WRAPPING_NEWLINE_ON_OPEN_BRACE)) {
Discouraged access: The field WRAPPING_NEWLINE_ON_OPEN_BRACE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
87 : if (preferences.getBoolean(CSSCorePreferenceNames.WRAPPING_NEWLINE_ON_OPEN_BRACE)) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
91 : if (preferences.getBoolean(CSSCorePreferenceNames.WRAPPING_ONE_PER_LINE)) {
Discouraged access: The field WRAPPING_ONE_PER_LINE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
91 : if (preferences.getBoolean(CSSCorePreferenceNames.WRAPPING_ONE_PER_LINE)) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
98 : if (preferences.getBoolean(CSSCorePreferenceNames.WRAPPING_ONE_PER_LINE)) {
Discouraged access: The field WRAPPING_ONE_PER_LINE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
98 : if (preferences.getBoolean(CSSCorePreferenceNames.WRAPPING_ONE_PER_LINE)) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
147 : boolean isQuoteInURI = CSSCorePlugin.getDefault().getPluginPreferences().getBoolean(CSSCorePreferenceNames.FORMAT_QUOTE_IN_URI);
Discouraged access: The field FORMAT_QUOTE_IN_URI from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
147 : boolean isQuoteInURI = CSSCorePlugin.getDefault().getPluginPreferences().getBoolean(CSSCorePreferenceNames.FORMAT_QUOTE_IN_URI);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
184 : String quoteStr = CSSCorePlugin.getDefault().getPluginPreferences().getString(CSSCorePreferenceNames.FORMAT_QUOTE);
Discouraged access: The field FORMAT_QUOTE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
184 : String quoteStr = CSSCorePlugin.getDefault().getPluginPreferences().getString(CSSCorePreferenceNames.FORMAT_QUOTE);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
221 : String indentCharPref = preferences.getString(CSSCorePreferenceNames.INDENTATION_CHAR);
Discouraged access: The field INDENTATION_CHAR from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
221 : String indentCharPref = preferences.getString(CSSCorePreferenceNames.INDENTATION_CHAR);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
222 : if (CSSCorePreferenceNames.TAB.equals(indentCharPref)) {
Discouraged access: The field TAB from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
222 : if (CSSCorePreferenceNames.TAB.equals(indentCharPref)) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
225 : int indentationWidth = preferences.getInt(CSSCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The field INDENTATION_SIZE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGenerator.java :
225 : int indentationWidth = preferences.getInt(CSSCorePreferenceNames.INDENTATION_SIZE);
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
20 : import org.eclipse.wst.css.core.internal.metamodel.CSSMMNode;
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
23 : import org.eclipse.wst.css.core.internal.preferences.CSSCorePreferenceNames;
Discouraged access: The type ICSSCharsetRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
24 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSCharsetRule;
Discouraged access: The type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
25 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSDocument;
Discouraged access: The type ICSSImportRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
26 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSImportRule;
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
27 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSModel;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
28 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
31 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
48 : fUseUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER;
Discouraged access: The field CASE_IDENTIFIER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
48 : fUseUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER;
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
48 : fUseUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER;
Discouraged access: The field UPPER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
48 : fUseUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER;
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
57 : if (!util.collectNodesByType(CSSMMNode.TYPE_CHARSET_RULE).hasNext()) {
Discouraged access: The field TYPE_CHARSET_RULE from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
57 : if (!util.collectNodesByType(CSSMMNode.TYPE_CHARSET_RULE).hasNext()) {
Discouraged access: The method getStyleSheetType() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
62 : if (fContext.getModel().getStyleSheetType() == ICSSModel.EMBEDDED) {
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
62 : if (fContext.getModel().getStyleSheetType() == ICSSModel.EMBEDDED) {
Discouraged access: The field EMBEDDED from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
62 : if (fContext.getModel().getStyleSheetType() == ICSSModel.EMBEDDED) {
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
71 : trav.apply(fContext.getModel().getDocument());
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
75 : if (obj instanceof ICSSNode && !(obj instanceof ICSSDocument)) {
Discouraged access: The type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
75 : if (obj instanceof ICSSNode && !(obj instanceof ICSSDocument)) {
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
113 : if (!util.collectNodesByType(CSSMMNode.TYPE_FONT_FACE_RULE).hasNext()) {
Discouraged access: The field TYPE_FONT_FACE_RULE from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
113 : if (!util.collectNodesByType(CSSMMNode.TYPE_FONT_FACE_RULE).hasNext()) {
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
148 : if (!util.collectNodesByType(CSSMMNode.TYPE_IMPORT_RULE).hasNext()) {
Discouraged access: The field TYPE_IMPORT_RULE from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
148 : if (!util.collectNodesByType(CSSMMNode.TYPE_IMPORT_RULE).hasNext()) {
Discouraged access: The method getDocument() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
157 : trav.apply(fContext.getModel().getDocument());
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
161 : if (obj instanceof ICSSNode && !(obj instanceof ICSSDocument || obj instanceof ICSSCharsetRule || obj instanceof ICSSImportRule)) {
Discouraged access: The type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
161 : if (obj instanceof ICSSNode && !(obj instanceof ICSSDocument || obj instanceof ICSSCharsetRule || obj instanceof ICSSImportRule)) {
Discouraged access: The type ICSSCharsetRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
161 : if (obj instanceof ICSSNode && !(obj instanceof ICSSDocument || obj instanceof ICSSCharsetRule || obj instanceof ICSSImportRule)) {
Discouraged access: The type ICSSImportRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
161 : if (obj instanceof ICSSNode && !(obj instanceof ICSSDocument || obj instanceof ICSSCharsetRule || obj instanceof ICSSImportRule)) {
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
199 : if (!util.collectNodesByType(CSSMMNode.TYPE_MEDIA_RULE).hasNext()) {
Discouraged access: The field TYPE_MEDIA_RULE from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
199 : if (!util.collectNodesByType(CSSMMNode.TYPE_MEDIA_RULE).hasNext()) {
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
232 : if (!util.collectNodesByType(CSSMMNode.TYPE_PAGE_RULE).hasNext()) {
Discouraged access: The field TYPE_PAGE_RULE from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
232 : if (!util.collectNodesByType(CSSMMNode.TYPE_PAGE_RULE).hasNext()) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
267 : ITextRegion region = fContext.getTargetRegionPrevious();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForAtmarkRule.java :
270 : String type = region.getType();
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
23 : import org.eclipse.wst.css.core.internal.metamodel.CSSMMNode;
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
26 : import org.eclipse.wst.css.core.internal.preferences.CSSCorePreferenceNames;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
27 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
28 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclItem;
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
29 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclaration;
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
30 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleRule;
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
50 : for (int i = 0; i < preferences.getInt(CSSCorePreferenceNames.FORMAT_PROP_PRE_DELIM); i++) {
Discouraged access: The field FORMAT_PROP_PRE_DELIM from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
50 : for (int i = 0; i < preferences.getInt(CSSCorePreferenceNames.FORMAT_PROP_PRE_DELIM); i++) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
54 : for (int i = 0; i < preferences.getInt(CSSCorePreferenceNames.FORMAT_PROP_POST_DELIM); i++) {
Discouraged access: The field FORMAT_PROP_POST_DELIM from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
54 : for (int i = 0; i < preferences.getInt(CSSCorePreferenceNames.FORMAT_PROP_POST_DELIM); i++) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
58 : ICSSNode targetNode = fContext.getTargetNode();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
60 : for (ICSSNode node = targetNode; node != null; node = node.getParentNode()) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
60 : for (ICSSNode node = targetNode; node != null; node = node.getParentNode()) {
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
69 : Iterator iNames = util.collectNodesByType((bFontRule) ? CSSMMNode.TYPE_DESCRIPTOR : CSSMMNode.TYPE_PROPERTY);
Discouraged access: The field TYPE_DESCRIPTOR from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
69 : Iterator iNames = util.collectNodesByType((bFontRule) ? CSSMMNode.TYPE_DESCRIPTOR : CSSMMNode.TYPE_PROPERTY);
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
69 : Iterator iNames = util.collectNodesByType((bFontRule) ? CSSMMNode.TYPE_DESCRIPTOR : CSSMMNode.TYPE_PROPERTY);
Discouraged access: The field TYPE_PROPERTY from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
69 : Iterator iNames = util.collectNodesByType((bFontRule) ? CSSMMNode.TYPE_DESCRIPTOR : CSSMMNode.TYPE_PROPERTY);
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
71 : CSSMMNode node = (CSSMMNode) iNames.next();
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
71 : CSSMMNode node = (CSSMMNode) iNames.next();
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
78 : if ((targetNode instanceof ICSSStyleRule || targetNode instanceof ICSSStyleDeclItem || targetNode instanceof ICSSStyleDeclaration) && fContext.targetHas(CSSRegionContexts.CSS_DECLARATION_SEPARATOR)) {
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
78 : if ((targetNode instanceof ICSSStyleRule || targetNode instanceof ICSSStyleDeclItem || targetNode instanceof ICSSStyleDeclaration) && fContext.targetHas(CSSRegionContexts.CSS_DECLARATION_SEPARATOR)) {
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
78 : if ((targetNode instanceof ICSSStyleRule || targetNode instanceof ICSSStyleDeclItem || targetNode instanceof ICSSStyleDeclaration) && fContext.targetHas(CSSRegionContexts.CSS_DECLARATION_SEPARATOR)) {
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
84 : CSSMMNode node = (CSSMMNode) i.next();
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
84 : CSSMMNode node = (CSSMMNode) i.next();
Discouraged access: The method getName() from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
85 : String text = node.getName();
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
86 : text = (preferences.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER) ? text.toUpperCase() : text.toLowerCase();
Discouraged access: The field CASE_PROPERTY_NAME from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
86 : text = (preferences.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER) ? text.toUpperCase() : text.toLowerCase();
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
86 : text = (preferences.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER) ? text.toUpperCase() : text.toLowerCase();
Discouraged access: The field UPPER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
86 : text = (preferences.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER) ? text.toUpperCase() : text.toLowerCase();
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
119 : CSSMMNode node1 = (CSSMMNode) o1;
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
119 : CSSMMNode node1 = (CSSMMNode) o1;
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
120 : CSSMMNode node2 = (CSSMMNode) o2;
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
120 : CSSMMNode node2 = (CSSMMNode) o2;
Discouraged access: The method getAttribute(String) from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
127 : String category1 = node1.getAttribute("category"); //$NON-NLS-1$
Discouraged access: The method getAttribute(String) from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
128 : String category2 = node2.getAttribute("category"); //$NON-NLS-1$
Discouraged access: The method getName() from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
141 : String name = node1.getName();
Discouraged access: The method getName() from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
145 : return name.compareTo(node2.getName());
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
158 : CSSImageType getCategoryImageType(CSSMMNode node) {
Discouraged access: The method getAttribute(String) from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationName.java :
161 : String category = node.getAttribute("category"); //$NON-NLS-1$
Discouraged access: The type CSSMMDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
21 : import org.eclipse.wst.css.core.internal.metamodel.CSSMMDescriptor;
Discouraged access: The type CSSMMFunction is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
22 : import org.eclipse.wst.css.core.internal.metamodel.CSSMMFunction;
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
23 : import org.eclipse.wst.css.core.internal.metamodel.CSSMMNode;
Discouraged access: The type CSSMMNumber is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
24 : import org.eclipse.wst.css.core.internal.metamodel.CSSMMNumber;
Discouraged access: The type CSSMMProperty is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
25 : import org.eclipse.wst.css.core.internal.metamodel.CSSMMProperty;
Discouraged access: The type CSSMMUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
26 : import org.eclipse.wst.css.core.internal.metamodel.CSSMMUnit;
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
30 : import org.eclipse.wst.css.core.internal.preferences.CSSCorePreferenceNames;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
31 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
32 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSPrimitiveValue;
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
33 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclItem;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
37 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
38 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
39 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
54 : fUseUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER;
Discouraged access: The field CASE_PROPERTY_VALUE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
54 : fUseUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER;
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
54 : fUseUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER;
Discouraged access: The field UPPER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
54 : fUseUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER;
Discouraged access: The type CSSMMFunction is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
60 : private void addFunction(List candidates, CSSMMFunction prop) {
Discouraged access: The method getName() from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
68 : if (prop.getName().equals(CSSFunctionID.F_URI)) {
Discouraged access: The type CSSMMNumber is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
95 : private void addNumber(List candidates, CSSMMNumber prop) {
Discouraged access: The method getDescendants() from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
118 : Iterator i = prop.getDescendants();
Discouraged access: The type CSSMMUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
120 : CSSMMUnit unit = (CSSMMUnit) i.next();
Discouraged access: The type CSSMMUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
120 : CSSMMUnit unit = (CSSMMUnit) i.next();
Discouraged access: The method getUnitString() from the type CSSMMUnit is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
121 : String unitString = unit.getUnitString();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
148 : ITextRegion targetRegion = fContext.getTargetRegion();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
149 : if (targetRegion != null && targetRegion.getType() != CSSRegionContexts.CSS_DECLARATION_DELIMITER) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
153 : IStructuredDocumentRegion container = iterator.getStructuredDocumentRegion();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
155 : ITextRegion region = iterator.next();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
159 : if (region.getType() == CSSRegionContexts.CSS_DECLARATION_SEPARATOR) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
167 : IStructuredDocumentRegion nextStructuredDocumentRegion = CSSUtil.findNextSignificantNode(container);
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
195 : ICSSNode targetNode = fContext.getTargetNode();
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
196 : if (targetNode instanceof ICSSStyleDeclItem) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
197 : ICSSNode firstChild = targetNode.getFirstChild();
Discouraged access: The method getFirstChild() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
197 : ICSSNode firstChild = targetNode.getFirstChild();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
201 : if (firstChild instanceof IndexedRegion) {
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
202 : int startOffset = ((IndexedRegion) firstChild).getStartOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
202 : int startOffset = ((IndexedRegion) firstChild).getStartOffset();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
211 : ITextRegion targetRegion = fContext.getTargetRegion();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
212 : if (targetRegion != null && targetRegion.getType() != CSSRegionContexts.CSS_DECLARATION_DELIMITER) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
216 : IStructuredDocumentRegion container = iterator.getStructuredDocumentRegion();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
218 : ITextRegion region = iterator.next();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
222 : if (region.getType() == CSSRegionContexts.CSS_DECLARATION_SEPARATOR) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
230 : IStructuredDocumentRegion nextStructuredDocumentRegion = CSSUtil.findNextSignificantNode(container);
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
268 : ICSSNode targetNode = fContext.getTargetNode();
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
269 : while (targetNode instanceof ICSSPrimitiveValue) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
270 : targetNode = targetNode.getParentNode();
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
272 : if (!(targetNode instanceof ICSSStyleDeclItem)) {
Discouraged access: The method getPriority() from the type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
278 : String priority = ((ICSSStyleDeclItem) targetNode).getPriority();
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
278 : String priority = ((ICSSStyleDeclItem) targetNode).getPriority();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
280 : ICSSNode lastChild = targetNode.getLastChild();
Discouraged access: The method getLastChild() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
280 : ICSSNode lastChild = targetNode.getLastChild();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
281 : if (lastChild instanceof IndexedRegion) {
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
282 : int startOffset = ((IndexedRegion) lastChild).getStartOffset();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
282 : int startOffset = ((IndexedRegion) lastChild).getStartOffset();
Discouraged access: The type CSSMMDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
310 : CSSMMDescriptor desc = util.getDescriptor(name);
Discouraged access: The method getValues() from the type CSSMMDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
312 : i = desc.getValues();
Discouraged access: The type CSSMMProperty is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
315 : CSSMMProperty prop = util.getProperty(name);
Discouraged access: The method getValues() from the type CSSMMProperty is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
317 : i = prop.getValues();
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
321 : CSSMMNode val = (CSSMMNode) i.next();
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
321 : CSSMMNode val = (CSSMMNode) i.next();
Discouraged access: The method getType() from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
322 : String valueType = val.getType();
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
323 : if (valueType == CSSMMNode.TYPE_KEYWORD) {
Discouraged access: The field TYPE_KEYWORD from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
323 : if (valueType == CSSMMNode.TYPE_KEYWORD) {
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
325 : } else if (valueType == CSSMMNode.TYPE_NUMBER) {
Discouraged access: The field TYPE_NUMBER from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
325 : } else if (valueType == CSSMMNode.TYPE_NUMBER) {
Discouraged access: The type CSSMMNumber is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
326 : addNumber(candidates, (CSSMMNumber) val);
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
327 : } else if (valueType == CSSMMNode.TYPE_FUNCTION) {
Discouraged access: The field TYPE_FUNCTION from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
327 : } else if (valueType == CSSMMNode.TYPE_FUNCTION) {
Discouraged access: The type CSSMMFunction is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
328 : addFunction(candidates, (CSSMMFunction) val);
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
343 : ICSSNode targetNode = fContext.getTargetNode();
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
344 : while (targetNode instanceof ICSSPrimitiveValue) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
345 : targetNode = targetNode.getParentNode();
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
347 : if (targetNode instanceof ICSSStyleDeclItem) {
Discouraged access: The method getPropertyName() from the type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
348 : return ((ICSSStyleDeclItem) targetNode).getPropertyName();
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
348 : return ((ICSSStyleDeclItem) targetNode).getPropertyName();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
358 : ICSSNode targetNode = fContext.getTargetNode();
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
359 : while (targetNode instanceof ICSSPrimitiveValue) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
360 : targetNode = targetNode.getParentNode();
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
362 : if (targetNode instanceof ICSSStyleDeclItem) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
363 : targetNode = targetNode.getParentNode(); // get Declaration
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForDeclarationValue.java :
366 : targetNode = targetNode.getParentNode(); // get rule
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForHTMLTag.java :
21 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSModel;
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForHTMLTag.java :
22 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleRule;
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSProposalGeneratorForHTMLTag.java :
24 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLCMDocumentFactory;
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
25 : import org.eclipse.wst.xml.core.internal.contentmodel.CMAttributeDeclaration;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
26 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
27 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
28 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;
Discouraged access: The type DocumentTypeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
29 : import org.eclipse.wst.xml.core.internal.document.DocumentTypeAdapter;
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
30 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMDocType;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
31 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The method getStyleSheetType() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForHTMLTag.java :
61 : if (fContext.getModel().getStyleSheetType() == ICSSModel.EMBEDDED) {
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForHTMLTag.java :
61 : if (fContext.getModel().getStyleSheetType() == ICSSModel.EMBEDDED) {
Discouraged access: The field EMBEDDED from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForHTMLTag.java :
61 : if (fContext.getModel().getStyleSheetType() == ICSSModel.EMBEDDED) {
Discouraged access: The method getOwnerDOMNode() from the type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForHTMLTag.java :
62 : Node domNode = fContext.getModel().getOwnerDOMNode();
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
65 : if (domNode instanceof IDOMDocument) {
Discouraged access: The type DocumentTypeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
66 : DocumentTypeAdapter adapter = (DocumentTypeAdapter) ((IDOMDocument) domNode).getAdapterFor(DocumentTypeAdapter.class);
Discouraged access: The type DocumentTypeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
66 : DocumentTypeAdapter adapter = (DocumentTypeAdapter) ((IDOMDocument) domNode).getAdapterFor(DocumentTypeAdapter.class);
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForHTMLTag.java :
66 : DocumentTypeAdapter adapter = (DocumentTypeAdapter) ((IDOMDocument) domNode).getAdapterFor(DocumentTypeAdapter.class);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
66 : DocumentTypeAdapter adapter = (DocumentTypeAdapter) ((IDOMDocument) domNode).getAdapterFor(DocumentTypeAdapter.class);
Discouraged access: The type DocumentTypeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
66 : DocumentTypeAdapter adapter = (DocumentTypeAdapter) ((IDOMDocument) domNode).getAdapterFor(DocumentTypeAdapter.class);
Discouraged access: The method getTagNameCase() from the type DocumentTypeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
68 : bLowerCase = (adapter.getTagNameCase() == DocumentTypeAdapter.LOWER_CASE);
Discouraged access: The type DocumentTypeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
68 : bLowerCase = (adapter.getTagNameCase() == DocumentTypeAdapter.LOWER_CASE);
Discouraged access: The field LOWER_CASE from the type DocumentTypeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
68 : bLowerCase = (adapter.getTagNameCase() == DocumentTypeAdapter.LOWER_CASE);
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForHTMLTag.java :
88 : boolean inRule = (fContext.getTargetNode() instanceof ICSSStyleRule);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
114 : CMDocument cmdoc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSProposalGeneratorForHTMLTag.java :
114 : CMDocument cmdoc = 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 /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CSSProposalGeneratorForHTMLTag.java :
114 : CMDocument cmdoc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
114 : CMDocument cmdoc = 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 /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
114 : CMDocument cmdoc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
115 : CMNamedNodeMap elements = cmdoc.getElements();
Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
115 : CMNamedNodeMap elements = cmdoc.getElements();
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
117 : int nElements = elements.getLength();
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
119 : CMElementDeclaration edec = (CMElementDeclaration) elements.item(i);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
119 : CMElementDeclaration edec = (CMElementDeclaration) elements.item(i);
Discouraged access: The method item(int) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
119 : CMElementDeclaration edec = (CMElementDeclaration) elements.item(i);
Discouraged access: The method getElementName() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
121 : names.add(edec.getElementName());
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
136 : private static boolean isAttrDefined(CMElementDeclaration edec, String attrName) {
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
140 : CMNamedNodeMap attrs = edec.getAttributes();
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
140 : CMNamedNodeMap attrs = edec.getAttributes();
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
144 : for (int i = 0; i < attrs.getLength(); i++) {
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
145 : CMAttributeDeclaration attr = (CMAttributeDeclaration) attrs.item(i);
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
145 : CMAttributeDeclaration attr = (CMAttributeDeclaration) attrs.item(i);
Discouraged access: The method item(int) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
145 : CMAttributeDeclaration attr = (CMAttributeDeclaration) attrs.item(i);
Discouraged access: The method getAttrName() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CSSProposalGeneratorForHTMLTag.java :
149 : if (attr.getAttrName().equalsIgnoreCase(attrName)) {
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
21 : import org.eclipse.wst.css.core.internal.metamodel.CSSMMNode;
Discouraged access: The type CSSMMSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
22 : import org.eclipse.wst.css.core.internal.metamodel.CSSMMSelector;
Discouraged access: The type CSSRegionUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
24 : import org.eclipse.wst.css.core.internal.parser.CSSRegionUtil;
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
26 : import org.eclipse.wst.css.core.internal.preferences.CSSCorePreferenceNames;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
27 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type ICSSPageRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
28 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSPageRule;
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
29 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleRule;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
31 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
58 : ITextRegion region = fContext.getTargetRegion();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
60 : String type = region.getType();
Discouraged access: The type CSSRegionUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
61 : if (type != CSSRegionContexts.CSS_S && !CSSRegionUtil.isSelectorBegginingType(type)) {
Discouraged access: The method isSelectorBegginingType(String) from the type CSSRegionUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
61 : if (type != CSSRegionContexts.CSS_S && !CSSRegionUtil.isSelectorBegginingType(type)) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
66 : boolean useUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER;
Discouraged access: The field CASE_IDENTIFIER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
66 : boolean useUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER;
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
66 : boolean useUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER;
Discouraged access: The field UPPER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
66 : boolean useUpperCase = CSSCorePlugin.getDefault().getPluginPreferences().getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER;
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
88 : boolean inRule = (fContext.getTargetNode() instanceof ICSSStyleRule || fContext.getTargetNode() instanceof ICSSPageRule);
Discouraged access: The type ICSSPageRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
88 : boolean inRule = (fContext.getTargetNode() instanceof ICSSStyleRule || fContext.getTargetNode() instanceof ICSSPageRule);
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
115 : ICSSNode targetNode = fContext.getTargetNode();
Discouraged access: The type ICSSPageRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
116 : String rootType = (targetNode instanceof ICSSPageRule) ? CSSMMNode.TYPE_PAGE_RULE : CSSMMNode.TYPE_STYLE_RULE;
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
116 : String rootType = (targetNode instanceof ICSSPageRule) ? CSSMMNode.TYPE_PAGE_RULE : CSSMMNode.TYPE_STYLE_RULE;
Discouraged access: The field TYPE_PAGE_RULE from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
116 : String rootType = (targetNode instanceof ICSSPageRule) ? CSSMMNode.TYPE_PAGE_RULE : CSSMMNode.TYPE_STYLE_RULE;
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
116 : String rootType = (targetNode instanceof ICSSPageRule) ? CSSMMNode.TYPE_PAGE_RULE : CSSMMNode.TYPE_STYLE_RULE;
Discouraged access: The field TYPE_STYLE_RULE from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
116 : String rootType = (targetNode instanceof ICSSPageRule) ? CSSMMNode.TYPE_PAGE_RULE : CSSMMNode.TYPE_STYLE_RULE;
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
126 : CSSMMNode node = (CSSMMNode) i.next();
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
126 : CSSMMNode node = (CSSMMNode) i.next();
Discouraged access: The method getChildNodes() from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
127 : i = node.getChildNodes();
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
129 : CSSMMNode child = (CSSMMNode) i.next();
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
129 : CSSMMNode child = (CSSMMNode) i.next();
Discouraged access: The method getType() from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
130 : if (child.getType() == CSSMMNode.TYPE_SELECTOR) {
Discouraged access: The type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
130 : if (child.getType() == CSSMMNode.TYPE_SELECTOR) {
Discouraged access: The field TYPE_SELECTOR from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
130 : if (child.getType() == CSSMMNode.TYPE_SELECTOR) {
Discouraged access: The method getSelectorType() from the type CSSMMSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
131 : String selType = ((CSSMMSelector) child).getSelectorType();
Discouraged access: The type CSSMMSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
131 : String selType = ((CSSMMSelector) child).getSelectorType();
Discouraged access: The type CSSMMSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
132 : if (selType == CSSMMSelector.TYPE_PSEUDO_CLASS || selType == CSSMMSelector.TYPE_PSEUDO_ELEMENT) {
Discouraged access: The field TYPE_PSEUDO_CLASS from the type CSSMMSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
132 : if (selType == CSSMMSelector.TYPE_PSEUDO_CLASS || selType == CSSMMSelector.TYPE_PSEUDO_ELEMENT) {
Discouraged access: The type CSSMMSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
132 : if (selType == CSSMMSelector.TYPE_PSEUDO_CLASS || selType == CSSMMSelector.TYPE_PSEUDO_ELEMENT) {
Discouraged access: The field TYPE_PSEUDO_ELEMENT from the type CSSMMSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
132 : if (selType == CSSMMSelector.TYPE_PSEUDO_CLASS || selType == CSSMMSelector.TYPE_PSEUDO_ELEMENT) {
Discouraged access: The method getSelectorString() from the type CSSMMSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
133 : tagList.add(((CSSMMSelector) child).getSelectorString());
Discouraged access: The type CSSMMSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSProposalGeneratorForPseudoSelector.java :
133 : tagList.add(((CSSMMSelector) child).getSelectorString());
Discouraged access: The type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
24 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSDocument;
Discouraged access: The type ICSSMediaRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
25 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSMediaRule;
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
26 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSModel;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
27 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
28 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSPrimitiveValue;
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
29 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclItem;
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
30 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclaration;
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
31 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleRule;
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
32 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleSheet;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
36 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
37 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IJFaceNodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSNodeAdapter.java :
38 : import org.eclipse.wst.sse.ui.internal.contentoutline.IJFaceNodeAdapter;
Discouraged access: The type IJFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSNodeAdapter.java :
39 : import org.eclipse.wst.sse.ui.internal.contentoutline.IJFaceNodeAdapterFactory;
Discouraged access: The type IJFaceNodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSNodeAdapter.java :
47 : class CSSNodeAdapter implements IJFaceNodeAdapter, INodeAdapter, Runnable {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
47 : class CSSNodeAdapter implements IJFaceNodeAdapter, INodeAdapter, Runnable {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
49 : NotifyContext(INodeNotifier notifier, int eventType, Object changedFeature, Object oldValue, Object newValue, int pos) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
62 : INodeNotifier notifier;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
79 : protected INodeAdapterFactory adapterFactory;
Discouraged access: The type IJFaceNodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSNodeAdapter.java :
83 : final static Class ADAPTER_KEY = IJFaceNodeAdapter.class;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
85 : public CSSNodeAdapter(INodeAdapterFactory adapterFactory) {
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
103 : if (context.notifier instanceof ICSSStyleSheet) {
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
107 : if (context.notifier instanceof ICSSStyleDeclaration) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
136 : public void internalNotifyChanged(INodeNotifier notifier, int eventType, Object changedFeature, Object oldValue, Object newValue, int pos) {
Discouraged access: The method getListeners() from the type IJFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSNodeAdapter.java :
137 : Iterator iterator = ((IJFaceNodeAdapterFactory) adapterFactory).getListeners().iterator();
Discouraged access: The type IJFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSNodeAdapter.java :
137 : Iterator iterator = ((IJFaceNodeAdapterFactory) adapterFactory).getListeners().iterator();
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
149 : private void notifyChangedForPropertySheetPage(PropertySheetPage page, INodeNotifier notifier, int eventType, Object changedFeature, Object oldValue, Object newValue, int pos) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
153 : if (eventType == INodeNotifier.CHANGE || eventType == INodeNotifier.ADD || eventType == INodeNotifier.REMOVE) {
Discouraged access: The field CHANGE from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
153 : if (eventType == INodeNotifier.CHANGE || eventType == INodeNotifier.ADD || eventType == INodeNotifier.REMOVE) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
153 : if (eventType == INodeNotifier.CHANGE || eventType == INodeNotifier.ADD || eventType == INodeNotifier.REMOVE) {
Discouraged access: The field ADD from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
153 : if (eventType == INodeNotifier.CHANGE || eventType == INodeNotifier.ADD || eventType == INodeNotifier.REMOVE) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
153 : if (eventType == INodeNotifier.CHANGE || eventType == INodeNotifier.ADD || eventType == INodeNotifier.REMOVE) {
Discouraged access: The field REMOVE from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
153 : if (eventType == INodeNotifier.CHANGE || eventType == INodeNotifier.ADD || eventType == INodeNotifier.REMOVE) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
158 : private void notifyChangedForStructuredViewer(StructuredViewer viewer, INodeNotifier notifier, int eventType, Object changedFeature, Object oldValue, Object newValue, int pos) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
162 : if (eventType == INodeNotifier.CHANGE) {
Discouraged access: The field CHANGE from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
162 : if (eventType == INodeNotifier.CHANGE) {
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
163 : if (notifier instanceof ICSSStyleSheet) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
164 : ICSSNode temp = (changedFeature != null) ? (ICSSNode) changedFeature : (ICSSNode) newValue;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
164 : ICSSNode temp = (changedFeature != null) ? (ICSSNode) changedFeature : (ICSSNode) newValue;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
164 : ICSSNode temp = (changedFeature != null) ? (ICSSNode) changedFeature : (ICSSNode) newValue;
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
165 : if (temp instanceof ICSSStyleRule) {
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
170 : if (temp instanceof ICSSStyleRule) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
173 : temp = temp.getParentNode();
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
178 : if (temp == null || temp instanceof ICSSStyleSheet) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
187 : ICSSNode temp = (ICSSNode) notifier;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
187 : ICSSNode temp = (ICSSNode) notifier;
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
189 : temp = temp.getParentNode();
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
191 : if (temp == null || temp instanceof ICSSStyleSheet) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
199 : if (eventType == INodeNotifier.ADD) {
Discouraged access: The field ADD from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
199 : if (eventType == INodeNotifier.ADD) {
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
200 : if (notifier instanceof ICSSStyleSheet) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
201 : ICSSNode temp = (changedFeature != null) ? (ICSSNode) changedFeature : (ICSSNode) newValue;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
201 : ICSSNode temp = (changedFeature != null) ? (ICSSNode) changedFeature : (ICSSNode) newValue;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
201 : ICSSNode temp = (changedFeature != null) ? (ICSSNode) changedFeature : (ICSSNode) newValue;
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
202 : if (temp instanceof ICSSStyleRule) {
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
207 : if (temp instanceof ICSSStyleRule) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
210 : temp = temp.getParentNode();
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
216 : if (temp == null || (temp instanceof ICSSStyleSheet)) {
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
224 : if (newValue != null && (newValue instanceof ICSSStyleDeclItem)) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
225 : viewer.refresh(((ICSSNode) newValue).getParentNode());
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
225 : viewer.refresh(((ICSSNode) newValue).getParentNode());
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
228 : ICSSNode temp = (ICSSNode) notifier;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
228 : ICSSNode temp = (ICSSNode) notifier;
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
230 : temp = temp.getParentNode();
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
232 : if (temp == null || (temp instanceof ICSSStyleSheet)) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
241 : else if (eventType == INodeNotifier.REMOVE) {
Discouraged access: The field REMOVE from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
241 : else if (eventType == INodeNotifier.REMOVE) {
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
242 : if (notifier instanceof ICSSStyleSheet) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
243 : ICSSNode temp = (changedFeature != null) ? (ICSSNode) changedFeature : (ICSSNode) newValue;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
243 : ICSSNode temp = (changedFeature != null) ? (ICSSNode) changedFeature : (ICSSNode) newValue;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
243 : ICSSNode temp = (changedFeature != null) ? (ICSSNode) changedFeature : (ICSSNode) newValue;
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
244 : if (temp instanceof ICSSStyleRule) {
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
249 : if (temp instanceof ICSSStyleRule) {
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
252 : temp = temp.getParentNode();
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
257 : if (temp == null || (temp instanceof ICSSStyleSheet)) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
267 : ICSSNode temp = (ICSSNode) notifier;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
267 : ICSSNode temp = (ICSSNode) notifier;
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
269 : temp = temp.getParentNode();
Discouraged access: The type ICSSStyleSheet is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
271 : if (temp == null || (temp instanceof ICSSStyleSheet)) {
Discouraged access: The method getListeners() from the type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSNodeAdapter.java :
286 : Collection listeners = ((JFaceNodeAdapterFactoryCSS) adapterFactory).getListeners();
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
317 : public void notifyChanged(INodeNotifier notifier, int eventType, Object changedFeature, Object oldValue, Object newValue, int pos) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
357 : if (object instanceof ICSSNode) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
358 : ICSSNode node = (ICSSNode) object;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
358 : ICSSNode node = (ICSSNode) object;
Discouraged access: The method getNodeType() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
360 : short nodeType = node.getNodeType();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
361 : if (nodeType == ICSSNode.STYLERULE_NODE || nodeType == ICSSNode.PAGERULE_NODE || nodeType == ICSSNode.FONTFACERULE_NODE) {
Discouraged access: The field STYLERULE_NODE from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
361 : if (nodeType == ICSSNode.STYLERULE_NODE || nodeType == ICSSNode.PAGERULE_NODE || nodeType == ICSSNode.FONTFACERULE_NODE) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
361 : if (nodeType == ICSSNode.STYLERULE_NODE || nodeType == ICSSNode.PAGERULE_NODE || nodeType == ICSSNode.FONTFACERULE_NODE) {
Discouraged access: The field PAGERULE_NODE from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
361 : if (nodeType == ICSSNode.STYLERULE_NODE || nodeType == ICSSNode.PAGERULE_NODE || nodeType == ICSSNode.FONTFACERULE_NODE) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
361 : if (nodeType == ICSSNode.STYLERULE_NODE || nodeType == ICSSNode.PAGERULE_NODE || nodeType == ICSSNode.FONTFACERULE_NODE) {
Discouraged access: The field FONTFACERULE_NODE from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
361 : if (nodeType == ICSSNode.STYLERULE_NODE || nodeType == ICSSNode.PAGERULE_NODE || nodeType == ICSSNode.FONTFACERULE_NODE) {
Discouraged access: The method getFirstChild() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
362 : for (node = node.getFirstChild(); node != null && !(node instanceof ICSSStyleDeclaration); node.getNextSibling()) {
Discouraged access: The type ICSSStyleDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
362 : for (node = node.getFirstChild(); node != null && !(node instanceof ICSSStyleDeclaration); node.getNextSibling()) {
Discouraged access: The method getNextSibling() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
362 : for (node = node.getFirstChild(); node != null && !(node instanceof ICSSStyleDeclaration); node.getNextSibling()) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
367 : ICSSNode child = (node != null) ? node.getFirstChild() : null;
Discouraged access: The method getFirstChild() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
367 : ICSSNode child = (node != null) ? node.getFirstChild() : null;
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSNodeAdapter.java :
369 : if (!(child instanceof ICSSPrimitiveValue) && !(child instanceof MediaList)) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
376 : if (child instanceof INodeNotifier) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSNodeAdapter.java :
377 : ((INodeNotifier) child).getAdapterFor(IJFaceNodeAdapter.class);
Discouraged access: The type IJFaceNodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSNodeAdapter.java :
377 : ((INodeNotifier) child).getAdapterFor(IJFaceNodeAdapter.class);
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryCSS.java :
13 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryCSS.java :
14 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IJFaceNodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
JFaceNodeAdapterFactoryCSS.java :
15 : import org.eclipse.wst.sse.ui.internal.contentoutline.IJFaceNodeAdapter;
Discouraged access: The type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryCSS.java :
16 : import org.eclipse.wst.xml.ui.internal.contentoutline.JFaceNodeAdapterFactory;
Discouraged access: The type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryCSS.java :
18 : public class JFaceNodeAdapterFactoryCSS extends JFaceNodeAdapterFactory {
Discouraged access: The type IJFaceNodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
JFaceNodeAdapterFactoryCSS.java :
20 : this(IJFaceNodeAdapter.class, true);
Discouraged access: The constructor JFaceNodeAdapterFactory(Object, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryCSS.java :
24 : super(adapterKey, registerAdapters);
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryCSS.java :
28 : protected INodeAdapter createAdapter(INodeNotifier node) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JFaceNodeAdapterFactoryCSS.java :
28 : protected INodeAdapter createAdapter(INodeNotifier node) {
Discouraged access: The field singletonAdapter from the type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryCSS.java :
29 : if (singletonAdapter == null) {
Discouraged access: The field singletonAdapter from the type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryCSS.java :
31 : singletonAdapter = new CSSNodeAdapter(this);
Discouraged access: The field singletonAdapter from the type JFaceNodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
JFaceNodeAdapterFactoryCSS.java :
33 : return singletonAdapter;
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
15 : import org.eclipse.wst.css.core.internal.metamodel.CSSProfile;
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
16 : import org.eclipse.wst.css.core.internal.metamodel.CSSProfileRegistry;
Discouraged access: The type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
18 : import org.eclipse.wst.sse.ui.internal.contentproperties.ui.ComboList;
Discouraged access: The type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
27 : public static void setCSSMetaModelRegistryInto(ComboList combo) {
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
28 : combo.add(NONE, ""); //$NON-NLS-1$
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
29 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
29 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The method getInstance() from the type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
29 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The method getProfiles() from the type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
30 : Iterator i = reg.getProfiles();
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
32 : CSSProfile profile = (CSSProfile) i.next();
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
32 : CSSProfile profile = (CSSProfile) i.next();
Discouraged access: The method getProfileID() from the type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
33 : String id = profile.getProfileID();
Discouraged access: The method getProfileName() from the type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ContentSettingsRegistry.java :
34 : String name = profile.getProfileName();
Discouraged access: The method add(String, String) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
35 : combo.add(name, id);
Discouraged access: The method sortByKey(int) from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ContentSettingsRegistry.java :
37 : combo.sortByKey(1);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentSettingsPropertyPage.java :
22 : import org.eclipse.wst.sse.internal.contentproperties.IContentSettings;
Discouraged access: The type ComboListOnPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
23 : import org.eclipse.wst.sse.ui.internal.contentproperties.ui.ComboListOnPropertyPage;
Discouraged access: The type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
24 : import org.eclipse.wst.sse.ui.internal.contentproperties.ui.ContentSettingsPropertyPage;
Discouraged access: The type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
29 : public final class CSSContentSettingsPropertyPage extends ContentSettingsPropertyPage {
Discouraged access: The constructor ContentSettingsPropertyPage() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
36 : super();
Discouraged access: The field numberOfCombo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
37 : numberOfCombo = 1;
Discouraged access: The field numCols from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
38 : numCols = 2;
Discouraged access: The field numRows from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
39 : numRows = 1;
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
40 : combo = new ComboListOnPropertyPage[super.numberOfCombo];
Discouraged access: The type ComboListOnPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
40 : combo = new ComboListOnPropertyPage[super.numberOfCombo];
Discouraged access: The field numberOfCombo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
40 : combo = new ComboListOnPropertyPage[super.numberOfCombo];
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
45 : super.combo[N_CSS_PROFILE] = super.createComboBoxOf(CSS_LABEL);
Discouraged access: The method createComboBoxOf(String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
45 : super.combo[N_CSS_PROFILE] = super.createComboBoxOf(CSS_LABEL);
Discouraged access: The field CSS_LABEL from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
45 : super.combo[N_CSS_PROFILE] = super.createComboBoxOf(CSS_LABEL);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
46 : ContentSettingsRegistry.setCSSMetaModelRegistryInto(combo[N_CSS_PROFILE]);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
47 : if (combo[N_CSS_PROFILE].getItemCount() <= 0)
Discouraged access: The method getItemCount() from the type ComboList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
47 : if (combo[N_CSS_PROFILE].getItemCount() <= 0)
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
49 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The method getProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentSettingsPropertyPage.java :
49 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentSettingsPropertyPage.java :
49 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The field CSS_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentSettingsPropertyPage.java :
49 : String initValue = contentSettings.getProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The method setSelectionItem(ComboListOnPropertyPage, String) from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
55 : super.setSelectionItem(combo[N_CSS_PROFILE], initValue);
Discouraged access: The field combo from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
55 : super.setSelectionItem(combo[N_CSS_PROFILE], initValue);
Discouraged access: The field propertyPage from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
67 : PlatformUI.getWorkbench().getHelpSystem().setHelp(propertyPage, IHelpContextIds.CSS_CONTENT_SETTINGS_HELPID);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentSettingsPropertyPage.java :
83 : properties.put(IContentSettings.CSS_PROFILE, valueInCombo);
Discouraged access: The field CSS_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentSettingsPropertyPage.java :
83 : properties.put(IContentSettings.CSS_PROFILE, valueInCombo);
Discouraged access: The field contentSettings from the type ContentSettingsPropertyPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSContentSettingsPropertyPage.java :
96 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The method deleteProperty(IResource, String) from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentSettingsPropertyPage.java :
96 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentSettingsPropertyPage.java :
96 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The field CSS_PROFILE from the type IContentSettings is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSContentSettingsPropertyPage.java :
96 : contentSettings.deleteProperty((IResource) super.getElement(), IContentSettings.CSS_PROFILE);
Discouraged access: The type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
31 : import org.eclipse.wst.css.core.internal.contentproperties.CSSContentProperties;
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
32 : import org.eclipse.wst.css.core.internal.metamodel.CSSProfile;
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
33 : import org.eclipse.wst.css.core.internal.metamodel.CSSProfileRegistry;
Discouraged access: The type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
100 : String profile = CSSContentProperties.getProperty(CSSContentProperties.CSS_PROFILE, getResource(), false);
Discouraged access: The method getProperty(String, IResource, boolean) from the type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
100 : String profile = CSSContentProperties.getProperty(CSSContentProperties.CSS_PROFILE, getResource(), false);
Discouraged access: The type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
100 : String profile = CSSContentProperties.getProperty(CSSContentProperties.CSS_PROFILE, getResource(), false);
Discouraged access: The field CSS_PROFILE from the type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
100 : String profile = CSSContentProperties.getProperty(CSSContentProperties.CSS_PROFILE, getResource(), false);
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
118 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
118 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The method getInstance() from the type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
118 : CSSProfileRegistry reg = CSSProfileRegistry.getInstance();
Discouraged access: The method getProfiles() from the type CSSProfileRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
119 : Iterator i = reg.getProfiles();
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
121 : CSSProfile profile = (CSSProfile) i.next();
Discouraged access: The type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
121 : CSSProfile profile = (CSSProfile) i.next();
Discouraged access: The method getProfileID() from the type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
122 : String id = profile.getProfileID();
Discouraged access: The method getProfileName() from the type CSSProfile is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
123 : String name = profile.getProfileName();
Discouraged access: The type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
146 : CSSContentProperties.setProperty(CSSContentProperties.CSS_PROFILE, getResource(), id);
Discouraged access: The method setProperty(String, IResource, String) from the type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
146 : CSSContentProperties.setProperty(CSSContentProperties.CSS_PROFILE, getResource(), id);
Discouraged access: The type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
146 : CSSContentProperties.setProperty(CSSContentProperties.CSS_PROFILE, getResource(), id);
Discouraged access: The field CSS_PROFILE from the type CSSContentProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSWebContentSettingsPropertyPage.java :
146 : CSSContentProperties.setProperty(CSSContentProperties.CSS_PROFILE, getResource(), id);
Discouraged access: The type CleanupProcessorCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupActionCSSDelegate.java :
26 : import org.eclipse.wst.css.core.internal.cleanup.CleanupProcessorCSS;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
29 : import org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupProcessor;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
30 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupActionCSSDelegate.java :
31 : import org.eclipse.wst.sse.ui.internal.SSEUIMessages;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
38 : private IStructuredCleanupProcessor fCleanupProcessor;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
74 : IStructuredCleanupProcessor cleanupProcessor = getCleanupProcessor();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
76 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForEdit(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
78 : model = StructuredModelManager.getModelManager().getExistingModelForEdit(editor.getDocumentProvider().getDocument(editor.getEditorInput()));
Discouraged access: The method cleanupModel(IStructuredModel) from the type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
80 : cleanupProcessor.cleanupModel(model);
Discouraged access: The method releaseFromEdit() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
84 : model.releaseFromEdit();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
91 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForEdit(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
93 : model = StructuredModelManager.getModelManager().getExistingModelForEdit(editor.getDocumentProvider().getDocument(editor.getEditorInput()));
Discouraged access: The method beginRecording(Object, String, String, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
97 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupActionCSSDelegate.java :
97 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The field Cleanup_Document_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupActionCSSDelegate.java :
97 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupActionCSSDelegate.java :
97 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The field Cleanup_Document_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupActionCSSDelegate.java :
97 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The method aboutToChangeModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
101 : model.aboutToChangeModel();
Discouraged access: The method changedModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
112 : model.changedModel();
Discouraged access: The method endRecording(Object, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
116 : model.endRecording(this, selection.getOffset(), selection.getLength());
Discouraged access: The method releaseFromEdit() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
117 : model.releaseFromEdit();
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupActionCSSDelegate.java :
128 : IStructuredCleanupProcessor getCleanupProcessor() {
Discouraged access: The constructor CleanupProcessorCSS() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupActionCSSDelegate.java :
130 : fCleanupProcessor = new CleanupProcessorCSS();
Discouraged access: The type CleanupProcessorCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupActionCSSDelegate.java :
130 : fCleanupProcessor = new CleanupProcessorCSS();
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
22 : import org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategy;
Discouraged access: The type CSSCleanupStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
23 : import org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl;
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
185 : CSSCleanupStrategy stgy = CSSCleanupStrategyImpl.getInstance();
Discouraged access: The type CSSCleanupStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
185 : CSSCleanupStrategy stgy = CSSCleanupStrategyImpl.getInstance();
Discouraged access: The method getInstance() from the type CSSCleanupStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
185 : CSSCleanupStrategy stgy = CSSCleanupStrategyImpl.getInstance();
Discouraged access: The method getIdentCase() from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
188 : if (stgy.getIdentCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
188 : if (stgy.getIdentCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The field UPPER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
188 : if (stgy.getIdentCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The method getIdentCase() from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
190 : else if (stgy.getIdentCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
190 : else if (stgy.getIdentCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The field LOWER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
190 : else if (stgy.getIdentCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The method getPropNameCase() from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
197 : if (stgy.getPropNameCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
197 : if (stgy.getPropNameCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The field UPPER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
197 : if (stgy.getPropNameCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The method getPropNameCase() from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
199 : else if (stgy.getPropNameCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
199 : else if (stgy.getPropNameCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The field LOWER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
199 : else if (stgy.getPropNameCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The method getPropValueCase() from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
206 : if (stgy.getPropValueCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
206 : if (stgy.getPropValueCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The field UPPER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
206 : if (stgy.getPropValueCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The method getPropValueCase() from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
208 : else if (stgy.getPropValueCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
208 : else if (stgy.getPropValueCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The field LOWER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
208 : else if (stgy.getPropValueCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The method getSelectorTagCase() from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
215 : if (stgy.getSelectorTagCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
215 : if (stgy.getSelectorTagCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The field UPPER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
215 : if (stgy.getSelectorTagCase() == CSSCleanupStrategy.UPPER)
Discouraged access: The method getSelectorTagCase() from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
217 : else if (stgy.getSelectorTagCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
217 : else if (stgy.getSelectorTagCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The field LOWER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
217 : else if (stgy.getSelectorTagCase() == CSSCleanupStrategy.LOWER)
Discouraged access: The method isQuoteValues() from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
224 : fCheckBoxQuoteValues.setSelection(stgy.isQuoteValues());
Discouraged access: The method isFormatSource() from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
227 : fCheckBoxFormatSource.setSelection(stgy.isFormatSource());
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
245 : CSSCleanupStrategy stgy = CSSCleanupStrategyImpl.getInstance();
Discouraged access: The type CSSCleanupStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
245 : CSSCleanupStrategy stgy = CSSCleanupStrategyImpl.getInstance();
Discouraged access: The method getInstance() from the type CSSCleanupStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
245 : CSSCleanupStrategy stgy = CSSCleanupStrategyImpl.getInstance();
Discouraged access: The method setIdentCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
249 : stgy.setIdentCase(CSSCleanupStrategy.UPPER);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
249 : stgy.setIdentCase(CSSCleanupStrategy.UPPER);
Discouraged access: The field UPPER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
249 : stgy.setIdentCase(CSSCleanupStrategy.UPPER);
Discouraged access: The method setIdentCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
251 : stgy.setIdentCase(CSSCleanupStrategy.LOWER);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
251 : stgy.setIdentCase(CSSCleanupStrategy.LOWER);
Discouraged access: The field LOWER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
251 : stgy.setIdentCase(CSSCleanupStrategy.LOWER);
Discouraged access: The method setIdentCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
253 : stgy.setIdentCase(CSSCleanupStrategy.ASIS);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
253 : stgy.setIdentCase(CSSCleanupStrategy.ASIS);
Discouraged access: The field ASIS from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
253 : stgy.setIdentCase(CSSCleanupStrategy.ASIS);
Discouraged access: The method setPropNameCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
258 : stgy.setPropNameCase(CSSCleanupStrategy.UPPER);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
258 : stgy.setPropNameCase(CSSCleanupStrategy.UPPER);
Discouraged access: The field UPPER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
258 : stgy.setPropNameCase(CSSCleanupStrategy.UPPER);
Discouraged access: The method setPropNameCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
260 : stgy.setPropNameCase(CSSCleanupStrategy.LOWER);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
260 : stgy.setPropNameCase(CSSCleanupStrategy.LOWER);
Discouraged access: The field LOWER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
260 : stgy.setPropNameCase(CSSCleanupStrategy.LOWER);
Discouraged access: The method setPropNameCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
262 : stgy.setPropNameCase(CSSCleanupStrategy.ASIS);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
262 : stgy.setPropNameCase(CSSCleanupStrategy.ASIS);
Discouraged access: The field ASIS from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
262 : stgy.setPropNameCase(CSSCleanupStrategy.ASIS);
Discouraged access: The method setPropValueCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
267 : stgy.setPropValueCase(CSSCleanupStrategy.UPPER);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
267 : stgy.setPropValueCase(CSSCleanupStrategy.UPPER);
Discouraged access: The field UPPER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
267 : stgy.setPropValueCase(CSSCleanupStrategy.UPPER);
Discouraged access: The method setPropValueCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
269 : stgy.setPropValueCase(CSSCleanupStrategy.LOWER);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
269 : stgy.setPropValueCase(CSSCleanupStrategy.LOWER);
Discouraged access: The field LOWER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
269 : stgy.setPropValueCase(CSSCleanupStrategy.LOWER);
Discouraged access: The method setPropValueCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
271 : stgy.setPropValueCase(CSSCleanupStrategy.ASIS);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
271 : stgy.setPropValueCase(CSSCleanupStrategy.ASIS);
Discouraged access: The field ASIS from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
271 : stgy.setPropValueCase(CSSCleanupStrategy.ASIS);
Discouraged access: The method setSelectorTagCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
276 : stgy.setSelectorTagCase(CSSCleanupStrategy.UPPER);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
276 : stgy.setSelectorTagCase(CSSCleanupStrategy.UPPER);
Discouraged access: The field UPPER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
276 : stgy.setSelectorTagCase(CSSCleanupStrategy.UPPER);
Discouraged access: The method setSelectorTagCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
278 : stgy.setSelectorTagCase(CSSCleanupStrategy.LOWER);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
278 : stgy.setSelectorTagCase(CSSCleanupStrategy.LOWER);
Discouraged access: The field LOWER from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
278 : stgy.setSelectorTagCase(CSSCleanupStrategy.LOWER);
Discouraged access: The method setSelectorTagCase(short) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
280 : stgy.setSelectorTagCase(CSSCleanupStrategy.ASIS);
Discouraged access: The type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
280 : stgy.setSelectorTagCase(CSSCleanupStrategy.ASIS);
Discouraged access: The field ASIS from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
280 : stgy.setSelectorTagCase(CSSCleanupStrategy.ASIS);
Discouraged access: The method setQuoteValues(boolean) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
284 : stgy.setQuoteValues(fCheckBoxQuoteValues.getSelection());
Discouraged access: The method setFormatSource(boolean) from the type CSSCleanupStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
287 : stgy.setFormatSource(fCheckBoxFormatSource.getSelection());
Discouraged access: The method saveOptions() from the type CSSCleanupStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
290 : ((CSSCleanupStrategyImpl) stgy).saveOptions();
Discouraged access: The type CSSCleanupStrategyImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDialogCSS.java :
290 : ((CSSCleanupStrategyImpl) stgy).saveOptions();
Discouraged access: The type CleanupProcessorCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDocumentHandler.java :
26 : import org.eclipse.wst.css.core.internal.cleanup.CleanupProcessorCSS;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
29 : import org.eclipse.wst.sse.core.internal.cleanup.IStructuredCleanupProcessor;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
30 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupDocumentHandler.java :
31 : import org.eclipse.wst.sse.ui.internal.SSEUIMessages;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
34 : private IStructuredCleanupProcessor fCleanupProcessor;
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
59 : IStructuredCleanupProcessor cleanupProcessor = getCleanupProcessor();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
61 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForEdit(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
63 : model = StructuredModelManager.getModelManager().getExistingModelForEdit(editor.getDocumentProvider().getDocument(editor.getEditorInput()));
Discouraged access: The method cleanupModel(IStructuredModel) from the type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
65 : cleanupProcessor.cleanupModel(model);
Discouraged access: The method releaseFromEdit() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
69 : model.releaseFromEdit();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
76 : IStructuredModel model = null;
Discouraged access: The method getExistingModelForEdit(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
78 : model = StructuredModelManager.getModelManager().getExistingModelForEdit(editor.getDocumentProvider().getDocument(editor.getEditorInput()));
Discouraged access: The method beginRecording(Object, String, String, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
82 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupDocumentHandler.java :
82 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The field Cleanup_Document_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupDocumentHandler.java :
82 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupDocumentHandler.java :
82 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The field Cleanup_Document_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CleanupDocumentHandler.java :
82 : model.beginRecording(this, SSEUIMessages.Cleanup_Document_UI_, SSEUIMessages.Cleanup_Document_UI_, selection.getOffset(), selection.getLength()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The method aboutToChangeModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
86 : model.aboutToChangeModel();
Discouraged access: The method changedModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
97 : model.changedModel();
Discouraged access: The method endRecording(Object, int, int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
101 : model.endRecording(this, selection.getOffset(), selection.getLength());
Discouraged access: The method releaseFromEdit() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
102 : model.releaseFromEdit();
Discouraged access: The type IStructuredCleanupProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CleanupDocumentHandler.java :
114 : IStructuredCleanupProcessor getCleanupProcessor() {
Discouraged access: The constructor CleanupProcessorCSS() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDocumentHandler.java :
116 : fCleanupProcessor = new CleanupProcessorCSS();
Discouraged access: The type CleanupProcessorCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CleanupDocumentHandler.java :
116 : fCleanupProcessor = new CleanupProcessorCSS();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectEnclosingHandler.java :
16 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type AbstractStructuredSelectHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredSelectEnclosingHandler.java :
18 : import org.eclipse.wst.sse.ui.internal.handlers.AbstractStructuredSelectHandler;
Discouraged access: The type AbstractStructuredSelectHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredSelectEnclosingHandler.java :
20 : public class StructuredSelectEnclosingHandler extends AbstractStructuredSelectHandler {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
22 : protected IndexedRegion getCursorIndexedRegion(IDocument document, ITextSelection textSelection) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
23 : IndexedRegion indexedRegion = null;
Discouraged access: The method getIndexedRegion(IDocument, int) from the type AbstractStructuredSelectHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredSelectEnclosingHandler.java :
25 : indexedRegion = getIndexedRegion(document, textSelection.getOffset());
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
30 : protected Region getNewSelectionRegion(IndexedRegion indexedRegion, ITextSelection textSelection) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectEnclosingHandler.java :
32 : if (indexedRegion instanceof ICSSNode) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectEnclosingHandler.java :
33 : ICSSNode cursorNode = (ICSSNode) indexedRegion;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectEnclosingHandler.java :
33 : ICSSNode cursorNode = (ICSSNode) indexedRegion;
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
34 : Region cursorNodeRegion = new Region(indexedRegion.getStartOffset(), indexedRegion.getEndOffset() - indexedRegion.getStartOffset());
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
34 : Region cursorNodeRegion = new Region(indexedRegion.getStartOffset(), indexedRegion.getEndOffset() - indexedRegion.getStartOffset());
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
34 : Region cursorNodeRegion = new Region(indexedRegion.getStartOffset(), indexedRegion.getEndOffset() - indexedRegion.getStartOffset());
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectEnclosingHandler.java :
38 : ICSSNode newNode = cursorNode.getParentNode();
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectEnclosingHandler.java :
38 : ICSSNode newNode = cursorNode.getParentNode();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
40 : if (newNode instanceof IndexedRegion) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
41 : IndexedRegion newIndexedRegion = (IndexedRegion) newNode;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
41 : IndexedRegion newIndexedRegion = (IndexedRegion) newNode;
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
42 : newRegion = new Region(newIndexedRegion.getStartOffset(), newIndexedRegion.getEndOffset() - newIndexedRegion.getStartOffset());
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
42 : newRegion = new Region(newIndexedRegion.getStartOffset(), newIndexedRegion.getEndOffset() - newIndexedRegion.getStartOffset());
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectEnclosingHandler.java :
42 : newRegion = new Region(newIndexedRegion.getStartOffset(), newIndexedRegion.getEndOffset() - newIndexedRegion.getStartOffset());
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectNextHandler.java :
16 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type AbstractStructuredSelectHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredSelectNextHandler.java :
18 : import org.eclipse.wst.sse.ui.internal.handlers.AbstractStructuredSelectHandler;
Discouraged access: The type AbstractStructuredSelectHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredSelectNextHandler.java :
20 : public class StructuredSelectNextHandler extends AbstractStructuredSelectHandler {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
22 : protected IndexedRegion getCursorIndexedRegion(IDocument document, ITextSelection textSelection) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
27 : IndexedRegion indexedRegion = null;
Discouraged access: The method getIndexedRegion(IDocument, int) from the type AbstractStructuredSelectHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredSelectNextHandler.java :
29 : indexedRegion = getIndexedRegion(document, offset);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
34 : protected Region getNewSelectionRegion(IndexedRegion indexedRegion, ITextSelection textSelection) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectNextHandler.java :
37 : if (indexedRegion instanceof ICSSNode) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectNextHandler.java :
38 : ICSSNode cursorNode = (ICSSNode) indexedRegion;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectNextHandler.java :
38 : ICSSNode cursorNode = (ICSSNode) indexedRegion;
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
40 : Region cursorNodeRegion = new Region(indexedRegion.getStartOffset(), indexedRegion.getEndOffset() - indexedRegion.getStartOffset());
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
40 : Region cursorNodeRegion = new Region(indexedRegion.getStartOffset(), indexedRegion.getEndOffset() - indexedRegion.getStartOffset());
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
40 : Region cursorNodeRegion = new Region(indexedRegion.getStartOffset(), indexedRegion.getEndOffset() - indexedRegion.getStartOffset());
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectNextHandler.java :
44 : ICSSNode newNode = cursorNode.getNextSibling();
Discouraged access: The method getNextSibling() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectNextHandler.java :
44 : ICSSNode newNode = cursorNode.getNextSibling();
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectNextHandler.java :
46 : newNode = cursorNode.getParentNode();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
48 : if (newNode instanceof IndexedRegion) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
49 : IndexedRegion newIndexedRegion = (IndexedRegion) newNode;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
49 : IndexedRegion newIndexedRegion = (IndexedRegion) newNode;
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
50 : newRegion = new Region(newIndexedRegion.getStartOffset(), newIndexedRegion.getEndOffset() - newIndexedRegion.getStartOffset());
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
50 : newRegion = new Region(newIndexedRegion.getStartOffset(), newIndexedRegion.getEndOffset() - newIndexedRegion.getStartOffset());
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
50 : newRegion = new Region(newIndexedRegion.getStartOffset(), newIndexedRegion.getEndOffset() - newIndexedRegion.getStartOffset());
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
54 : if (newNode instanceof IndexedRegion) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
55 : IndexedRegion newIndexedRegion = (IndexedRegion) newNode;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
55 : IndexedRegion newIndexedRegion = (IndexedRegion) newNode;
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectNextHandler.java :
56 : newRegion = new Region(currentOffset, newIndexedRegion.getEndOffset() - currentOffset);
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectPreviousHandler.java :
16 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type AbstractStructuredSelectHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredSelectPreviousHandler.java :
18 : import org.eclipse.wst.sse.ui.internal.handlers.AbstractStructuredSelectHandler;
Discouraged access: The type AbstractStructuredSelectHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredSelectPreviousHandler.java :
20 : public class StructuredSelectPreviousHandler extends AbstractStructuredSelectHandler {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
22 : protected IndexedRegion getCursorIndexedRegion(IDocument document, ITextSelection textSelection) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
23 : IndexedRegion indexedRegion = null;
Discouraged access: The method getIndexedRegion(IDocument, int) from the type AbstractStructuredSelectHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredSelectPreviousHandler.java :
25 : indexedRegion = getIndexedRegion(document, textSelection.getOffset());
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
30 : protected Region getNewSelectionRegion(IndexedRegion indexedRegion, ITextSelection textSelection) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectPreviousHandler.java :
32 : if (indexedRegion instanceof ICSSNode) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectPreviousHandler.java :
33 : ICSSNode cursorNode = (ICSSNode) indexedRegion;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectPreviousHandler.java :
33 : ICSSNode cursorNode = (ICSSNode) indexedRegion;
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
35 : Region cursorNodeRegion = new Region(indexedRegion.getStartOffset(), indexedRegion.getEndOffset() - indexedRegion.getStartOffset());
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
35 : Region cursorNodeRegion = new Region(indexedRegion.getStartOffset(), indexedRegion.getEndOffset() - indexedRegion.getStartOffset());
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
35 : Region cursorNodeRegion = new Region(indexedRegion.getStartOffset(), indexedRegion.getEndOffset() - indexedRegion.getStartOffset());
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectPreviousHandler.java :
39 : ICSSNode newNode = cursorNode.getPreviousSibling();
Discouraged access: The method getPreviousSibling() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectPreviousHandler.java :
39 : ICSSNode newNode = cursorNode.getPreviousSibling();
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
StructuredSelectPreviousHandler.java :
41 : newNode = cursorNode.getParentNode();
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
43 : if (newNode instanceof IndexedRegion) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
44 : IndexedRegion newIndexedRegion = (IndexedRegion) newNode;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
44 : IndexedRegion newIndexedRegion = (IndexedRegion) newNode;
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
45 : newRegion = new Region(newIndexedRegion.getStartOffset(), newIndexedRegion.getEndOffset() - newIndexedRegion.getStartOffset());
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
45 : newRegion = new Region(newIndexedRegion.getStartOffset(), newIndexedRegion.getEndOffset() - newIndexedRegion.getStartOffset());
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
45 : newRegion = new Region(newIndexedRegion.getStartOffset(), newIndexedRegion.getEndOffset() - newIndexedRegion.getStartOffset());
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
49 : if (newNode instanceof IndexedRegion) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
50 : IndexedRegion newIndexedRegion = (IndexedRegion) newNode;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
50 : IndexedRegion newIndexedRegion = (IndexedRegion) newNode;
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
51 : newRegion = new Region(newIndexedRegion.getStartOffset(), currentEndOffset - newIndexedRegion.getStartOffset());
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
StructuredSelectPreviousHandler.java :
51 : newRegion = new Region(newIndexedRegion.getStartOffset(), currentEndOffset - newIndexedRegion.getStartOffset());
Discouraged access: The type CSSMMProperty is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
18 : import org.eclipse.wst.css.core.internal.metamodel.CSSMMProperty;
Discouraged access: The type CSSMetaModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
19 : import org.eclipse.wst.css.core.internal.metamodel.CSSMetaModel;
Discouraged access: The type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
22 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSDocument;
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
23 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSModel;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
24 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
25 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSPrimitiveValue;
Discouraged access: The type ICSSSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
26 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSSelector;
Discouraged access: The type ICSSSelectorItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
27 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSSelectorItem;
Discouraged access: The type ICSSSelectorList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
28 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSSelectorList;
Discouraged access: The type ICSSSimpleSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
29 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSSimpleSelector;
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
30 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleDeclItem;
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
31 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSStyleRule;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
92 : public static CSSImageType getImageType(ICSSNode node) {
Discouraged access: The method getSelectors() from the type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
105 : imageType = getImageType(((ICSSStyleRule) node).getSelectors());
Discouraged access: The type ICSSStyleRule is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
105 : imageType = getImageType(((ICSSStyleRule) node).getSelectors());
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
107 : ICSSNode parent = node.getParentNode();
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
107 : ICSSNode parent = node.getParentNode();
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
111 : } else if (node instanceof ICSSStyleDeclItem) {
Discouraged access: The method getPropertyName() from the type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
112 : String name = ((ICSSStyleDeclItem) node).getPropertyName();
Discouraged access: The type ICSSStyleDeclItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
112 : String name = ((ICSSStyleDeclItem) node).getPropertyName();
Discouraged access: The type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
113 : ICSSDocument doc = node.getOwnerDocument();
Discouraged access: The method getOwnerDocument() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
113 : ICSSDocument doc = node.getOwnerDocument();
Discouraged access: The type ICSSModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
114 : ICSSModel model = (doc != null) ? doc.getModel() : null;
Discouraged access: The method getModel() from the type ICSSDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
114 : ICSSModel model = (doc != null) ? doc.getModel() : null;
Discouraged access: The type CSSMetaModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
116 : CSSMetaModel metaModel = finder.findMetaModelFor(model);
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
118 : ICSSNode parent = node.getParentNode();
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
118 : ICSSNode parent = node.getParentNode();
Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
120 : parent = parent.getParentNode();
Discouraged access: The type CSSMMProperty is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
126 : CSSMMProperty prop = new CSSMetaModelUtil(metaModel).getProperty(name);
Discouraged access: The method getAttribute(String) from the type CSSMMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
128 : String category = prop.getAttribute("category"); //$NON-NLS-1$
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
155 : case ICSSPrimitiveValue.CSS_INTEGER :
Discouraged access: The field CSS_INTEGER from the type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
155 : case ICSSPrimitiveValue.CSS_INTEGER :
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
156 : case ICSSPrimitiveValue.CSS_HASH :
Discouraged access: The field CSS_HASH from the type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
156 : case ICSSPrimitiveValue.CSS_HASH :
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
164 : case ICSSPrimitiveValue.CSS_FORMAT :
Discouraged access: The field CSS_FORMAT from the type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
164 : case ICSSPrimitiveValue.CSS_FORMAT :
Discouraged access: The type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
165 : case ICSSPrimitiveValue.CSS_LOCAL :
Discouraged access: The field CSS_LOCAL from the type ICSSPrimitiveValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
165 : case ICSSPrimitiveValue.CSS_LOCAL :
Discouraged access: The type ICSSSelectorList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
176 : public static CSSImageType getImageType(ICSSSelectorList selectorList) {
Discouraged access: The method getLength() from the type ICSSSelectorList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
177 : if (selectorList == null || selectorList.getLength() == 0) {
Discouraged access: The method getLength() from the type ICSSSelectorList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
181 : int nSelectors = selectorList.getLength();
Discouraged access: The method getSelector(int) from the type ICSSSelectorList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
183 : CSSImageType candidate = getImageType(selectorList.getSelector(i));
Discouraged access: The type ICSSSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
195 : public static CSSImageType getImageType(ICSSSelector selector) {
Discouraged access: The method getLength() from the type ICSSSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
197 : if (selector == null || selector.getLength() == 0) {
Discouraged access: The type ICSSSelectorItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
200 : ICSSSelectorItem item = selector.getItem(selector.getLength() - 1);
Discouraged access: The method getItem(int) from the type ICSSSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
200 : ICSSSelectorItem item = selector.getItem(selector.getLength() - 1);
Discouraged access: The method getLength() from the type ICSSSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
200 : ICSSSelectorItem item = selector.getItem(selector.getLength() - 1);
Discouraged access: The method getItemType() from the type ICSSSelectorItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
201 : if (item.getItemType() == ICSSSelectorItem.SIMPLE) {
Discouraged access: The type ICSSSelectorItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
201 : if (item.getItemType() == ICSSSelectorItem.SIMPLE) {
Discouraged access: The field SIMPLE from the type ICSSSelectorItem is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
201 : if (item.getItemType() == ICSSSelectorItem.SIMPLE) {
Discouraged access: The type ICSSSimpleSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
202 : ICSSSimpleSelector ss = (ICSSSimpleSelector) item;
Discouraged access: The type ICSSSimpleSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
202 : ICSSSimpleSelector ss = (ICSSSimpleSelector) item;
Discouraged access: The method getNumOfIDs() from the type ICSSSimpleSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
203 : if (0 < ss.getNumOfIDs()) {
Discouraged access: The method getNumOfClasses() from the type ICSSSimpleSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
205 : } else if (0 < ss.getNumOfClasses()) {
Discouraged access: The method getNumOfPseudoNames() from the type ICSSSimpleSelector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSImageType.java :
207 : } else if (0 < ss.getNumOfPseudoNames()) {
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
9 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ColorHelper;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
29 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.ATMARK_RULE, 63, 127, 127) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
29 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.ATMARK_RULE, 63, 127, 127) + NOBACKGROUNDBOLD;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
31 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.SELECTOR, 63, 127, 127) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
31 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.SELECTOR, 63, 127, 127) + NOBACKGROUNDBOLD;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
34 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.MEDIA, 42, 0, 225) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
34 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.MEDIA, 42, 0, 225) + NOBACKGROUNDBOLD;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
37 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.COMMENT, 63, 95, 191) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
37 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.COMMENT, 63, 95, 191) + NOBACKGROUNDBOLD;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
40 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.PROPERTY_NAME, 127, 0, 127) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
40 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.PROPERTY_NAME, 127, 0, 127) + NOBACKGROUNDBOLD;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
43 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.PROPERTY_VALUE, 42, 0, 225) + JUSTITALIC;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
43 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.PROPERTY_VALUE, 42, 0, 225) + JUSTITALIC;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
45 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.URI, 42, 0, 225) + JUSTITALIC;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
45 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.URI, 42, 0, 225) + JUSTITALIC;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
47 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.STRING, 42, 0, 225) + JUSTITALIC;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
47 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.STRING, 42, 0, 225) + JUSTITALIC;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
55 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.ERROR, 191, 63, 63) + NOBACKGROUNDBOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSUIPreferenceInitializer.java :
55 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsCSS.ERROR, 191, 63, 63) + NOBACKGROUNDBOLD;
Discouraged access: The type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSColorPage.java :
22 : import org.eclipse.wst.css.core.internal.provisional.contenttype.ContentTypeIdForCSS;
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSColorPage.java :
28 : import org.eclipse.wst.sse.core.internal.provisional.IModelManager;
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
29 : import org.eclipse.wst.sse.ui.internal.preferences.OverlayPreferenceStore;
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
30 : import org.eclipse.wst.sse.ui.internal.preferences.OverlayPreferenceStore.OverlayKey;
Discouraged access: The type AbstractColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
31 : import org.eclipse.wst.sse.ui.internal.preferences.ui.AbstractColorPage;
Discouraged access: The type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
32 : import org.eclipse.wst.sse.ui.internal.preferences.ui.StyledTextColorPicker;
Discouraged access: The type AbstractColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
37 : public class CSSColorPage extends AbstractColorPage {
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
42 : protected OverlayKey[] createOverlayStoreKeys() {
Discouraged access: The constructor OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.TypeDescriptor, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
49 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
49 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
49 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
49 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The field STRING from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
49 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
52 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
52 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
52 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
52 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The method createComposite(Composite, int) from the type AbstractColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
58 : Composite pageComponent = createComposite(parent, 1);
Discouraged access: The method createContents(Composite) from the type AbstractColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
61 : super.createContents(pageComponent);
Discouraged access: The method createColoringComposite(Composite) from the type AbstractColorPage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
70 : Composite coloringComposite = super.createColoringComposite(parent);
Discouraged access: The type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
194 : protected void setupPicker(StyledTextColorPicker picker) {
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSColorPage.java :
195 : IModelManager mmanager = StructuredModelManager.getModelManager();
Discouraged access: The method setParser(RegionParser) from the type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
196 : picker.setParser(mmanager.createStructuredDocumentFor(ContentTypeIdForCSS.ContentTypeID_CSS).getParser());
Discouraged access: The method createStructuredDocumentFor(String) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSColorPage.java :
196 : picker.setParser(mmanager.createStructuredDocumentFor(ContentTypeIdForCSS.ContentTypeID_CSS).getParser());
Discouraged access: The method getParser() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSColorPage.java :
196 : picker.setParser(mmanager.createStructuredDocumentFor(ContentTypeIdForCSS.ContentTypeID_CSS).getParser());
Discouraged access: The type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSColorPage.java :
196 : picker.setParser(mmanager.createStructuredDocumentFor(ContentTypeIdForCSS.ContentTypeID_CSS).getParser());
Discouraged access: The field ContentTypeID_CSS from the type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSColorPage.java :
196 : picker.setParser(mmanager.createStructuredDocumentFor(ContentTypeIdForCSS.ContentTypeID_CSS).getParser());
Discouraged access: The method setContextStyleMap(Dictionary) from the type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
207 : picker.setContextStyleMap(contextStyleMap);
Discouraged access: The method setDescriptions(Dictionary) from the type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
208 : picker.setDescriptions(descriptions);
Discouraged access: The method setStyleList(List) from the type StyledTextColorPicker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSColorPage.java :
209 : picker.setStyleList(styleList);
Discouraged access: The type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSFilesPreferencePage.java :
21 : import org.eclipse.wst.css.core.internal.provisional.contenttype.ContentTypeIdForCSS;
Discouraged access: The type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSFilesPreferencePage.java :
24 : import org.eclipse.wst.xml.ui.internal.preferences.XMLFilesPreferencePage;
Discouraged access: The type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSFilesPreferencePage.java :
26 : public class CSSFilesPreferencePage extends XMLFilesPreferencePage {
Discouraged access: The method createScrolledComposite(Composite) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSFilesPreferencePage.java :
40 : Composite scrolledComposite = createScrolledComposite(parent);
Discouraged access: The method createContentsForCreatingGroup(Composite) from the type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSFilesPreferencePage.java :
41 : createContentsForCreatingGroup(scrolledComposite);
Discouraged access: The method setSize(Composite) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSFilesPreferencePage.java :
45 : setSize(scrolledComposite);
Discouraged access: The method loadPreferences() from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSFilesPreferencePage.java :
46 : loadPreferences();
Discouraged access: The type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSFilesPreferencePage.java :
51 : return Platform.getContentTypeManager().getContentType(ContentTypeIdForCSS.ContentTypeID_CSS);
Discouraged access: The field ContentTypeID_CSS from the type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSFilesPreferencePage.java :
51 : return Platform.getContentTypeManager().getContentType(ContentTypeIdForCSS.ContentTypeID_CSS);
Discouraged access: The method initializeValuesForCreatingGroup() from the type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSFilesPreferencePage.java :
55 : initializeValuesForCreatingGroup();
Discouraged access: The method performDefaultsForCreatingGroup() from the type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSFilesPreferencePage.java :
59 : performDefaultsForCreatingGroup();
Discouraged access: The method storeValuesForCreatingGroup() from the type XMLFilesPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.ui/@dot
CSSFilesPreferencePage.java :
65 : storeValuesForCreatingGroup();
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
29 : import org.eclipse.wst.css.core.internal.preferences.CSSCorePreferenceNames;
Discouraged access: The type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
33 : import org.eclipse.wst.sse.ui.internal.preferences.ui.AbstractPreferencePage;
Discouraged access: The type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
37 : public class CSSSourcePreferencePage extends AbstractPreferencePage {
Discouraged access: The method createComposite(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
78 : final Composite composite = super.createComposite(parent, 1);
Discouraged access: The method setSize(Composite) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
87 : setSize(composite);
Discouraged access: The method loadPreferences() from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
88 : loadPreferences();
Discouraged access: The method createGroup(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
95 : Group caseGroup = createGroup(parent, 3);
Discouraged access: The method createGroup(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
99 : Group identGroup = createGroup(caseGroup, 1);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
101 : fIdentUpper = createRadioButton(identGroup, CSSUIMessages.PrefsLabel_CaseIdentUpper);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
102 : fIdentLower = createRadioButton(identGroup, CSSUIMessages.PrefsLabel_CaseIdentLower);
Discouraged access: The method createGroup(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
105 : Group propNameGroup = createGroup(caseGroup, 1);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
107 : fPropNameUpper = createRadioButton(propNameGroup, CSSUIMessages.PrefsLabel_CasePropNameUpper);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
108 : fPropNameLower = createRadioButton(propNameGroup, CSSUIMessages.PrefsLabel_CasePropNameLower);
Discouraged access: The method createGroup(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
111 : Group propValueGroup = createGroup(caseGroup, 1);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
113 : fPropValueUpper = createRadioButton(propValueGroup, CSSUIMessages.PrefsLabel_CasePropValueUpper);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
114 : fPropValueLower = createRadioButton(propValueGroup, CSSUIMessages.PrefsLabel_CasePropValueLower);
Discouraged access: The method createGroup(Composite, int) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
118 : Group formattingGroup = createGroup(parent, 2);
Discouraged access: The method createLabel(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
121 : fLineWidthLabel = createLabel(formattingGroup, CSSUIMessages.Line_width__UI_);
Discouraged access: The method createCheckBox(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
128 : fPropertyPerLine = createCheckBox(formattingGroup, CSSUIMessages.PrefsLabel_WrappingInsertLineBreak);
Discouraged access: The method createCheckBox(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
131 : fNowrapAttr = createCheckBox(formattingGroup, CSSUIMessages.PrefsLabel_WrappingWithoutAttr);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
134 : fIndentUsingTabs = createRadioButton(formattingGroup, CSSUIMessages.Indent_using_tabs_);
Discouraged access: The method createRadioButton(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
136 : fIndentUsingSpaces = createRadioButton(formattingGroup, CSSUIMessages.Indent_using_spaces);
Discouraged access: The method createLabel(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
139 : createLabel(formattingGroup, CSSUIMessages.Indentation_size);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
175 : fIdentUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field CASE_IDENTIFIER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
175 : fIdentUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
175 : fIdentUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
175 : fIdentUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
176 : fIdentLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field CASE_IDENTIFIER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
176 : fIdentLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
176 : fIdentLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
176 : fIdentLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
177 : fPropNameUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field CASE_PROPERTY_NAME from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
177 : fPropNameUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
177 : fPropNameUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
177 : fPropNameUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
178 : fPropNameLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field CASE_PROPERTY_NAME from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
178 : fPropNameLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
178 : fPropNameLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
178 : fPropNameLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
179 : fPropValueUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field CASE_PROPERTY_VALUE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
179 : fPropValueUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
179 : fPropValueUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
179 : fPropValueUpper.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
180 : fPropValueLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field CASE_PROPERTY_VALUE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
180 : fPropValueLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
180 : fPropValueLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
180 : fPropValueLower.setSelection(prefs.getInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
186 : fLineWidthText.setText(prefs.getString(CSSCorePreferenceNames.LINE_WIDTH));
Discouraged access: The field LINE_WIDTH from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
186 : fLineWidthText.setText(prefs.getString(CSSCorePreferenceNames.LINE_WIDTH));
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
187 : fPropertyPerLine.setSelection(prefs.getBoolean(CSSCorePreferenceNames.WRAPPING_ONE_PER_LINE));
Discouraged access: The field WRAPPING_ONE_PER_LINE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
187 : fPropertyPerLine.setSelection(prefs.getBoolean(CSSCorePreferenceNames.WRAPPING_ONE_PER_LINE));
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
188 : fNowrapAttr.setSelection(prefs.getBoolean(CSSCorePreferenceNames.WRAPPING_PROHIBIT_WRAP_ON_ATTR));
Discouraged access: The field WRAPPING_PROHIBIT_WRAP_ON_ATTR from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
188 : fNowrapAttr.setSelection(prefs.getBoolean(CSSCorePreferenceNames.WRAPPING_PROHIBIT_WRAP_ON_ATTR));
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
190 : if (CSSCorePreferenceNames.TAB.equals(getModelPreferences().getString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The field TAB from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
190 : if (CSSCorePreferenceNames.TAB.equals(getModelPreferences().getString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
190 : if (CSSCorePreferenceNames.TAB.equals(getModelPreferences().getString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The field INDENTATION_CHAR from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
190 : if (CSSCorePreferenceNames.TAB.equals(getModelPreferences().getString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
198 : fIndentationSize.setSelection(getModelPreferences().getInt(CSSCorePreferenceNames.INDENTATION_SIZE));
Discouraged access: The field INDENTATION_SIZE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
198 : fIndentationSize.setSelection(getModelPreferences().getInt(CSSCorePreferenceNames.INDENTATION_SIZE));
Discouraged access: The method validateValues() from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
205 : validateValues();
Discouraged access: The method enableValues() from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
206 : enableValues();
Discouraged access: The method performDefaults() from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
208 : super.performDefaults();
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
214 : fIdentUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field CASE_IDENTIFIER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
214 : fIdentUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
214 : fIdentUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
214 : fIdentUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
215 : fIdentLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field CASE_IDENTIFIER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
215 : fIdentLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
215 : fIdentLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
215 : fIdentLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_IDENTIFIER) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
216 : fPropNameUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field CASE_PROPERTY_NAME from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
216 : fPropNameUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
216 : fPropNameUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
216 : fPropNameUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
217 : fPropNameLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field CASE_PROPERTY_NAME from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
217 : fPropNameLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
217 : fPropNameLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
217 : fPropNameLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_NAME) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
218 : fPropValueUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field CASE_PROPERTY_VALUE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
218 : fPropValueUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
218 : fPropValueUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER);
Discouraged access: The field UPPER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
218 : fPropValueUpper.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.UPPER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
219 : fPropValueLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field CASE_PROPERTY_VALUE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
219 : fPropValueLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
219 : fPropValueLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.LOWER);
Discouraged access: The field LOWER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
219 : fPropValueLower.setSelection(prefs.getDefaultInt(CSSCorePreferenceNames.CASE_PROPERTY_VALUE) == CSSCorePreferenceNames.LOWER);
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
225 : fLineWidthText.setText(prefs.getDefaultString(CSSCorePreferenceNames.LINE_WIDTH));
Discouraged access: The field LINE_WIDTH from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
225 : fLineWidthText.setText(prefs.getDefaultString(CSSCorePreferenceNames.LINE_WIDTH));
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
226 : fPropertyPerLine.setSelection(prefs.getDefaultBoolean(CSSCorePreferenceNames.WRAPPING_ONE_PER_LINE));
Discouraged access: The field WRAPPING_ONE_PER_LINE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
226 : fPropertyPerLine.setSelection(prefs.getDefaultBoolean(CSSCorePreferenceNames.WRAPPING_ONE_PER_LINE));
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
227 : fNowrapAttr.setSelection(prefs.getDefaultBoolean(CSSCorePreferenceNames.WRAPPING_PROHIBIT_WRAP_ON_ATTR));
Discouraged access: The field WRAPPING_PROHIBIT_WRAP_ON_ATTR from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
227 : fNowrapAttr.setSelection(prefs.getDefaultBoolean(CSSCorePreferenceNames.WRAPPING_PROHIBIT_WRAP_ON_ATTR));
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
229 : if (CSSCorePreferenceNames.TAB.equals(getModelPreferences().getDefaultString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The field TAB from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
229 : if (CSSCorePreferenceNames.TAB.equals(getModelPreferences().getDefaultString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
229 : if (CSSCorePreferenceNames.TAB.equals(getModelPreferences().getDefaultString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The field INDENTATION_CHAR from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
229 : if (CSSCorePreferenceNames.TAB.equals(getModelPreferences().getDefaultString(CSSCorePreferenceNames.INDENTATION_CHAR))) {
Discouraged access: The type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
236 : fIndentationSize.setSelection(getModelPreferences().getDefaultInt(CSSCorePreferenceNames.INDENTATION_SIZE));
Discouraged access: The field INDENTATION_SIZE from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
236 : fIndentationSize.setSelection(getModelPreferences().getDefaultInt(CSSCorePreferenceNames.INDENTATION_SIZE));
Discouraged access: The method performOk() from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSourcePreferencePage.java :
240 : boolean result = super.performOk();
Discouraged access: The field UPPER from the type CSSCorePreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSourcePreferencePage.java :
255 : prefs.setValue(CSSCorePreferenceNames.CASE_IDENTIFIER, (fIdentUpper.getSelection()) ? CSSCorePreferenceNames.UPPER : CSSCorePreferenceNames.LOWER);
Discouraged access: The type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSyntaxColoringPage.java :
69 : import org.eclipse.wst.css.core.internal.provisional.contenttype.ContentTypeIdForCSS;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
75 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
76 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
77 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
78 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
79 : import org.eclipse.wst.sse.ui.internal.SSEUIMessages;
Discouraged access: The type SSEUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
80 : import org.eclipse.wst.sse.ui.internal.SSEUIPlugin;
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
81 : import org.eclipse.wst.sse.ui.internal.preferences.OverlayPreferenceStore;
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
82 : import org.eclipse.wst.sse.ui.internal.preferences.OverlayPreferenceStore.OverlayKey;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
83 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ColorHelper;
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
84 : import org.eclipse.wst.sse.ui.internal.util.EditorUtility;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
102 : private IStructuredDocument fDocument;
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
106 : private OverlayPreferenceStore fOverlayStore;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
166 : IStructuredDocumentRegion documentRegion = fDocument.getFirstStructuredDocumentRegion();
Discouraged access: The method getFirstStructuredDocumentRegion() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
166 : IStructuredDocumentRegion documentRegion = fDocument.getFirstStructuredDocumentRegion();
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
168 : ITextRegionList regions = documentRegion.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
168 : ITextRegionList regions = documentRegion.getRegions();
Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
169 : for (int i = 0; i < regions.size(); i++) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
170 : ITextRegion currentRegion = regions.get(i);
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
170 : ITextRegion currentRegion = regions.get(i);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
172 : String namedStyle = (String) fContextToStyleMap.get(currentRegion.getType());
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
178 : StyleRange style = new StyleRange(documentRegion.getStartOffset(currentRegion), currentRegion.getTextLength(), attribute.getForeground(), attribute.getBackground(), attribute.getStyle());
Discouraged access: The method getTextLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
178 : StyleRange style = new StyleRange(documentRegion.getStartOffset(currentRegion), currentRegion.getTextLength(), attribute.getForeground(), attribute.getBackground(), attribute.getStyle());
Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
183 : documentRegion = documentRegion.getNext();
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
223 : link.setText(SSEUIMessages.SyntaxColoring_Link);
Discouraged access: The field SyntaxColoring_Link from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
223 : link.setText(SSEUIMessages.SyntaxColoring_Link);
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
265 : fForegroundLabel = createLabel(editControls, SSEUIMessages.Foreground_UI_);
Discouraged access: The field Foreground_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
265 : fForegroundLabel = createLabel(editControls, SSEUIMessages.Foreground_UI_);
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
275 : fBackgroundLabel = createLabel(editControls, SSEUIMessages.Background_UI_);
Discouraged access: The field Background_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
275 : fBackgroundLabel = createLabel(editControls, SSEUIMessages.Background_UI_);
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
298 : fClearStyle.setText(SSEUIMessages.Restore_Default_UI_); //$NON-NLS-1$ = "Restore Default"
Discouraged access: The field Restore_Default_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
298 : fClearStyle.setText(SSEUIMessages.Restore_Default_UI_); //$NON-NLS-1$ = "Restore Default"
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
307 : createLabel(sampleArea, SSEUIMessages.Sample_text__UI_); //$NON-NLS-1$ = "&Sample text:"
Discouraged access: The field Sample_text__UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
307 : createLabel(sampleArea, SSEUIMessages.Sample_text__UI_); //$NON-NLS-1$ = "&Sample text:"
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
321 : setAccessible(fText, SSEUIMessages.Sample_text__UI_);
Discouraged access: The field Sample_text__UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
321 : setAccessible(fText, SSEUIMessages.Sample_text__UI_);
Discouraged access: The method createStructuredDocumentFor(String) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSSyntaxColoringPage.java :
322 : fDocument = StructuredModelManager.getModelManager().createStructuredDocumentFor(ContentTypeIdForCSS.ContentTypeID_CSS);
Discouraged access: The type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSyntaxColoringPage.java :
322 : fDocument = StructuredModelManager.getModelManager().createStructuredDocumentFor(ContentTypeIdForCSS.ContentTypeID_CSS);
Discouraged access: The field ContentTypeID_CSS from the type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSSyntaxColoringPage.java :
322 : fDocument = StructuredModelManager.getModelManager().createStructuredDocumentFor(ContentTypeIdForCSS.ContentTypeID_CSS);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
351 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
352 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
352 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
356 : String newValue = ColorHelper.toRGBString(fForegroundColorEditor.getColorValue());
Discouraged access: The method toRGBString(RGB) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
356 : String newValue = ColorHelper.toRGBString(fForegroundColorEditor.getColorValue());
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
360 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
360 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
361 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
375 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
376 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
376 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
380 : String newValue = ColorHelper.toRGBString(fBackgroundColorEditor.getColorValue());
Discouraged access: The method toRGBString(RGB) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
380 : String newValue = ColorHelper.toRGBString(fBackgroundColorEditor.getColorValue());
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
384 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
384 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
385 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
401 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
402 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
402 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
408 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
408 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
409 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
423 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
424 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
424 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
430 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
430 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
431 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
445 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
446 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
446 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
452 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
452 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
453 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
467 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
468 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
468 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
474 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
474 : String newPrefString = ColorHelper.packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
475 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method setToDefault(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
488 : getOverlayStore().setToDefault(namedStyle);
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
514 : private OverlayKey[] createOverlayStoreKeys() {
Discouraged access: The constructor OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.TypeDescriptor, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
519 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
519 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
519 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
519 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The field STRING from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
519 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
522 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
522 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
522 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
522 : OverlayPreferenceStore.OverlayKey[] keys = new OverlayPreferenceStore.OverlayKey[overlayKeys.size()];
Discouraged access: The method stop() from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
573 : fOverlayStore.stop();
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
587 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
588 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
588 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method toRGB(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
590 : RGB foreground = ColorHelper.toRGB(stylePrefs[0]);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
590 : RGB foreground = ColorHelper.toRGB(stylePrefs[0]);
Discouraged access: The method toRGB(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
591 : RGB background = ColorHelper.toRGB(stylePrefs[1]);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
591 : RGB background = ColorHelper.toRGB(stylePrefs[1]);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
616 : ta = new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, fontModifier);
Discouraged access: The method getColor(RGB) from the type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSSyntaxColoringPage.java :
616 : ta = new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, fontModifier);
Discouraged access: The type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTemplatePreferencePage.java :
29 : import org.eclipse.wst.css.core.internal.provisional.contenttype.ContentTypeIdForCSS;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTemplatePreferencePage.java :
34 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type StructuredTextViewer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSTemplatePreferencePage.java :
36 : import org.eclipse.wst.sse.ui.internal.StructuredTextViewer;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSTemplatePreferencePage.java :
37 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSTemplatePreferencePage.java :
56 : public LineStyleProvider[] getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSTemplatePreferencePage.java :
125 : public LineStyleProvider[] getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {
Discouraged access: The type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTemplatePreferencePage.java :
134 : String contentTypeID = ContentTypeIdForCSS.ContentTypeID_CSS;
Discouraged access: The field ContentTypeID_CSS from the type ContentTypeIdForCSS is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
CSSTemplatePreferencePage.java :
134 : String contentTypeID = ContentTypeIdForCSS.ContentTypeID_CSS;
Discouraged access: The constructor StructuredTextViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSTemplatePreferencePage.java :
135 : viewer = new StructuredTextViewer(parent, null, null, false, SWT.BORDER | SWT.V_SCROLL | SWT.H_SCROLL);
Discouraged access: The type StructuredTextViewer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSTemplatePreferencePage.java :
135 : viewer = new StructuredTextViewer(parent, null, null, false, SWT.BORDER | SWT.V_SCROLL | SWT.H_SCROLL);
Discouraged access: The type StructuredTextViewer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CSSTemplatePreferencePage.java :
136 : ((StructuredTextViewer) viewer).getTextWidget().setFont(JFaceResources.getFont("org.eclipse.wst.sse.ui.textfont")); //$NON-NLS-1$
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTemplatePreferencePage.java :
137 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(contentTypeID);
Discouraged access: The method createUnManagedStructuredModelFor(String) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTemplatePreferencePage.java :
137 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(contentTypeID);
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CSSTemplatePreferencePage.java :
138 : IDocument document = scratchModel.getStructuredDocument();
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ProjectionAnnotationModelChanges.java :
16 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ProjectionAnnotationModelChanges.java :
28 : private ICSSNode fNode;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ProjectionAnnotationModelChanges.java :
33 : public ProjectionAnnotationModelChanges(ICSSNode node, Annotation[] deletions, Map additions, Annotation[] modifications) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ProjectionAnnotationModelChanges.java :
52 : public ICSSNode getNode() {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ProjectionModelNodeAdapterCSS.java :
26 : import org.eclipse.wst.css.core.internal.provisional.document.ICSSNode;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectionModelNodeAdapterCSS.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectionModelNodeAdapterCSS.java :
28 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectionModelNodeAdapterCSS.java :
29 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ProjectionModelNodeAdapterCSS.java :
35 : public class ProjectionModelNodeAdapterCSS implements INodeAdapter {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ProjectionModelNodeAdapterCSS.java :
40 : private ICSSNode fNode;
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ProjectionModelNodeAdapterCSS.java :
42 : public TagProjectionAnnotation(ICSSNode node, boolean isCollapsed) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ProjectionModelNodeAdapterCSS.java :
47 : public ICSSNode getNode() {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ProjectionModelNodeAdapterCSS.java :
51 : public void setNode(ICSSNode node) {
Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.css.core/@dot
ProjectionModelNodeAdapterCSS.java :
113 : private Position createProjectionPosition(ICSSNode node) {
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot