public class MultipleSelection
extends RuleFunction
Returns true if the IDE Context contains a Selection, and the Selection contains
multiple Elements. This rule accept one optional parameter
whose parameter is a fully-qualifed class name. If supplied, true will only
be returned if each Element in the selection matches the expected type.