Package | Description |
---|---|
eu.bandm.tools.option.absy |
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
|
Modifier and Type | Field and Description |
---|---|
static Element_optionlist.Attr_setterFunctions |
Element_optionlist.Attr_setterFunctions.unspecified |
Modifier and Type | Method and Description |
---|---|
static Element_optionlist.Attr_setterFunctions |
Element_optionlist.Attr_setterFunctions.from(Attributes attrs)
Create a new instance, its value picked from the SAX attribute
container.
|
static Element_optionlist.Attr_setterFunctions |
Element_optionlist.Attr_setterFunctions.from(Element dom)
Create a new instance, its value picked from the W3C DOM instance.
|
Element_optionlist.Attr_setterFunctions |
Element_optionlist.getAttr_setterFunctions()
Meaning: Whether setter methods will be
synthesized
for editing the value of an option instance.
|
Element_optionlist.Attr_setterFunctions |
Element_optionlist.readAttr_setterFunctions()
Meaning: Whether setter methods will be
synthesized
for editing the value of an option instance.
|
Modifier and Type | Method and Description |
---|---|
protected 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.
|
see also the complete user documentation .