Methods from org.eclipse.core.runtime used by org.eclipse.php.debug.daemon

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.php.internal.debug.daemon.DaemonPlugin.log(IStatus)163
org.eclipse.php.internal.debug.daemon.Logger._log(int, String, Throwable)72
org.eclipse.php.internal.debug.daemon.Logger._trace(String, String, Throwable)88

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.Logger._log(int, String, Throwable)70
org.eclipse.php.internal.debug.daemon.Logger._trace(String, String, Throwable)86

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.Logger.isTracing(String)108

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.communication.CommunicationDaemonRegistry.CommunicationDaemonRegistry()48

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.Logger._log(int, String, Throwable)72
org.eclipse.php.internal.debug.daemon.Logger._trace(String, String, Throwable)88

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.Logger.isDebugging()96

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.DaemonPlugin.log(IStatus)163

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

OVERRIDE
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.DaemonPlugin.DaemonPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.DaemonPlugin.DaemonPlugin()45

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.DaemonPlugin.start(BundleContext)53
OVERRIDE
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.DaemonPlugin.start(BundleContext)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.DaemonPlugin.stop(BundleContext)113
OVERRIDE
Reference LocationLine Number
org.eclipse.php.internal.debug.daemon.DaemonPlugin.stop(BundleContext)-1

Back to reference summary for org.eclipse.php.debug.daemon

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict