Uses of Class
eu.bandm.tools.option.absy.Element_optarg
Package
Description
Command line parser and graphical user input generated from
one abstract description of programming options, incl data types
and multi-lingual descriptions.
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_optarg in eu.bandm.tools.option
Modifier and TypeMethodDescriptionvoid
Compiler.Phase1.visit
(Element_optarg el) Stores Java source and user documentation for the reference to an option's arguemt in an enabling condition. -
Uses of Element_optarg in eu.bandm.tools.option.absy
Modifier and TypeFieldDescription(package private) Element_optarg
Element_and.Choice_1_Alt_1_Choice_1_Alt_3.elem_1_optarg
(package private) Element_optarg
Element_condition.Choice_1_Alt_1_Choice_1_Alt_3.elem_1_optarg
(package private) Element_optarg
Element_not.Choice_1_Alt_1_Choice_1_Alt_3.elem_1_optarg
(package private) Element_optarg
Element_or.Choice_1_Alt_1_Choice_1_Alt_3.elem_1_optarg
(package private) Element_optarg
Element_testequal.Choice_1_Alt_2.elem_1_optarg
(package private) Element_optarg
Element_testequal.Choice_2_Alt_2.elem_1_optarg
(package private) Element_optarg
Element_testgreater.Choice_1_Alt_2.elem_1_optarg
(package private) Element_optarg
Element_testgreater.Choice_2_Alt_2.elem_1_optarg
Modifier and TypeMethodDescriptionfinal Element_optarg
Element_optarg.checkRequiredAttrs()
(package private) static Element_optarg
Element_optarg.decode
(DecodingInputStream in, Extension ext) Element_and.Choice_1_Alt_1_Choice_1_Alt_3.getElem_1_optarg()
Element_condition.Choice_1_Alt_1_Choice_1_Alt_3.getElem_1_optarg()
Element_not.Choice_1_Alt_1_Choice_1_Alt_3.getElem_1_optarg()
Element_or.Choice_1_Alt_1_Choice_1_Alt_3.getElem_1_optarg()
Element_testequal.Choice_1_Alt_2.getElem_1_optarg()
Element_testequal.Choice_2_Alt_2.getElem_1_optarg()
Element_testgreater.Choice_1_Alt_2.getElem_1_optarg()
Element_testgreater.Choice_2_Alt_2.getElem_1_optarg()
(package private) static Element_optarg
Element_optarg.parse
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_optarg
Element_optarg.parse
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_optarg
Element_optarg.parse
(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_optarg
Element_optarg.parseOptional
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_optarg[]
Element_optarg.parsePlus
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_optarg[]
Element_optarg.parseStar
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_optarg
Element_optarg.semiparse
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_optarg
Element_optarg.semiparseOptional
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_optarg[]
Element_optarg.semiparsePlus
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_optarg[]
Element_optarg.semiparseStar
(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_and.Choice_1_Alt_1_Choice_1_Alt_3.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_condition.Choice_1_Alt_1_Choice_1_Alt_3.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_not.Choice_1_Alt_1_Choice_1_Alt_3.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_or.Choice_1_Alt_1_Choice_1_Alt_3.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_testequal.Choice_1_Alt_2.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_testequal.Choice_2_Alt_2.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_testgreater.Choice_1_Alt_2.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_testgreater.Choice_2_Alt_2.setElem_1_optarg
(Element_optarg newElem_1_optarg) Modifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor<? extends Element_optarg,
Extension, TdomAttributeException> Element_optarg.getDecodeClosure()
(package private) static TypedContent.ParsingConstructor<? extends Element_optarg,
Element, Extension, TdomAttributeException> Element_optarg.getParseClosure()
Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_optarg element) protected void
Matcher.action
(Element_optarg element) Element_and.Choice_1_Alt_1_Choice_1.alt
(Element_optarg elem_1_optarg) Wrap the content sequence into an instance of the corresponding subtype.Element_condition.Choice_1_Alt_1_Choice_1.alt
(Element_optarg elem_1_optarg) Wrap the content sequence into an instance of the corresponding subtype.Element_not.Choice_1_Alt_1_Choice_1.alt
(Element_optarg elem_1_optarg) Wrap the content sequence into an instance of the corresponding subtype.Element_or.Choice_1_Alt_1_Choice_1.alt
(Element_optarg elem_1_optarg) Wrap the content sequence into an instance of the corresponding subtype.static Element_testequal.Choice_1
Element_testequal.Choice_1.alt
(Element_optarg elem_1_optarg) Wrap the content sequence into an instance of the corresponding subtype.static Element_testequal.Choice_2
Element_testequal.Choice_2.alt
(Element_optarg elem_1_optarg) Wrap the content sequence into an instance of the corresponding subtype.static Element_testgreater.Choice_1
Element_testgreater.Choice_1.alt
(Element_optarg elem_1_optarg) Wrap the content sequence into an instance of the corresponding subtype.static Element_testgreater.Choice_2
Element_testgreater.Choice_2.alt
(Element_optarg elem_1_optarg) Wrap the content sequence into an instance of the corresponding subtype.protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_optarg element) void
Element_and.Choice_1_Alt_1_Choice_1_Alt_3.set
(Element_optarg elem_1_optarg) void
Element_condition.Choice_1_Alt_1_Choice_1_Alt_3.set
(Element_optarg elem_1_optarg) void
Element_not.Choice_1_Alt_1_Choice_1_Alt_3.set
(Element_optarg elem_1_optarg) void
Element_or.Choice_1_Alt_1_Choice_1_Alt_3.set
(Element_optarg elem_1_optarg) void
Element_testequal.Choice_1_Alt_2.set
(Element_optarg elem_1_optarg) void
Element_testequal.Choice_2_Alt_2.set
(Element_optarg elem_1_optarg) void
Element_testgreater.Choice_1_Alt_2.set
(Element_optarg elem_1_optarg) void
Element_testgreater.Choice_2_Alt_2.set
(Element_optarg elem_1_optarg) Element_and.Choice_1_Alt_1_Choice_1_Alt_3.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_condition.Choice_1_Alt_1_Choice_1_Alt_3.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_not.Choice_1_Alt_1_Choice_1_Alt_3.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_or.Choice_1_Alt_1_Choice_1_Alt_3.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_testequal.Choice_1_Alt_2.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_testequal.Choice_2_Alt_2.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_testgreater.Choice_1_Alt_2.setElem_1_optarg
(Element_optarg newElem_1_optarg) Element_testgreater.Choice_2_Alt_2.setElem_1_optarg
(Element_optarg newElem_1_optarg) void
Dumper.visit
(Element_optarg element) void
Visitor.visit
(Element_optarg element) Can be overridden by the user to define particular semantic operations.void
VisitorTemplate.visit
(Element_optarg element) (Superclass implementation descends into<!ELEMENT optarg EMPTY >
.)ModifierConstructorDescriptionChoice_1_Alt_1_Choice_1_Alt_3
(Element_optarg elem_1_optarg) Choice_1_Alt_1_Choice_1_Alt_3
(Element_optarg elem_1_optarg) Choice_1_Alt_1_Choice_1_Alt_3
(Element_optarg elem_1_optarg) Choice_1_Alt_1_Choice_1_Alt_3
(Element_optarg elem_1_optarg) Choice_1_Alt_2
(Element_optarg elem_1_optarg) Choice_1_Alt_2
(Element_optarg elem_1_optarg) Choice_2_Alt_2
(Element_optarg elem_1_optarg) Choice_2_Alt_2
(Element_optarg elem_1_optarg)