Methods from org.eclipse.core.runtime used by org.eclipse.wst.css.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.ILog.log(IStatus)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.Logger._log(int, String, Throwable)77
org.eclipse.wst.css.core.internal.Logger._trace(String, String, Throwable)95

org.eclipse.core.runtime.Platform.getBundle(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.css.core.internal.contentproperties.CSSContentPropertiesManager.ContentPropertiesManagerJob.run(IProgressMonitor)93
org.eclipse.wst.css.core.internal.contentproperties.CSSContentPropertiesManager.ContentPropertiesManagerJob.run(IProgressMonitor)93
org.eclipse.wst.css.core.internal.Logger._log(int, String, Throwable)75
org.eclipse.wst.css.core.internal.Logger._trace(String, String, Throwable)93
org.eclipse.wst.css.core.internal.metamodelimpl.CSSProfileImpl.getResourceBundle()96
org.eclipse.wst.css.core.internal.metamodelimpl.RegistryReader.readElement(IConfigurationElement)64

org.eclipse.core.runtime.Platform.getDebugOption(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.css.core.internal.Logger.isTracing(String)116

org.eclipse.core.runtime.Platform.getExtensionRegistry()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.css.core.internal.metamodelimpl.RegistryReader.enumProfiles()97

org.eclipse.core.runtime.Platform.getLog(Bundle)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.css.core.internal.Logger._log(int, String, Throwable)77
org.eclipse.wst.css.core.internal.Logger._trace(String, String, Throwable)95

org.eclipse.core.runtime.Platform.getPreferencesService()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.css.core.internal.contentproperties.CSSContentProperties.getPreferences(IProject, String, boolean)83

org.eclipse.core.runtime.Platform.inDebugMode()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.css.core.internal.Logger.isDebugging()103

org.eclipse.core.runtime.Plugin.getBundle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.preferences.CSSCorePreferenceInitializer.initializeDefaultPreferences()26

org.eclipse.core.runtime.Plugin.getPluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.initialize()84
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()184
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()183
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()187
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()186
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()185
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()182
org.eclipse.wst.css.core.internal.document.CSSCharsetRuleImpl.setEncoding(String)74
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendDelimBefore(ICSSNode, CompoundRegion, StringBuffer)98
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer)140
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, String, StringBuffer)212
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.decoratedIdentRegion(CompoundRegion, CSSCleanupStrategy)282
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.decoratedPropNameRegion(CompoundRegion, CSSCleanupStrategy)314
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.decoratedRegion(CompoundRegion, int, CSSCleanupStrategy)362
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getIndentString()988
org.eclipse.wst.css.core.internal.formatter.AttrFormatter.formatPre(ICSSNode, StringBuffer)137
org.eclipse.wst.css.core.internal.formatter.AttrFormatter.formatPre(ICSSNode, StringBuffer)104
org.eclipse.wst.css.core.internal.formatter.CharsetRuleFormatter.formatPre(ICSSNode, StringBuffer)103
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext)50
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.formatPre(ICSSNode, StringBuffer)166
org.eclipse.wst.css.core.internal.formatter.FontFaceRuleFormatter.formatPre(ICSSNode, StringBuffer)58
org.eclipse.wst.css.core.internal.formatter.FunctionFormatter.formatPre(ICSSNode, StringBuffer)142
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatPre(ICSSNode, StringBuffer)234
org.eclipse.wst.css.core.internal.formatter.MediaListFormatter.formatPre(ICSSNode, StringBuffer)145
org.eclipse.wst.css.core.internal.formatter.MediaRuleFormatter.formatPre(ICSSNode, StringBuffer)262
org.eclipse.wst.css.core.internal.formatter.PageRuleFormatter.formatPre(ICSSNode, StringBuffer)121
org.eclipse.wst.css.core.internal.formatter.PrimitiveValueFormatter.formatPre(ICSSNode, StringBuffer)51
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)246
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, String, StringBuffer, IRegion)215
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.appendAfterColonSpace(ICSSNode, StringBuffer)50
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatPre(ICSSNode, StringBuffer)238
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getIndentString()384
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.getPreferences()221
org.eclipse.wst.css.core.internal.util.CSSLinkConverter.addFunc(String)58

org.eclipse.core.runtime.Plugin.Plugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.css.core.internal.CSSCorePlugin.CSSCorePlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.CSSCorePlugin.CSSCorePlugin()30

org.eclipse.core.runtime.Plugin.savePluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()188

org.eclipse.core.runtime.Plugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.css.core.internal.CSSCorePlugin.start(BundleContext)49
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.css.core.internal.CSSCorePlugin.start(BundleContext)-1

org.eclipse.core.runtime.Plugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.css.core.internal.CSSCorePlugin.stop(BundleContext)60
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.css.core.internal.CSSCorePlugin.stop(BundleContext)-1

org.eclipse.core.runtime.Preferences.getBoolean(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.initialize()90
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.initialize()89
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendDelimBefore(ICSSNode, CompoundRegion, StringBuffer)106
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer)185
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer)169
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer)159
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, String, StringBuffer)218
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, String, StringBuffer)213
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.decoratedRegion(CompoundRegion, int, CSSCleanupStrategy)381
org.eclipse.wst.css.core.internal.formatter.AttrFormatter.formatPre(ICSSNode, StringBuffer)114
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)248
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, IRegion, String, StringBuffer)248
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, String, StringBuffer, IRegion)217
org.eclipse.wst.css.core.internal.formatter.StyleDeclarationFormatter.formatBefore(ICSSNode, ICSSNode, String, StringBuffer, IRegion)217
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.appendAfterColonSpace(ICSSNode, StringBuffer)53
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatPre(ICSSNode, StringBuffer)257
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.isNewLineOnOpenBrace()105
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.isOnePropertyPerLine()112
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.isProhibitWrapOnAttr()119
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.isQuoteInURI()144

org.eclipse.core.runtime.Preferences.getInt(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.initialize()87
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.initialize()86
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.initialize()85
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.initialize()88
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendDelimBefore(ICSSNode, CompoundRegion, StringBuffer)106
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendDelimBefore(ICSSNode, CompoundRegion, StringBuffer)109
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer)185
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer)168
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer)169
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer)188
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, CompoundRegion, StringBuffer)172
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, String, StringBuffer)223
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.appendSpaceBefore(ICSSNode, String, StringBuffer)218
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.decoratedIdentRegion(CompoundRegion, CSSCleanupStrategy)285
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.decoratedPropNameRegion(CompoundRegion, CSSCleanupStrategy)318
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.decoratedRegion(CompoundRegion, int, CSSCleanupStrategy)374
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.decoratedRegion(CompoundRegion, int, CSSCleanupStrategy)375
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.decoratedRegion(CompoundRegion, int, CSSCleanupStrategy)375
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getIndentString()995
org.eclipse.wst.css.core.internal.formatter.AttrFormatter.formatPre(ICSSNode, StringBuffer)137
org.eclipse.wst.css.core.internal.formatter.AttrFormatter.formatPre(ICSSNode, StringBuffer)143
org.eclipse.wst.css.core.internal.formatter.AttrFormatter.formatPre(ICSSNode, StringBuffer)131
org.eclipse.wst.css.core.internal.formatter.AttrFormatter.formatPre(ICSSNode, StringBuffer)113
org.eclipse.wst.css.core.internal.formatter.CharsetRuleFormatter.formatPre(ICSSNode, StringBuffer)107
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext)93
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.formatPre(ICSSNode, StringBuffer)197
org.eclipse.wst.css.core.internal.formatter.FontFaceRuleFormatter.formatPre(ICSSNode, StringBuffer)58
org.eclipse.wst.css.core.internal.formatter.FunctionFormatter.formatPre(ICSSNode, StringBuffer)142
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatPre(ICSSNode, StringBuffer)237
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatPre(ICSSNode, StringBuffer)242
org.eclipse.wst.css.core.internal.formatter.MediaListFormatter.formatPre(ICSSNode, StringBuffer)145
org.eclipse.wst.css.core.internal.formatter.MediaRuleFormatter.formatPre(ICSSNode, StringBuffer)262
org.eclipse.wst.css.core.internal.formatter.PageRuleFormatter.formatPre(ICSSNode, StringBuffer)121
org.eclipse.wst.css.core.internal.formatter.PrimitiveValueFormatter.formatPre(ICSSNode, StringBuffer)122
org.eclipse.wst.css.core.internal.formatter.PrimitiveValueFormatter.formatPre(ICSSNode, StringBuffer)232
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.appendAfterColonSpace(ICSSNode, StringBuffer)53
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.appendAfterColonSpace(ICSSNode, StringBuffer)56
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.appendAfterColonSpace(ICSSNode, StringBuffer)51
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatPre(ICSSNode, StringBuffer)257
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatPre(ICSSNode, StringBuffer)256
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatPre(ICSSNode, StringBuffer)251
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.formatPre(ICSSNode, StringBuffer)260
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getIndentString()391
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.getIndentString()53
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.getMaxLineWidth()67
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.getSpacesPostDelimiter()82
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.getSpacesPreDelimiter()89
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.isIdentUpperCase()96
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.isPropNameUpperCase()126
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.isPropValueUpperCase()135
org.eclipse.wst.css.core.internal.util.CSSLinkConverter.addFunc(String)64

org.eclipse.core.runtime.Preferences.getString(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.document.CSSCharsetRuleImpl.setEncoding(String)74
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.decoratedRegion(CompoundRegion, int, CSSCleanupStrategy)382
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.decoratedRegion(CompoundRegion, int, CSSCleanupStrategy)394
org.eclipse.wst.css.core.internal.formatter.AbstractCSSSourceFormatter.getIndentString()991
org.eclipse.wst.css.core.internal.formatter.AttrFormatter.formatPre(ICSSNode, StringBuffer)124
org.eclipse.wst.css.core.internal.formatter.AttrFormatter.formatPre(ICSSNode, StringBuffer)115
org.eclipse.wst.css.core.internal.formatter.CharsetRuleFormatter.formatPre(ICSSNode, StringBuffer)105
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.formatAttrChanged(ICSSNode, ICSSAttr, boolean, AttrChangeContext)65
org.eclipse.wst.css.core.internal.formatter.CounterFormatter.formatPre(ICSSNode, StringBuffer)184
org.eclipse.wst.css.core.internal.formatter.ImportRuleFormatter.formatPre(ICSSNode, StringBuffer)239
org.eclipse.wst.css.core.internal.formatter.PrimitiveValueFormatter.formatPre(ICSSNode, StringBuffer)87
org.eclipse.wst.css.core.internal.formatter.PrimitiveValueFormatter.formatPre(ICSSNode, StringBuffer)58
org.eclipse.wst.css.core.internal.formatter.StyleDeclItemFormatter.getIndentString()387
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.getBetweenValueString()37
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.getIndentString()49
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.getQuoteString(ICSSModel)75
org.eclipse.wst.css.core.internal.util.CSSLinkConverter.addFunc(String)60

org.eclipse.core.runtime.Preferences.setValue(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()187
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()186
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.setOnePropertyPerLine(boolean)168
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.setProhibitWrapOnAttr(boolean)175

org.eclipse.core.runtime.Preferences.setValue(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()183
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()185
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()182
org.eclipse.wst.css.core.internal.cleanup.CSSCleanupStrategyImpl.saveOptions()184
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.setIdentUpperCase(boolean)161
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.setPropNameUpperCase(boolean)185
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.setPropValueUpperCase(boolean)195
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.setSpacesPostDelimiter(int)209
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.setSpacesPreDelimiter(int)216

org.eclipse.core.runtime.Preferences.setValue(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.setBetweenValueString(String)151
org.eclipse.wst.css.core.internal.provisional.preferences.CSSPreferenceHelper.setQuoteString(String)202

Back to reference summary for org.eclipse.wst.css.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict