Uses of Class
eu.bandm.tools.option.absy.Element_testequal.Choice_1
Packages that use Element_testequal.Choice_1
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing,
GUI input, generation of documentation, etc.
-
Uses of Element_testequal.Choice_1 in eu.bandm.tools.option.absy
Subclasses of Element_testequal.Choice_1 in eu.bandm.tools.option.absyModifier and TypeClassDescriptionstatic classRealizes te content modelconstantwhich is the 1st alternative in the enclosing choice, realized byElement_testequal.Choice_1.static classRealizes te content modeloptargwhich is the 2nd alternative in the enclosing choice, realized byElement_testequal.Choice_1.Methods in eu.bandm.tools.option.absy that return Element_testequal.Choice_1Modifier and TypeMethodDescriptionstatic Element_testequal.Choice_1Element_testequal.Choice_1.alt(Element_constant elem_1_constant) Wrap the content sequence into an instance of the corresponding subtype.static Element_testequal.Choice_1Element_testequal.Choice_1.alt(Element_optarg elem_1_optarg) Wrap the content sequence into an instance of the corresponding subtype.Element_testequal.getChoice_1()static Element_testequal.Choice_1Element_testequal.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_testequal.setChoice_1(Element_testequal.Choice_1 newChoice_1) Methods in eu.bandm.tools.option.absy with parameters of type Element_testequal.Choice_1Modifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_testequal.Choice_1 choice) protected voidMatcher.action(Element_testequal.Choice_1 choice) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_testequal.Choice_1 choice) voidElement_testequal.set(Element_testequal.Choice_1 choice_1, Element_testequal.Choice_2 choice_2) Set all contents fields to a new value, after checking.Element_testequal.setChoice_1(Element_testequal.Choice_1 newChoice_1) voidVisitor.visit(Element_testequal.Choice_1 choice) Can be overridden by the user.Constructors in eu.bandm.tools.option.absy with parameters of type Element_testequal.Choice_1ModifierConstructorDescriptionElement_testequal(Element_testequal.Choice_1 choice_1, Element_testequal.Choice_2 choice_2) Statically typed w.r.t. the contents, as far as possible.