Methods from org.eclipse.equinox.common used by org.eclipse.mylyn.context.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.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.context.core.ContextChangeEvent.ContextChangeEvent(ContextChangeEventContextChangeKind, String, IInteractionContext, List)32
org.eclipse.mylyn.internal.context.core.CompositeContextElement.CompositeContextElement(String, List, IInteractionContextScaling)43
org.eclipse.mylyn.internal.context.core.CompositeContextElement.setHandleIdentifier(String)84
org.eclipse.mylyn.internal.context.core.InteractionContextManager.addListener(AbstractContextListener)250
org.eclipse.mylyn.internal.context.core.InteractionContextManager.deleteElements(Collection)456
org.eclipse.mylyn.internal.context.core.LocalContextStore.hasContext(String)198

org.eclipse.core.runtime.Assert.isTrue(boolean, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.context.core.InteractionContextManager.internalActivateContext(IInteractionContext)648

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.context.core.InteractionContextExternalizer.getFirstContextHandle(File)94

org.eclipse.core.runtime.SafeRunner.run(ISafeRunnable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.context.core.InteractionContextManager.activateContext(String)165
org.eclipse.mylyn.internal.context.core.InteractionContextManager.checkForLandmarkDeltaAndNotify(float, IInteractionElement, IInteractionContext)269
org.eclipse.mylyn.internal.context.core.InteractionContextManager.checkForLandmarkDeltaAndNotify(float, IInteractionElement, IInteractionContext)288
org.eclipse.mylyn.internal.context.core.InteractionContextManager.deactivateContext(String)422
org.eclipse.mylyn.internal.context.core.InteractionContextManager.deleteContext(String)482
org.eclipse.mylyn.internal.context.core.InteractionContextManager.internalActivateContext(IInteractionContext)663
org.eclipse.mylyn.internal.context.core.InteractionContextManager.loadActivityMetaContext()758
org.eclipse.mylyn.internal.context.core.InteractionContextManager.loadActivityMetaContext()797
org.eclipse.mylyn.internal.context.core.InteractionContextManager.notifyElementsDeleted(IInteractionContext, List)1005
org.eclipse.mylyn.internal.context.core.InteractionContextManager.notifyInterestDelta(IInteractionContext, List)1029
org.eclipse.mylyn.internal.context.core.InteractionContextManager.notifyRelationshipsChanged(IInteractionElement)1056
org.eclipse.mylyn.internal.context.core.InteractionContextManager.processActivityMetaContextEvent(InteractionEvent)1076
org.eclipse.mylyn.internal.context.core.InteractionContextManager.removeErrorPredictedInterest(String, String, boolean)1328
org.eclipse.mylyn.internal.context.core.InteractionContextManager.resetLandmarkRelationshipsOfKind(String)1377
org.eclipse.mylyn.internal.context.core.InteractionContextManager.updateHandle(IInteractionElement, String)1419
org.eclipse.mylyn.internal.context.core.InteractionContextManager.updateHandle(IInteractionElement, String)1434

org.eclipse.core.runtime.Status.Status(int, String, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.context.core.ContextCorePlugin.BridgesExtensionPointReader.readBridge(IConfigurationElement)431
org.eclipse.mylyn.internal.context.core.ContextCorePlugin.BridgesExtensionPointReader.readBridge(IConfigurationElement)431
org.eclipse.mylyn.internal.context.core.ContextCorePlugin.BridgesExtensionPointReader.readInternalBridge(IConfigurationElement)441
org.eclipse.mylyn.internal.context.core.ContextCorePlugin.BridgesExtensionPointReader.readInternalBridge(IConfigurationElement)441
org.eclipse.mylyn.internal.context.core.ContextCorePlugin.BridgesExtensionPointReader.readRelationProvider(IConfigurationElement)456
org.eclipse.mylyn.internal.context.core.ContextCorePlugin.BridgesExtensionPointReader.readRelationProvider(IConfigurationElement)456
org.eclipse.mylyn.internal.context.core.ContextCorePlugin.stop(BundleContext)150
org.eclipse.mylyn.internal.context.core.InteractionContextExternalizer.getFirstContextHandle(File)95
org.eclipse.mylyn.internal.context.core.InteractionContextExternalizer.readContextFromXml(String, File, IInteractionContextReader, IInteractionContextScaling)181
org.eclipse.mylyn.internal.context.core.InteractionContextManager.1.handleException(Throwable)167
org.eclipse.mylyn.internal.context.core.InteractionContextManager.10.handleException(Throwable)1031
org.eclipse.mylyn.internal.context.core.InteractionContextManager.11.handleException(Throwable)1058
org.eclipse.mylyn.internal.context.core.InteractionContextManager.12.handleException(Throwable)1078
org.eclipse.mylyn.internal.context.core.InteractionContextManager.13.handleException(Throwable)1330
org.eclipse.mylyn.internal.context.core.InteractionContextManager.14.handleException(Throwable)1379
org.eclipse.mylyn.internal.context.core.InteractionContextManager.15.handleException(Throwable)1421
org.eclipse.mylyn.internal.context.core.InteractionContextManager.16.handleException(Throwable)1436
org.eclipse.mylyn.internal.context.core.InteractionContextManager.2.handleException(Throwable)271
org.eclipse.mylyn.internal.context.core.InteractionContextManager.3.handleException(Throwable)290
org.eclipse.mylyn.internal.context.core.InteractionContextManager.4.handleException(Throwable)424
org.eclipse.mylyn.internal.context.core.InteractionContextManager.5.handleException(Throwable)484
org.eclipse.mylyn.internal.context.core.InteractionContextManager.6.handleException(Throwable)665
org.eclipse.mylyn.internal.context.core.InteractionContextManager.7.handleException(Throwable)760
org.eclipse.mylyn.internal.context.core.InteractionContextManager.8.handleException(Throwable)799
org.eclipse.mylyn.internal.context.core.InteractionContextManager.9.handleException(Throwable)1007
org.eclipse.mylyn.internal.context.core.InteractionContextManager.activateContext(String)185
org.eclipse.mylyn.internal.context.core.InteractionContextManager.addAttentionEvents(Map>, InteractionContext)216
org.eclipse.mylyn.internal.context.core.InteractionContextManager.deactivateContext(String)446
org.eclipse.mylyn.internal.context.core.InteractionContextManager.saveActivityMetaContext()833
org.eclipse.mylyn.internal.context.core.LegacyActivityAdaptor.parseInteractionEvent(InteractionEvent)63
org.eclipse.mylyn.internal.context.core.LocalContextStore.deleteContext(String)229
org.eclipse.mylyn.internal.context.core.LocalContextStore.getFileForContext(String)212
org.eclipse.mylyn.internal.context.core.LocalContextStore.saveContext(IInteractionContext, String)117
org.eclipse.mylyn.internal.context.core.LocalContextStore.saveContext(IInteractionContext)143
org.eclipse.mylyn.internal.context.core.SaxContextContentHandler.startElement(String, String, String, Attributes)77
org.eclipse.mylyn.internal.context.core.SaxContextReader.readContext(String, File)87
org.eclipse.mylyn.internal.context.core.SaxContextWriter.writeContextToStream(IInteractionContext)66

org.eclipse.core.runtime.Status.Status(int, String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.mylyn.context.core.AbstractContextListener.contextChanged(ContextChangeEvent)145
org.eclipse.mylyn.internal.context.core.CompositeContextElement.getRelation(String)123
org.eclipse.mylyn.internal.context.core.ContextCorePlugin.BridgesExtensionPointReader.readBridge(IConfigurationElement)416
org.eclipse.mylyn.internal.context.core.ContextCorePlugin.BridgesExtensionPointReader.readBridge(IConfigurationElement)416
org.eclipse.mylyn.internal.context.core.InteractionContextManager.loadActivityMetaContext()812

Back to reference summary for org.eclipse.mylyn.context.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict