Package | Description |
---|---|
eu.bandm.tools.lablog.base |
Evaluation, statistics and renderings of bandm lab log format.
|
eu.bandm.tools.lablog.xml |
Meaning: Created from d2d definition module
lablog$expanded at
2022-07-01_07h58m33.
|
Modifier and Type | Method and Description |
---|---|
void |
ToHtml.visit(Element_a_listitem el) |
Modifier and Type | Method and Description |
---|---|
Element_a_listitem |
Element_a_listitem.checkRequiredAttrs() |
Element_a_listitem |
Element_a_list.getElem_1_a_listitem(int index) |
Element_a_listitem[] |
Element_a_list.getElems_1_a_listitem() |
static Element_a_listitem |
Element_a_listitem.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_a_listitem |
Element_a_list.setElem_1_a_listitem(int index,
Element_a_listitem newElem_1_a_listitem) |
Element_a_listitem[] |
Element_a_list.setElems_1_a_listitem(Element_a_listitem... newElems_1_a_listitem) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_a_listitem element) |
protected void |
Matcher.action(Element_a_listitem element) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_a_listitem element) |
void |
Element_a_list.set(Element_a_listSymbol elem_1_a_listSymbol,
Element_a_list.Choice_1 choice_1,
Element_a_label elem_1_a_label,
Element_a_listitem... elems_1_a_listitem)
Set all contents fields to a new value, after checking.
|
Element_a_listitem |
Element_a_list.setElem_1_a_listitem(int index,
Element_a_listitem newElem_1_a_listitem) |
Element_a_listitem[] |
Element_a_list.setElems_1_a_listitem(Element_a_listitem... newElems_1_a_listitem) |
void |
Dumper.visit(Element_a_listitem element) |
void |
VisitorTemplate.visit(Element_a_listitem element)
(Superclass implementation descends into
<!ELEMENT a:listitem (#PCDATA | a:bold | a:ital | a:ulin | a:blink |
a:strikeout | a:scaps | a:hh |
a:larger | a:smaller | a:indexlo |
a:indexhi | a:spanstyle | a:src |
a:verbatimXml | a:nl | a:ldots |
a:label | a:ref | a:pers | a:opus |
a:persop | a:emph | a:xemph | a:xlang |
a:treeInclude | a:link | a:cite |
a:image | a:list | a:table |
a:footnote | a:footnotemark |
a:footnotetext | a:p )* >
.) |
void |
Visitor.visit(Element_a_listitem element)
Can be overridden by the user to define particular semantic operations.
|
Constructor and Description |
---|
Element_a_list(Element_a_listSymbol elem_1_a_listSymbol,
Element_a_list.Choice_1 choice_1,
Element_a_label elem_1_a_label,
Element_a_listitem... elems_1_a_listitem)
Statically typed w.r.t. the contents, as far as possible.
|
see also the complete user documentation .