Uses of Class
eu.bandm.tools.lablog.xml.Element_reference
Packages that use Element_reference
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2026-02-01_13h22m49.
-
Uses of Element_reference in eu.bandm.tools.lablog.xml
Methods in eu.bandm.tools.lablog.xml that return Element_referenceModifier and TypeMethodDescriptionfinal Element_referenceElement_reference.checkRequiredAttrs()Element_docmat.getElem_1_reference(int index) Element_docmat.getElems_1_reference()static Element_referenceElement_reference.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_docmat.setElem_1_reference(int index, Element_reference newElem_1_reference) Element_docmat.setElems_1_reference(Element_reference... newElems_1_reference) Methods in eu.bandm.tools.lablog.xml with parameters of type Element_referenceModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_reference element) protected voidMatcher.action(Element_reference element) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_reference element) voidElement_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_docmat.setElem_1_reference(int index, Element_reference newElem_1_reference) Element_docmat.setElems_1_reference(Element_reference... newElems_1_reference) voidDumper.visit(Element_reference element) voidVisitor.visit(Element_reference element) Can be overridden by the user to define particular semantic operations.voidVisitorTemplate.visit(Element_reference element) (Superclass implementation descends into<!ELEMENT reference (#PCDATA) >.)Constructors in eu.bandm.tools.lablog.xml with parameters of type Element_referenceModifierConstructorDescriptionElement_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.