Uses of Class
eu.bandm.tools.lablog.xml.Element_WORKSFORME
Packages that use Element_WORKSFORME
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2025-08-17_22h58m27.
-
Uses of Element_WORKSFORME in eu.bandm.tools.lablog.xml
Fields in eu.bandm.tools.lablog.xml declared as Element_WORKSFORMEModifier and TypeFieldDescription(package private) Element_WORKSFORMEElement_note.Choice_1_Alt_5.elem_1_WORKSFORMEMethods in eu.bandm.tools.lablog.xml that return Element_WORKSFORMEModifier and TypeMethodDescriptionfinal Element_WORKSFORMEElement_WORKSFORME.checkRequiredAttrs()(package private) static Element_WORKSFORMEElement_WORKSFORME.decode(DecodingInputStream in, Extension ext) Element_note.Choice_1_Alt_5.getElem_1_WORKSFORME()(package private) static Element_WORKSFORMEElement_WORKSFORME.parse(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_WORKSFORMEElement_WORKSFORME.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_WORKSFORMEElement_WORKSFORME.parse(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_WORKSFORMEElement_WORKSFORME.parseOptional(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_WORKSFORME[]Element_WORKSFORME.parsePlus(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_WORKSFORME[]Element_WORKSFORME.parseStar(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_WORKSFORMEElement_WORKSFORME.semiparse(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_WORKSFORMEElement_WORKSFORME.semiparseOptional(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_WORKSFORME[]Element_WORKSFORME.semiparsePlus(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_WORKSFORME[]Element_WORKSFORME.semiparseStar(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_note.Choice_1_Alt_5.setElem_1_WORKSFORME(Element_WORKSFORME newElem_1_WORKSFORME) Methods in eu.bandm.tools.lablog.xml that return types with arguments of type Element_WORKSFORMEModifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor<? extends Element_WORKSFORME, Extension, TdomAttributeException> Element_WORKSFORME.getDecodeClosure()(package private) static TypedContent.ParsingConstructor<? extends Element_WORKSFORME, Element, Extension, TdomAttributeException> Element_WORKSFORME.getParseClosure()Methods in eu.bandm.tools.lablog.xml with parameters of type Element_WORKSFORMEModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_WORKSFORME element) protected voidMatcher.action(Element_WORKSFORME element) static Element_note.Choice_1Element_note.Choice_1.alt(Element_WORKSFORME elem_1_WORKSFORME) Wrap the content sequence into an instance of the corresponding subtype.protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_WORKSFORME element) voidElement_note.Choice_1_Alt_5.set(Element_WORKSFORME elem_1_WORKSFORME) Element_note.Choice_1_Alt_5.setElem_1_WORKSFORME(Element_WORKSFORME newElem_1_WORKSFORME) voidDumper.visit(Element_WORKSFORME element) voidVisitor.visit(Element_WORKSFORME element) Can be overridden by the user to define particular semantic operations.voidVisitorTemplate.visit(Element_WORKSFORME element) (Superclass implementation descends into<!ELEMENT WORKSFORME EMPTY >.)Constructors in eu.bandm.tools.lablog.xml with parameters of type Element_WORKSFORME