This {@link IStructuredSelection} implementation fixes WTP problem in classStructuredTextSelection that prevents from reentrant calls to {@link StructuredSelection#getFirstElement()}.
Subsequent calls on the WTP class return null.
@author Christian Dupuis
@since 2.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.