Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-dev] Difference between org.eclipse.mylyn.monitor.core.InteractionEvent.Kind.PREDICTION and org.eclipse.mylyn.monitor.core.InteractionEvent.Kind.PROPAGATION?

Hello. What is the difference between org.eclipse.mylyn.monitor.core.InteractionEvent.Kind.PREDICTION and org.eclipse.mylyn.monitor.core.InteractionEvent.Kind.PROPAGATION constants? Here are the descriptions for your convenience:

org.eclipse.mylyn.monitor.core.InteractionEvent.Kind.PROPAGATION
Indirect user interaction with elements (e.g. parent gets implicitly selected when element is selected).

org.eclipse.mylyn.monitor.core.InteractionEvent.Kind.PREDICTION
Candidates for future interaction.

Isn't it the case that PROPAGATION is included in PREDICTION? I wouldn't think that these kinds of events are mutually exclusive. Thanks!

Raffi




Raffi Khatchadourian
PhD Candidate
Department of Computer Science and Engineering
Ohio State University
http://www.cse.ohio-state.edu/~khatchad



Back to the top