Uses of Class
eu.bandm.tools.option.absy.Element_optionlist.Attr_setterFunctions
Packages that use Element_optionlist.Attr_setterFunctions
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_optionlist.Attr_setterFunctions in eu.bandm.tools.option.absy
Fields in eu.bandm.tools.option.absy declared as Element_optionlist.Attr_setterFunctionsModifier and TypeFieldDescriptionstatic final Element_optionlist.Attr_setterFunctionsElement_optionlist.Attr_setterFunctions.unspecifiedMethods in eu.bandm.tools.option.absy that return Element_optionlist.Attr_setterFunctionsModifier and TypeMethodDescriptionCreate a new instance, its value picked from the W3C DOM instance.Element_optionlist.Attr_setterFunctions.from(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.Element_optionlist.getAttr_setterFunctions()Meaning: Whether setter methods will be synthesized for editing the value of an option instance.Element_optionlist.readAttr_setterFunctions()Meaning: Whether setter methods will be synthesized for editing the value of an option instance.Methods in eu.bandm.tools.option.absy with parameters of type Element_optionlist.Attr_setterFunctionsModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_optionlist.Attr_setterFunctions attr) protected voidMatcher.action(Element_optionlist.Attr_setterFunctions attr) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_optionlist.Attr_setterFunctions attr) voidVisitor.visit(Element_optionlist.Attr_setterFunctions attr_setterFunctions) Can be overridden by the user.