Package | Description |
---|---|
eu.bandm.tools.lablog.xml |
Meaning: Created from d2d definition module
lablog$expanded at
2022-07-01_07h58m33.
|
Modifier and Type | Method and Description |
---|---|
Element_author |
Element_author.checkRequiredAttrs() |
Element_author |
Element_authors.getElem_1_author() |
Element_author |
Element_authors.getElem_2_author(int index) |
Element_author[] |
Element_authors.getElems_2_author() |
static Element_author |
Element_author.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_author |
Element_authors.setElem_1_author(Element_author newElem_1_author) |
Element_author |
Element_authors.setElem_2_author(int index,
Element_author newElem_2_author) |
Element_author[] |
Element_authors.setElems_2_author(Element_author... newElems_2_author) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_author element) |
protected void |
Matcher.action(Element_author element) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_author element) |
void |
Element_authors.set(Element_author elem_1_author,
Element_author... elems_2_author)
Set all contents fields to a new value, after checking.
|
void |
Element_authors.set(Element_author elem_1_author,
Element_author... elems_2_author)
Set all contents fields to a new value, after checking.
|
Element_author |
Element_authors.setElem_1_author(Element_author newElem_1_author) |
Element_author |
Element_authors.setElem_2_author(int index,
Element_author newElem_2_author) |
Element_author[] |
Element_authors.setElems_2_author(Element_author... newElems_2_author) |
void |
Dumper.visit(Element_author element) |
void |
VisitorTemplate.visit(Element_author element)
(Superclass implementation descends into
<!ELEMENT author (#PCDATA) >
.) |
void |
Visitor.visit(Element_author element)
Can be overridden by the user to define particular semantic operations.
|
Constructor and Description |
---|
Element_authors(Element_author elem_1_author,
Element_author... elems_2_author)
Statically typed w.r.t. the contents, as far as possible.
|
Element_authors(Element_author elem_1_author,
Element_author... elems_2_author)
Statically typed w.r.t. the contents, as far as possible.
|
see also the complete user documentation .