Uses of Class
eu.bandm.tools.lablog.xml.Element_note.Choice_1
Packages that use Element_note.Choice_1
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2026-02-01_13h22m49.
-
Uses of Element_note.Choice_1 in eu.bandm.tools.lablog.xml
Subclasses of Element_note.Choice_1 in eu.bandm.tools.lablog.xmlModifier and TypeClassDescriptionstatic classRealizes te content modelACCEPTEDwhich is the 1st alternative in the enclosing choice, realized byElement_note.Choice_1.static classRealizes te content modelFIXEDwhich is the 2nd alternative in the enclosing choice, realized byElement_note.Choice_1.static classRealizes te content modelCLOSEDwhich is the 3rd alternative in the enclosing choice, realized byElement_note.Choice_1.static classRealizes te content modelWONTFIXwhich is the 4th alternative in the enclosing choice, realized byElement_note.Choice_1.static classRealizes te content modelWORKSFORMEwhich is the 5th alternative in the enclosing choice, realized byElement_note.Choice_1.static classRealizes te content modelREOPENEDwhich is the 6th alternative in the enclosing choice, realized byElement_note.Choice_1.Methods in eu.bandm.tools.lablog.xml that return Element_note.Choice_1Modifier and TypeMethodDescriptionstatic Element_note.Choice_1Element_note.Choice_1.alt(Element_ACCEPTED elem_1_ACCEPTED) Wrap the content sequence into an instance of the corresponding subtype.static Element_note.Choice_1Element_note.Choice_1.alt(Element_CLOSED elem_1_CLOSED) Wrap the content sequence into an instance of the corresponding subtype.static Element_note.Choice_1Element_note.Choice_1.alt(Element_FIXED elem_1_FIXED) Wrap the content sequence into an instance of the corresponding subtype.static Element_note.Choice_1Element_note.Choice_1.alt(Element_REOPENED elem_1_REOPENED) Wrap the content sequence into an instance of the corresponding subtype.static Element_note.Choice_1Element_note.Choice_1.alt(Element_WONTFIX elem_1_WONTFIX) Wrap the content sequence into an instance of the corresponding subtype.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.Element_note.getChoice_1()static Element_note.Choice_1Element_note.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_note.setChoice_1(@Opt Element_note.Choice_1 newChoice_1) Methods in eu.bandm.tools.lablog.xml with parameters of type Element_note.Choice_1Modifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_note.Choice_1 choice) protected voidMatcher.action(Element_note.Choice_1 choice) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_note.Choice_1 choice) voidElement_note.set(Element_authors elem_1_authors, Element_date elem_1_date, Element_note.Choice_1 choice_1, Element_prior elem_1_prior, Element_costs elem_1_costs, Element_note.Choice_2... choices_2) Set all contents fields to a new value, after checking.Element_note.setChoice_1(@Opt Element_note.Choice_1 newChoice_1) voidVisitor.visit(Element_note.Choice_1 choice) Can be overridden by the user.Constructors in eu.bandm.tools.lablog.xml with parameters of type Element_note.Choice_1ModifierConstructorDescriptionElement_note(Element_authors elem_1_authors, Element_date elem_1_date, Element_note.Choice_1 choice_1, Element_prior elem_1_prior, Element_costs elem_1_costs, Element_note.Choice_2... choices_2) Statically typed w.r.t. the contents, as far as possible.