Uses of Class
eu.bandm.tools.lablog.xml.Element_note.Choice_1_Alt_3
Packages that use Element_note.Choice_1_Alt_3
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2026-02-01_13h22m49.
-
Uses of Element_note.Choice_1_Alt_3 in eu.bandm.tools.lablog.xml
Methods in eu.bandm.tools.lablog.xml that return Element_note.Choice_1_Alt_3Modifier and TypeMethodDescriptionstatic Element_note.Choice_1_Alt_3Element_note.Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_note.Choice_1.toAlt_3()If the current contents corresponds to the 3rd alternative of the underlying content model, then cast it accordingly, otherwise return null.Methods in eu.bandm.tools.lablog.xml with parameters of type Element_note.Choice_1_Alt_3Modifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_note.Choice_1_Alt_3 alt) protected voidMatcher.action(Element_note.Choice_1_Alt_3 alt) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_note.Choice_1_Alt_3 alt) voidVisitor.visit(Element_note.Choice_1_Alt_3 alt) Can be overridden by the user.