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_testgreater.Choice_2_Alt_1
Realizes te content model
constant, which is the 1st alternative in the enclosing choice, realized by Element_testgreater.Choice_2 . |
static class |
Element_testgreater.Choice_2_Alt_2
Realizes te content model
optarg, which is the 2nd alternative in the enclosing choice, realized by Element_testgreater.Choice_2 . |
Modifier and Type | Method and Description |
---|---|
static Element_testgreater.Choice_2 |
Element_testgreater.Choice_2.alt(Element_constant elem_1_constant)
Wrap the content sequence into an instance of the corresponding
subtype.
|
static Element_testgreater.Choice_2 |
Element_testgreater.Choice_2.alt(Element_optarg elem_1_optarg)
Wrap the content sequence into an instance of the corresponding
subtype.
|
Element_testgreater.Choice_2 |
Element_testgreater.getChoice_2() |
static Element_testgreater.Choice_2 |
Element_testgreater.Choice_2.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_testgreater.Choice_2 |
Element_testgreater.setChoice_2(Element_testgreater.Choice_2 newChoice_2) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_testgreater.Choice_2 choice) |
protected void |
Matcher.action(Element_testgreater.Choice_2 choice) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_testgreater.Choice_2 choice) |
void |
Element_testgreater.set(Element_testgreater.Choice_1 choice_1,
Element_testgreater.Choice_2 choice_2)
Set all contents fields to a new value, after checking.
|
Element_testgreater.Choice_2 |
Element_testgreater.setChoice_2(Element_testgreater.Choice_2 newChoice_2) |
void |
Visitor.visit(Element_testgreater.Choice_2 choice)
Can be overridden by the user.
|
Constructor and Description |
---|
Element_testgreater(Element_testgreater.Choice_1 choice_1,
Element_testgreater.Choice_2 choice_2)
Statically typed w.r.t. the contents, as far as possible.
|
see also the complete user documentation .