Methods from org.eclipse.core.runtime used by org.eclipse.jst.j2ee.ejb.annotation.model

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.jst.j2ee.ejb.annotation.internal.model.Logger._log(int, String, Throwable)68
org.eclipse.jst.j2ee.ejb.annotation.internal.model.Logger._trace(String, String, Throwable)82

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.Logger._log(int, String, Throwable)66
org.eclipse.jst.j2ee.ejb.annotation.internal.model.Logger._trace(String, String, Throwable)80
org.eclipse.jst.j2ee.ejb.annotation.internal.utility.AnnotationUtilities.findAnnotationProviderByName(String)47
org.eclipse.jst.j2ee.ejb.annotation.internal.utility.AnnotationUtilities.findEjbGeneratorByName(String)67

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.Logger.isTracing(String)102

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.utility.AnnotationUtilities.getGeneratorExtensions()78

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.Logger._log(int, String, Throwable)68
org.eclipse.jst.j2ee.ejb.annotation.internal.model.Logger._trace(String, String, Throwable)82

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.Logger.isDebugging()90

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.preferences.AnnotationPreferenceStore.getPreferencePrefix()33

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.ModelPlugin.initializeDefaultPluginPreferences()86
org.eclipse.jst.j2ee.ejb.annotation.internal.preferences.AnnotationPreferenceStore.getPreferenceStore()37

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

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.ModelPlugin.initializeDefaultPluginPreferences()-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.ModelPlugin.ModelPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.ModelPlugin.ModelPlugin()32

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.ModelPlugin.start(BundleContext)40
OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.ModelPlugin.start(BundleContext)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.ModelPlugin.stop(BundleContext)47
OVERRIDE
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.model.ModelPlugin.stop(BundleContext)-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.preferences.AnnotationPreferenceStore.isPropertyActive(String)67

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.preferences.AnnotationPreferenceStore.getProperty(String, String)62
org.eclipse.jst.j2ee.ejb.annotation.internal.preferences.AnnotationPreferenceStore.getProperty(String)57
org.eclipse.jst.j2ee.ejb.annotation.internal.preferences.AnnotationPreferenceStore.getPropertyRaw(String)43

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.preferences.AnnotationPreferenceStore.initializeDefaultPreferences(Preferences)77

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.preferences.AnnotationPreferenceStore.setPropertyActive(String, boolean)72

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jst.j2ee.ejb.annotation.internal.preferences.AnnotationPreferenceStore.setProperty(String, String, String)47
org.eclipse.jst.j2ee.ejb.annotation.internal.preferences.AnnotationPreferenceStore.setProperty(String, String)52

Back to reference summary for org.eclipse.jst.j2ee.ejb.annotation.model

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict