Uses of Class
eu.bandm.tools.lablog.xml.Element_package.Choice_1
Packages that use Element_package.Choice_1
Package
Description
Meaning: Created from d2d definition module
lablog$expanded at
2026-02-01_13h22m49.
-
Uses of Element_package.Choice_1 in eu.bandm.tools.lablog.xml
Subclasses of Element_package.Choice_1 in eu.bandm.tools.lablog.xmlModifier and TypeClassDescriptionstatic classRealizes te content modelissuewhich is the 1st alternative in the enclosing choice, realized byElement_package.Choice_1.static classRealizes te content modeldocmatwhich is the 2nd alternative in the enclosing choice, realized byElement_package.Choice_1.Methods in eu.bandm.tools.lablog.xml that return Element_package.Choice_1Modifier and TypeMethodDescriptionstatic Element_package.Choice_1Element_package.Choice_1.alt(Element_docmat elem_1_docmat) Wrap the content sequence into an instance of the corresponding subtype.static Element_package.Choice_1Element_package.Choice_1.alt(Element_issue elem_1_issue) Wrap the content sequence into an instance of the corresponding subtype.Element_package.getChoice_1(int index) Element_package.getChoices_1()static Element_package.Choice_1Element_package.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_package.setChoice_1(int index, Element_package.Choice_1 newChoice_1) Element_package.setChoices_1(Element_package.Choice_1... newChoices_1) Methods in eu.bandm.tools.lablog.xml with parameters of type Element_package.Choice_1Modifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_package.Choice_1 choice) protected voidMatcher.action(Element_package.Choice_1 choice) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_package.Choice_1 choice) voidElement_package.set(Element_name elem_1_name, Element_package.Choice_1... choices_1) Set all contents fields to a new value, after checking.Element_package.setChoice_1(int index, Element_package.Choice_1 newChoice_1) Element_package.setChoices_1(Element_package.Choice_1... newChoices_1) voidVisitor.visit(Element_package.Choice_1 choice) Can be overridden by the user.Constructors in eu.bandm.tools.lablog.xml with parameters of type Element_package.Choice_1ModifierConstructorDescriptionElement_package(Element_name elem_1_name, Element_package.Choice_1... choices_1) Statically typed w.r.t. the contents, as far as possible.