Package | Description |
---|---|
eu.bandm.tools.lablog.xml |
Meaning: Created from d2d definition module
lablog$expanded at
2022-07-01_07h58m33.
|
Modifier and Type | Class and Description |
---|---|
static class |
Element_note.Choice_2_Alt_1
Realizes te content model
a:p, which is the 1st alternative in the enclosing choice, realized by Element_note.Choice_2 . |
static class |
Element_note.Choice_2_Alt_2
Realizes te content model
a:SRC, which is the 2nd alternative in the enclosing choice, realized by Element_note.Choice_2 . |
Modifier and Type | Method and Description |
---|---|
static Element_note.Choice_2 |
Element_note.Choice_2.alt(Element_a_p elem_1_a_p)
Wrap the content sequence into an instance of the corresponding
subtype.
|
static Element_note.Choice_2 |
Element_note.Choice_2.alt(Element_a_SRC elem_1_a_SRC)
Wrap the content sequence into an instance of the corresponding
subtype.
|
Element_note.Choice_2 |
Element_note.getChoice_2(int index) |
Element_note.Choice_2[] |
Element_note.getChoices_2() |
static Element_note.Choice_2 |
Element_note.Choice_2.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_note.Choice_2 |
Element_note.setChoice_2(int index,
Element_note.Choice_2 newChoice_2) |
Element_note.Choice_2[] |
Element_note.setChoices_2(Element_note.Choice_2... newChoices_2) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_note.Choice_2 choice) |
protected void |
Matcher.action(Element_note.Choice_2 choice) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_note.Choice_2 choice) |
void |
Element_note.set(Element_authors elem_1_authors,
Element_date elem_1_date,
Element_note.Choice_1 choice_1,
Element_prior elem_1_prior,
Element_costs elem_1_costs,
Element_note.Choice_2... choices_2)
Set all contents fields to a new value, after checking.
|
Element_note.Choice_2 |
Element_note.setChoice_2(int index,
Element_note.Choice_2 newChoice_2) |
Element_note.Choice_2[] |
Element_note.setChoices_2(Element_note.Choice_2... newChoices_2) |
void |
Visitor.visit(Element_note.Choice_2 choice)
Can be overridden by the user.
|
Constructor and Description |
---|
Element_note(Element_authors elem_1_authors,
Element_date elem_1_date,
Element_note.Choice_1 choice_1,
Element_prior elem_1_prior,
Element_costs elem_1_costs,
Element_note.Choice_2... choices_2)
Statically typed w.r.t. the contents, as far as possible.
|
see also the complete user documentation .