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_entries.Choice_1_Alt_1
Realizes te content model
issue, which is the 1st alternative in the enclosing choice, realized by Element_entries.Choice_1 . |
static class |
Element_entries.Choice_1_Alt_2
Realizes te content model
docmat, which is the 2nd alternative in the enclosing choice, realized by Element_entries.Choice_1 . |
static class |
Element_entries.Choice_1_Alt_3
Realizes te content model
package, which is the 3rd alternative in the enclosing choice, realized by Element_entries.Choice_1 . |
Modifier and Type | Method and Description |
---|---|
static Element_entries.Choice_1 |
Element_entries.Choice_1.alt(Element_docmat elem_1_docmat)
Wrap the content sequence into an instance of the corresponding
subtype.
|
static Element_entries.Choice_1 |
Element_entries.Choice_1.alt(Element_issue elem_1_issue)
Wrap the content sequence into an instance of the corresponding
subtype.
|
static Element_entries.Choice_1 |
Element_entries.Choice_1.alt(Element_package elem_1_package)
Wrap the content sequence into an instance of the corresponding
subtype.
|
Element_entries.Choice_1 |
Element_entries.getChoice_1(int index) |
Element_entries.Choice_1[] |
Element_entries.getChoices_1() |
static Element_entries.Choice_1 |
Element_entries.Choice_1.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_entries.Choice_1 |
Element_entries.setChoice_1(int index,
Element_entries.Choice_1 newChoice_1) |
Element_entries.Choice_1[] |
Element_entries.setChoices_1(Element_entries.Choice_1... newChoices_1) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_entries.Choice_1 choice) |
protected void |
Matcher.action(Element_entries.Choice_1 choice) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_entries.Choice_1 choice) |
void |
Element_entries.set(Element_entries.Choice_1... choices_1)
Set all contents fields to a new value, after checking.
|
Element_entries.Choice_1 |
Element_entries.setChoice_1(int index,
Element_entries.Choice_1 newChoice_1) |
Element_entries.Choice_1[] |
Element_entries.setChoices_1(Element_entries.Choice_1... newChoices_1) |
void |
Visitor.visit(Element_entries.Choice_1 choice)
Can be overridden by the user.
|
Constructor and Description |
---|
Element_entries(Element_entries.Choice_1... choices_1)
Statically typed w.r.t. the contents, as far as possible.
|
see also the complete user documentation .