Uses of Class
eu.bandm.tools.option.absy.Element_comment.Attr_name
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_comment.Attr_name in eu.bandm.tools.option.absy
Modifier and TypeFieldDescriptionstatic final Element_comment.Attr_name
Element_comment.Attr_name.unspecified
Modifier and TypeMethodDescriptionstatic Element_comment.Attr_name
Create a new instance, its value picked from the W3C DOM instance.static Element_comment.Attr_name
Element_comment.Attr_name.from
(Attributes attrs) Create a new instance, its value picked from the SAX attribute container.Element_comment.getAttr_name()
Meaning: mangled into a variable name which gives access to the corresponding graphic sub-object in the generated GUI class.Element_comment.readAttr_name()
Meaning: mangled into a variable name which gives access to the corresponding graphic sub-object in the generated GUI class.Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_comment.Attr_name attr) protected void
Matcher.action
(Element_comment.Attr_name attr) protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_comment.Attr_name attr) void
Visitor.visit
(Element_comment.Attr_name attr_name) Can be overridden by the user.