Uses of Class
eu.bandm.tools.option.absy.Element
Packages that use Element
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing,
GUI input, generation of documentation, etc.
-
Uses of Element in eu.bandm.tools.option.absy
Subclasses of Element in eu.bandm.tools.option.absyModifier and TypeClassDescriptionclassMeaning: Conjuntive combination of two conditions for enabling an option.classMeaning: Describes one boolean argument in an option's list of argument types.classMeaning: Multi-Lingual text which separates groups of options and appears in a GUI screen mask, etc.classMeaning: Enabling condition which "un-greys" the input fields of an option, if fulfilled.classMeaning: Constant to test against some current option argument value, for forming an enabling condition.classMeaning: gives the sequence of default values for a repetition group, if the option is completely omitted.classMeaning: One description, in several languages.classMeaning: Only directories are valid values.classMeaning: Refers to an Enumeration as the type of the value of an option's argument.classMeaning: An enumeration type which can be used for multiple parameters of multiple options.classMeaning: One position in an enumeration type (represented by the enclosing context element).classMeaning: Refers to an Enumeration as the base type for a set type for the value of an option's argument.classMeaning: Boolean value whether an enumeration set contains a particular value.classMeaning: Describes one floating point argument in an option's list of argument types.classMeaning: Describes one integer argument in an option's list of argument types.classMeaning: 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".class<!ELEMENT noGui EMPTY >.classMeaning: Negation of a condition for enabling an option.class<!ELEMENT notDir EMPTY >.classMeaning: Reference to some option's current argument value, to test it in an enabling condition.classMeaning: Definition of one particular option as it appears on a command line, in the GUI, etc.classMeaning: Sequence of a collection of command line options, to be compiled into GUI mask, online help method, parsing method, etc.classMeaning: Disjuntive combination of two conditions for enabling an option.classMeaning: The text to be printed as a header line in the "usage()" function.classMeaning: Describes one rational number argument in an option's list of argument types.classMeaning: Describes a sequence of value types in an option's list of argument types which can appear more than once.classclassMeaning: Describes one string value argument in an option's list of argument types.classMeaning: Enabling condition whether both arguments have the same numric value.classclassMeaning: One translation into one particular language.classMeaning: Sequence of the types of all arguments of a particular option.classMeaning: Describes one uri value argument in an option's list of argument types.classMeaning: One single default value.classMeaning: The file or directory must be writable.Methods in eu.bandm.tools.option.absy that return ElementModifier and TypeMethodDescriptionprotected final ElementDocument_optionlist.decode(DecodingInputStream in, Extension ext) Methods in eu.bandm.tools.option.absy with parameters of type ElementModifier and TypeMethodDescriptionprotected voidprotected voidprotected voidvoidMethod parameters in eu.bandm.tools.option.absy with type arguments of type ElementModifier and TypeMethodDescriptionElement_and.Choice_1_Alt_1_Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_and.Choice_1_Alt_1_Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_and.Choice_1_Alt_1_Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_and.Choice_1_Alt_1_Choice_1_Alt_4.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_and.Choice_1_Alt_1_Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_and.Choice_1_Alt_1Element_and.Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_and.Choice_1_Alt_2Element_and.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_and.Choice_1_Alt_3Element_and.Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_and.Choice_1_Alt_4Element_and.Choice_1_Alt_4.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_and.Choice_1Element_and.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_andElement_and.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_boolElement_bool.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_commentElement_comment.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_condition.Choice_1_Alt_1_Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_condition.Choice_1_Alt_1_Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_condition.Choice_1_Alt_1_Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_condition.Choice_1_Alt_1_Choice_1_Alt_4.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_condition.Choice_1_Alt_1_Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_condition.Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_condition.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_condition.Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_condition.Choice_1_Alt_4.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_condition.Choice_1Element_condition.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_conditionElement_condition.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_constantElement_constant.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_defaultsElement_defaults.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_descElement_desc.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_dirOnlyElement_dirOnly.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_enumElement_enum.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_enumerationElement_enumeration.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_enumitemElement_enumitem.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_enumsetElement_enumset.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_enumSetContainsElement_enumSetContains.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_floatElement_float.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_intElement_int.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_isMetaElement_isMeta.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_noGuiElement_noGui.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_not.Choice_1_Alt_1_Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_not.Choice_1_Alt_1_Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_not.Choice_1_Alt_1_Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_not.Choice_1_Alt_1_Choice_1_Alt_4.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_not.Choice_1_Alt_1_Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_not.Choice_1_Alt_1Element_not.Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_not.Choice_1_Alt_2Element_not.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_not.Choice_1_Alt_3Element_not.Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_not.Choice_1_Alt_4Element_not.Choice_1_Alt_4.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_not.Choice_1Element_not.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_notElement_not.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_notDirElement_notDir.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_optargElement_optarg.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_optionElement_option.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_optionlist.Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_optionlist.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_optionlist.Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_optionlist.Choice_1Element_optionlist.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_optionlistElement_optionlist.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_or.Choice_1_Alt_1_Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_or.Choice_1_Alt_1_Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_or.Choice_1_Alt_1_Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_or.Choice_1_Alt_1_Choice_1_Alt_4.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_or.Choice_1_Alt_1_Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_or.Choice_1_Alt_1Element_or.Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_or.Choice_1_Alt_2Element_or.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_or.Choice_1_Alt_3Element_or.Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_or.Choice_1_Alt_4Element_or.Choice_1_Alt_4.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_or.Choice_1Element_or.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_orElement_or.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_printout_titleElement_printout_title.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_ratElement_rat.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_rep.Choice_1_Alt_1Element_rep.Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_rep.Choice_1_Alt_2Element_rep.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_rep.Choice_1_Alt_3Element_rep.Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_rep.Choice_1_Alt_4Element_rep.Choice_1_Alt_4.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_rep.Choice_1_Alt_5Element_rep.Choice_1_Alt_5.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_rep.Choice_1_Alt_6Element_rep.Choice_1_Alt_6.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_rep.Choice_1_Alt_7Element_rep.Choice_1_Alt_7.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_rep.Choice_1_Alt_8Element_rep.Choice_1_Alt_8.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_rep.Choice_1Element_rep.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_repElement_rep.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_simpletypes.Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_simpletypes.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_simpletypes.Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_simpletypes.Choice_1_Alt_4.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_simpletypes.Choice_1_Alt_5.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_simpletypes.Choice_1_Alt_6.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_simpletypes.Choice_1_Alt_7.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_simpletypes.Choice_1_Alt_8.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_simpletypes.Choice_1Element_simpletypes.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_simpletypesElement_simpletypes.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_stringElement_string.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_testequal.Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_testequal.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_testequal.Choice_1Element_testequal.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_testequal.Choice_2_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_testequal.Choice_2_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_testequal.Choice_2Element_testequal.Choice_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_testequalElement_testequal.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_testgreater.Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_testgreater.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_testgreater.Choice_1Element_testgreater.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_testgreater.Choice_2_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_testgreater.Choice_2_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_testgreater.Choice_2Element_testgreater.Choice_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_testgreaterElement_testgreater.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_textElement_text.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_type.Choice_1_Alt_1Element_type.Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_type.Choice_1_Alt_2Element_type.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_type.Choice_1_Alt_3Element_type.Choice_1_Alt_3.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_type.Choice_1_Alt_4Element_type.Choice_1_Alt_4.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_type.Choice_1_Alt_5Element_type.Choice_1_Alt_5.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_type.Choice_1_Alt_6Element_type.Choice_1_Alt_6.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_type.Choice_1_Alt_7Element_type.Choice_1_Alt_7.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_type.Choice_1_Alt_8Element_type.Choice_1_Alt_8.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_type.Choice_1Element_type.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_typeElement_type.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_uri.Choice_1_Alt_1Element_uri.Choice_1_Alt_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_uri.Choice_1_Alt_2Element_uri.Choice_1_Alt_2.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_uri.Choice_1Element_uri.Choice_1.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_uriElement_uri.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_vElement_v.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) static Element_writableElement_writable.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Constructors in eu.bandm.tools.option.absy with parameters of type ElementModifierConstructorDescriptionElement_and(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_and(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_comment(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_comment(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_condition(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_condition(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_defaults(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_defaults(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_desc(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_desc(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_enumeration(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_enumeration(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_enumitem(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_enumitem(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_not(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_not(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_option(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_option(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_optionlist(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_optionlist(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_or(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_or(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_printout_title(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_printout_title(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_rep(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_rep(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_simpletypes(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_simpletypes(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_testequal(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_testequal(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_testgreater(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_testgreater(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_type(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_type(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.Element_uri(Element... content) Semi-parsing constructor which tries to parse sequences of model elements.Element_uri(Attributes attrs, Element... content) Semi-parsing constructor which tries to parse sequences of model content.