Package | Description |
---|---|
eu.bandm.tools.option.absy |
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
|
Modifier and Type | Class and Description |
---|---|
static class |
Element_testequal.Choice_1_Alt_1
Realizes te content model
constant, which is the 1st alternative in the enclosing choice, realized by Element_testequal.Choice_1 . |
static class |
Element_testequal.Choice_1_Alt_2
Realizes te content model
optarg, which is the 2nd alternative in the enclosing choice, realized by Element_testequal.Choice_1 . |
Modifier and Type | Method and Description |
---|---|
static Element_testequal.Choice_1 |
Element_testequal.Choice_1.alt(Element_constant elem_1_constant)
Wrap the content sequence into an instance of the corresponding
subtype.
|
static Element_testequal.Choice_1 |
Element_testequal.Choice_1.alt(Element_optarg elem_1_optarg)
Wrap the content sequence into an instance of the corresponding
subtype.
|
Element_testequal.Choice_1 |
Element_testequal.getChoice_1() |
static Element_testequal.Choice_1 |
Element_testequal.Choice_1.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_testequal.Choice_1 |
Element_testequal.setChoice_1(Element_testequal.Choice_1 newChoice_1) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_testequal.Choice_1 choice) |
protected void |
Matcher.action(Element_testequal.Choice_1 choice) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_testequal.Choice_1 choice) |
void |
Element_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.Choice_1 |
Element_testequal.setChoice_1(Element_testequal.Choice_1 newChoice_1) |
void |
Visitor.visit(Element_testequal.Choice_1 choice)
Can be overridden by the user.
|
Constructor and Description |
---|
Element_testequal(Element_testequal.Choice_1 choice_1,
Element_testequal.Choice_2 choice_2)
Statically typed w.r.t. the contents, as far as possible.
|
see also the complete user documentation .