Uses of Class
eu.bandm.tools.lablog.xml.Element_note.Choice_1_Alt_6
Packages that use Element_note.Choice_1_Alt_6
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2025-08-17_22h58m27.
-
Uses of Element_note.Choice_1_Alt_6 in eu.bandm.tools.lablog.xml
Methods in eu.bandm.tools.lablog.xml that return Element_note.Choice_1_Alt_6Modifier and TypeMethodDescription(package private) static Element_note.Choice_1_Alt_6Element_note.Choice_1_Alt_6.decode(DecodingInputStream in, Extension ext) (package private) static Element_note.Choice_1_Alt_6Element_note.Choice_1_Alt_6.parse(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_note.Choice_1_Alt_6Element_note.Choice_1_Alt_6.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_note.Choice_1_Alt_6Element_note.Choice_1_Alt_6.semiparse(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_note.Choice_1.toAlt_6()If the current contents corresponds to the 6th 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_6Modifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor<? extends Element_note.Choice_1_Alt_6, Extension, TdomAttributeException> Element_note.Choice_1_Alt_6.getDecodeClosure()(package private) static TypedContent.ParsingConstructor<? extends Element_note.Choice_1_Alt_6, Element, Extension, TdomAttributeException> Element_note.Choice_1_Alt_6.getParseClosure()Methods in eu.bandm.tools.lablog.xml with parameters of type Element_note.Choice_1_Alt_6Modifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_note.Choice_1_Alt_6 alt) protected voidMatcher.action(Element_note.Choice_1_Alt_6 alt) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_note.Choice_1_Alt_6 alt) voidVisitor.visit(Element_note.Choice_1_Alt_6 alt) Can be overridden by the user.