Class Element_condition.Choice_1_Alt_1

All Implemented Interfaces:
Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>
Enclosing class:
Element_condition

@Undocumented public static class Element_condition.Choice_1_Alt_1 extends Element_condition.Choice_1 implements Visitable<Visitor>, Matchable<BaseMatcher>
Realizes te content model
(testequal | testgreater | optarg | enumSetContains) ,
which is the 1st alternative in the enclosing choice, realized by Element_condition.Choice_1.
Please note that there are no (sensible) constructors; use the overloaded alt(..) factory methods in Element_condition.Choice_1 instead.