Class SubtypeIsSupersetQualifierHierarchy


@AnnotatedFor("nullness") public class SubtypeIsSupersetQualifierHierarchy extends MostlyNoElementQualifierHierarchy
A QualifierHierarchy where, when a qualifier has arguments, the subtype relation is determined by a superset test on the elements (arguments). The elements must be strings.

This assumes that if the lub or glb of two qualifiers has elements, then both of the arguments had the same kind as the result does.