Uses of Class
eu.bandm.tools.lablog.xml.Element_note.Choice_1_Alt_5
Packages that use Element_note.Choice_1_Alt_5
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2025-03-02_12h00m51.
-
Uses of Element_note.Choice_1_Alt_5 in eu.bandm.tools.lablog.xml
Methods in eu.bandm.tools.lablog.xml that return Element_note.Choice_1_Alt_5Modifier and TypeMethodDescription(package private) static Element_note.Choice_1_Alt_5
Element_note.Choice_1_Alt_5.decode
(DecodingInputStream in, Extension ext) (package private) static Element_note.Choice_1_Alt_5
Element_note.Choice_1_Alt_5.parse
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_note.Choice_1_Alt_5
Element_note.Choice_1_Alt_5.parse
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_note.Choice_1_Alt_5
Element_note.Choice_1_Alt_5.semiparse
(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_note.Choice_1.toAlt_5()
If the current contents corresponds to the 5th alternative of the underlying content model, then cast it accordingly, otherwise return null.Methods in eu.bandm.tools.lablog.xml that return types with arguments of type Element_note.Choice_1_Alt_5Modifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor
<? extends Element_note.Choice_1_Alt_5, Extension, TdomAttributeException> Element_note.Choice_1_Alt_5.getDecodeClosure()
(package private) static TypedContent.ParsingConstructor
<? extends Element_note.Choice_1_Alt_5, Element, Extension, TdomAttributeException> Element_note.Choice_1_Alt_5.getParseClosure()
Methods in eu.bandm.tools.lablog.xml with parameters of type Element_note.Choice_1_Alt_5Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_note.Choice_1_Alt_5 alt) protected void
Matcher.action
(Element_note.Choice_1_Alt_5 alt) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_note.Choice_1_Alt_5 alt) void
Visitor.visit
(Element_note.Choice_1_Alt_5 alt) Can be overridden by the user.