Uses of Class
eu.bandm.tools.option.absy.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
Modifier and TypeFieldDescriptionstatic final Element_optionlist.Attr_setterFunctions
Element_optionlist.Attr_setterFunctions.unspecified
Modifier 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.Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_optionlist.Attr_setterFunctions attr) protected void
Matcher.action
(Element_optionlist.Attr_setterFunctions attr) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_optionlist.Attr_setterFunctions attr) void
Visitor.visit
(Element_optionlist.Attr_setterFunctions attr_setterFunctions) Can be overridden by the user.