Get the feature that is under the cursor are. Store it on {@link ParallelContext} and run the animation that highlight this feature.
5556575859606162
if (!isValid(handler, e, eventType)) { throw new IllegalArgumentException("Behaviour is not valid for the current state"); //$NON-NLS-1$ } SetReferenceFeatureCommand cmd = new SetReferenceFeatureCommand(parallelContext, handler, e); return cmd; }