Package eu.bandm.tools.option.absy
package eu.bandm.tools.option.absy
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
See also the option compiler user documentation.
.
Created by bandm/metatools/tdom on 2024-09-15T20:21:26
from this source DTD.See also the option compiler user documentation.
.
-
ClassDescriptionCommon base class for all document classes in this tdom instance.Meaning: Sequence of a collection of command line options, to be compiled into GUI mask, online help method, parsing method, etc.Central class for all meta-information.Serializes the model instance into a sequence of SAX events.Common superclass for all Element classes in this tdom model.Meaning: Conjuntive combination of two conditions for enabling an option.Realizes the content model
((testequal | testgreater | optarg | enumSetContains) | and | or | not)+ ,
which is the 1st choice clause in the enclosing content model, realized byElement_and
.Realizes te content model
(testequal | testgreater | optarg | enumSetContains) ,
which is the 1st alternative in the enclosing choice, realized byElement_and.Choice_1
.Realizes the content model
(testequal | testgreater | optarg | enumSetContains) ,
which is the 1st choice clause in the enclosing content model, realized byElement_and.Choice_1_Alt_1
.Realizes te content model
testequal,
which is the 1st alternative in the enclosing choice, realized byElement_and.Choice_1_Alt_1_Choice_1
.Realizes te content model
testgreater,
which is the 2nd alternative in the enclosing choice, realized byElement_and.Choice_1_Alt_1_Choice_1
.Realizes te content model
optarg,
which is the 3rd alternative in the enclosing choice, realized byElement_and.Choice_1_Alt_1_Choice_1
.Realizes te content model
enumSetContains,
which is the 4th alternative in the enclosing choice, realized byElement_and.Choice_1_Alt_1_Choice_1
.Realizes te content model
and,
which is the 2nd alternative in the enclosing choice, realized byElement_and.Choice_1
.Realizes te content model
or ,
which is the 3rd alternative in the enclosing choice, realized byElement_and.Choice_1
.Realizes te content model
not,
which is the 4th alternative in the enclosing choice, realized byElement_and.Choice_1
.Meaning: Describes one boolean argument in an option's list of argument types.Meaning: Default value in case the option is missing completely.Meaning: Multi-Lingual text which separates groups of options and appears in a GUI screen mask, etc.Meaning: mangled into a variable name which gives access to the corresponding graphic sub-object in the generated GUI class.Meaning: Enabling condition which "un-greys" the input fields of an option, if fulfilled.Realizes the content model
((testequal | testgreater | optarg | enumSetContains) | and | or | not) ,
which is the 1st choice clause in the enclosing content model, realized byElement_condition
.Realizes te content model
(testequal | testgreater | optarg | enumSetContains) ,
which is the 1st alternative in the enclosing choice, realized byElement_condition.Choice_1
.Realizes the content model
(testequal | testgreater | optarg | enumSetContains) ,
which is the 1st choice clause in the enclosing content model, realized byElement_condition.Choice_1_Alt_1
.Realizes te content model
testequal,
which is the 1st alternative in the enclosing choice, realized byElement_condition.Choice_1_Alt_1_Choice_1
.Realizes te content model
testgreater,
which is the 2nd alternative in the enclosing choice, realized byElement_condition.Choice_1_Alt_1_Choice_1
.Realizes te content model
optarg,
which is the 3rd alternative in the enclosing choice, realized byElement_condition.Choice_1_Alt_1_Choice_1
.Realizes te content model
enumSetContains,
which is the 4th alternative in the enclosing choice, realized byElement_condition.Choice_1_Alt_1_Choice_1
.Realizes te content model
and,
which is the 2nd alternative in the enclosing choice, realized byElement_condition.Choice_1
.Realizes te content model
or ,
which is the 3rd alternative in the enclosing choice, realized byElement_condition.Choice_1
.Realizes te content model
not,
which is the 4th alternative in the enclosing choice, realized byElement_condition.Choice_1
.Meaning: Constant to test against some current option argument value, for forming an enabling condition.Meaning: gives the sequence of default values for a repetition group, is the option is completely omitted.Meaning: One description, in several languages.Meaning: Only directories are valid values.Meaning: Refers to an Enumeration as the type of the value of an option's argument.Meaning: The enumeration item which shall be used as default value, if the option is missing completely.Meaning: The name of the enum, for referring.Meaning: An enumeration type which can be used for several parameters of several options.Meaning: Used to refer to this enumeration when defining the type of option parameters.Meaning: One position in an enumeration type (represented by the enclosing context element).Meaning: Text as which this item is realized in the generated code.Meaning: Text as which this item appears to the user, on the command line, in a GUI, etc.Meaning: Refers to an Enumeration as the base type for a set type for the value of an option's argument.Meaning: The enumeration items which make the set value be used as default value, if the option is missing completely.Meaning: The name of the enum, for referring.Meaning: Boolean value whether an enumeration set contains a particular value.Meaning: The argument of the option by its (zero-based) position index.Meaning: The option from which the current argument value is taken.Meaning: The enumeration item the set is tested for.Meaning: Describes one floating point argument in an option's list of argument types.Meaning: Default value in case the option is missing completely.Meaning: Describes one integer argument in an option's list of argument types.Meaning: Default value in case the option is missing completely.Meaning: marks options which are not represented in a generated GUI mask, like "suppress splash window"
marks options which only affect the way of presentation, but not the payload execution, like "suppress splash window".<!ELEMENT noGui EMPTY >.Meaning: Negation of a condition for enabling an option.Realizes the content model
((testequal | testgreater | optarg | enumSetContains) | and | or | not) ,
which is the 1st choice clause in the enclosing content model, realized byElement_not
.Realizes te content model
(testequal | testgreater | optarg | enumSetContains) ,
which is the 1st alternative in the enclosing choice, realized byElement_not.Choice_1
.Realizes the content model
(testequal | testgreater | optarg | enumSetContains) ,
which is the 1st choice clause in the enclosing content model, realized byElement_not.Choice_1_Alt_1
.Realizes te content model
testequal,
which is the 1st alternative in the enclosing choice, realized byElement_not.Choice_1_Alt_1_Choice_1
.Realizes te content model
testgreater,
which is the 2nd alternative in the enclosing choice, realized byElement_not.Choice_1_Alt_1_Choice_1
.Realizes te content model
optarg,
which is the 3rd alternative in the enclosing choice, realized byElement_not.Choice_1_Alt_1_Choice_1
.Realizes te content model
enumSetContains,
which is the 4th alternative in the enclosing choice, realized byElement_not.Choice_1_Alt_1_Choice_1
.Realizes te content model
and,
which is the 2nd alternative in the enclosing choice, realized byElement_not.Choice_1
.Realizes te content model
or ,
which is the 3rd alternative in the enclosing choice, realized byElement_not.Choice_1
.Realizes te content model
not,
which is the 4th alternative in the enclosing choice, realized byElement_not.Choice_1
.<!ELEMENT notDir EMPTY >.Meaning: Reference to some option's current argument value, to test it in an enabling condition.Meaning: The argument of the option by its (zero-based) position index.Meaning: The option from which the current argument value is taken.Meaning: Definition of one particular option as it appears on a command line, in the GUI, etc.Meaning: the short name, entered in the commandline with one minus sign, like "-h
".Meaning: the long name, entered in the commandline with two minus signs, like "--help
".Meaning: Says whether this option must be present on the command line.Meaning: Sequence of a collection of command line options, to be compiled into GUI mask, online help method, parsing method, etc.Meaning: Whether reperated option arguments may be continued following some other option(s).Meaning: Whether setter methods will be synthesized for editing the value of an option instance.Realizes the content model
(enumeration | option | comment)* ,
which is the 1st choice clause in the enclosing content model, realized byElement_optionlist
.Realizes te content model
enumeration,
which is the 1st alternative in the enclosing choice, realized byElement_optionlist.Choice_1
.Realizes te content model
option,
which is the 2nd alternative in the enclosing choice, realized byElement_optionlist.Choice_1
.Realizes te content model
comment,
which is the 3rd alternative in the enclosing choice, realized byElement_optionlist.Choice_1
.Meaning: Disjuntive combination of two conditions for enabling an option.Realizes the content model
((testequal | testgreater | optarg | enumSetContains) | and | or | not)+ ,
which is the 1st choice clause in the enclosing content model, realized byElement_or
.Realizes te content model
(testequal | testgreater | optarg | enumSetContains) ,
which is the 1st alternative in the enclosing choice, realized byElement_or.Choice_1
.Realizes the content model
(testequal | testgreater | optarg | enumSetContains) ,
which is the 1st choice clause in the enclosing content model, realized byElement_or.Choice_1_Alt_1
.Realizes te content model
testequal,
which is the 1st alternative in the enclosing choice, realized byElement_or.Choice_1_Alt_1_Choice_1
.Realizes te content model
testgreater,
which is the 2nd alternative in the enclosing choice, realized byElement_or.Choice_1_Alt_1_Choice_1
.Realizes te content model
optarg,
which is the 3rd alternative in the enclosing choice, realized byElement_or.Choice_1_Alt_1_Choice_1
.Realizes te content model
enumSetContains,
which is the 4th alternative in the enclosing choice, realized byElement_or.Choice_1_Alt_1_Choice_1
.Realizes te content model
and,
which is the 2nd alternative in the enclosing choice, realized byElement_or.Choice_1
.Realizes te content model
or ,
which is the 3rd alternative in the enclosing choice, realized byElement_or.Choice_1
.Realizes te content model
not,
which is the 4th alternative in the enclosing choice, realized byElement_or.Choice_1
.Meaning: The text to be printed as a header line in the "usage()" function.Meaning: Describes one rational number argument in an option's list of argument types.Meaning: Describes a sequence of value types in an option's list of argument types which can appear more than once.Meaning: Whether the empty sequence is a valid input ("star", not "plus").Realizes te content model
int,
which is the 1st alternative in the enclosing choice, realized byElement_rep.Choice_1
.Realizes te content model
float,
which is the 2nd alternative in the enclosing choice, realized byElement_rep.Choice_1
.Realizes te content model
rat,
which is the 3rd alternative in the enclosing choice, realized byElement_rep.Choice_1
.Realizes te content model
bool,
which is the 4th alternative in the enclosing choice, realized byElement_rep.Choice_1
.Realizes te content model
string,
which is the 5th alternative in the enclosing choice, realized byElement_rep.Choice_1
.Realizes te content model
uri,
which is the 6th alternative in the enclosing choice, realized byElement_rep.Choice_1
.Realizes te content model
enum,
which is the 7th alternative in the enclosing choice, realized byElement_rep.Choice_1
.Realizes te content model
enumset,
which is the 8th alternative in the enclosing choice, realized byElement_rep.Choice_1
.Realizes te content model
int,
which is the 1st alternative in the enclosing choice, realized byElement_simpletypes.Choice_1
.Realizes te content model
float,
which is the 2nd alternative in the enclosing choice, realized byElement_simpletypes.Choice_1
.Realizes te content model
rat,
which is the 3rd alternative in the enclosing choice, realized byElement_simpletypes.Choice_1
.Realizes te content model
bool,
which is the 4th alternative in the enclosing choice, realized byElement_simpletypes.Choice_1
.Realizes te content model
string,
which is the 5th alternative in the enclosing choice, realized byElement_simpletypes.Choice_1
.Realizes te content model
uri,
which is the 6th alternative in the enclosing choice, realized byElement_simpletypes.Choice_1
.Realizes te content model
enum,
which is the 7th alternative in the enclosing choice, realized byElement_simpletypes.Choice_1
.Realizes te content model
enumset,
which is the 8th alternative in the enclosing choice, realized byElement_simpletypes.Choice_1
.Meaning: Describes one string value argument in an option's list of argument types.Meaning: Default value in case the option is missing completely.Meaning: Enabling condition whether both arguments have the same numric value.Realizes the content model
(constant | optarg) ,
which is the 1st choice clause in the enclosing content model, realized byElement_testequal
.Realizes te content model
constant,
which is the 1st alternative in the enclosing choice, realized byElement_testequal.Choice_1
.Realizes te content model
optarg,
which is the 2nd alternative in the enclosing choice, realized byElement_testequal.Choice_1
.Realizes the content model
(constant | optarg) ,
which is the 2nd choice clause in the enclosing content model, realized byElement_testequal
.Realizes te content model
constant,
which is the 1st alternative in the enclosing choice, realized byElement_testequal.Choice_2
.Realizes te content model
optarg,
which is the 2nd alternative in the enclosing choice, realized byElement_testequal.Choice_2
.Realizes the content model
(constant | optarg) ,
which is the 1st choice clause in the enclosing content model, realized byElement_testgreater
.Realizes te content model
constant,
which is the 1st alternative in the enclosing choice, realized byElement_testgreater.Choice_1
.Realizes te content model
optarg,
which is the 2nd alternative in the enclosing choice, realized byElement_testgreater.Choice_1
.Realizes the content model
(constant | optarg) ,
which is the 2nd choice clause in the enclosing content model, realized byElement_testgreater
.Realizes te content model
constant,
which is the 1st alternative in the enclosing choice, realized byElement_testgreater.Choice_2
.Realizes te content model
optarg,
which is the 2nd alternative in the enclosing choice, realized byElement_testgreater.Choice_2
.Meaning: One translation into one particular language.Meaning: Sequence of the types of all arguments of a particular option .Realizes te content model
int,
which is the 1st alternative in the enclosing choice, realized byElement_type.Choice_1
.Realizes te content model
float,
which is the 2nd alternative in the enclosing choice, realized byElement_type.Choice_1
.Realizes te content model
rat,
which is the 3rd alternative in the enclosing choice, realized byElement_type.Choice_1
.Realizes te content model
bool,
which is the 4th alternative in the enclosing choice, realized byElement_type.Choice_1
.Realizes te content model
string,
which is the 5th alternative in the enclosing choice, realized byElement_type.Choice_1
.Realizes te content model
uri,
which is the 6th alternative in the enclosing choice, realized byElement_type.Choice_1
.Realizes te content model
enum,
which is the 7th alternative in the enclosing choice, realized byElement_type.Choice_1
.Realizes te content model
enumset,
which is the 8th alternative in the enclosing choice, realized byElement_type.Choice_1
.Meaning: Describes one uri value argument in an option's list of argument types.Meaning: Default value in case the option is missing completely.Realizes the content model
(dirOnly | notDir)? ,
which is the 1st choice clause in the enclosing content model, realized byElement_uri
.Realizes te content model
dirOnly,
which is the 1st alternative in the enclosing choice, realized byElement_uri.Choice_1
.Realizes te content model
notDir,
which is the 2nd alternative in the enclosing choice, realized byElement_uri.Choice_1
.Meaning: One single default value.Meaning: The file or directory must be writable.Common wrapper class for the contents of all Elements with a content model of "(#PCDATA)
only."
Behaves as a simplified version of its superclass.Super class for all user defined visitor code.Copy-and-edit "boilerplate" source for user defined visitor code.