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_date |
Element_date.checkRequiredAttrs() |
Element_date |
Element_issue.getElem_1_date() |
Element_date |
Element_docmat.getElem_1_date() |
Element_date |
Element_note.getElem_1_date() |
static Element_date |
Element_date.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_date |
Element_issue.setElem_1_date(Element_date newElem_1_date) |
Element_date |
Element_docmat.setElem_1_date(Element_date newElem_1_date) |
Element_date |
Element_note.setElem_1_date(Element_date newElem_1_date) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_date element) |
protected void |
Matcher.action(Element_date element) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_date element) |
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.
|
void |
Element_issue.set(Element_name elem_1_name,
Element_authors elem_1_authors,
Element_date elem_1_date,
Element_prior elem_1_prior,
Element_costs elem_1_costs,
Element_desc elem_1_desc,
Element_note... elems_1_note)
Set all contents fields to a new value, after checking.
|
void |
Element_docmat.set(Element_name elem_1_name,
Element_authors elem_1_authors,
Element_date elem_1_date,
Element_reference[] elems_1_reference,
Element_docmat.Choice_1... choices_1)
Set all contents fields to a new value, after checking.
|
Element_date |
Element_issue.setElem_1_date(Element_date newElem_1_date) |
Element_date |
Element_docmat.setElem_1_date(Element_date newElem_1_date) |
Element_date |
Element_note.setElem_1_date(Element_date newElem_1_date) |
void |
Dumper.visit(Element_date element) |
void |
VisitorTemplate.visit(Element_date element)
(Superclass implementation descends into
<!ELEMENT date (#PCDATA) >
.) |
void |
Visitor.visit(Element_date element)
Can be overridden by the user to define particular semantic operations.
|
Constructor and Description |
---|
Element_docmat(Element_name elem_1_name,
Element_authors elem_1_authors,
Element_date elem_1_date,
Element_reference[] elems_1_reference,
Element_docmat.Choice_1... choices_1)
Statically typed w.r.t. the contents, as far as possible.
|
Element_issue(Element_name elem_1_name,
Element_authors elem_1_authors,
Element_date elem_1_date,
Element_prior elem_1_prior,
Element_costs elem_1_costs,
Element_desc elem_1_desc,
Element_note... elems_1_note)
Statically typed w.r.t. the contents, as far as possible.
|
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 .