Uses of Class
eu.bandm.tools.option.absy.Element_noGui
Packages that use Element_noGui
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing,
GUI input, generation of documentation, etc.
-
Uses of Element_noGui in eu.bandm.tools.option.absy
Methods in eu.bandm.tools.option.absy that return Element_noGuiModifier and TypeMethodDescriptionfinal Element_noGuiElement_noGui.checkRequiredAttrs()Element_option.getElem_1_noGui()static Element_noGuiElement_noGui.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_option.setElem_1_noGui(@Opt Element_noGui newElem_1_noGui) Methods in eu.bandm.tools.option.absy with parameters of type Element_noGuiModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_noGui element) protected voidMatcher.action(Element_noGui element) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_noGui element) voidElement_option.set(Element_noGui elem_1_noGui, Element_isMeta elem_1_isMeta, Element_desc elem_1_desc, Element_type elem_1_type, Element_condition elem_1_condition) Set all contents fields to a new value, after checking.Element_option.setElem_1_noGui(@Opt Element_noGui newElem_1_noGui) voidDumper.visit(Element_noGui element) voidVisitor.visit(Element_noGui element) Can be overridden by the user to define particular semantic operations.voidVisitorTemplate.visit(Element_noGui element) (Superclass implementation descends into<!ELEMENT noGui EMPTY >.)Constructors in eu.bandm.tools.option.absy with parameters of type Element_noGuiModifierConstructorDescriptionElement_option(Element_noGui elem_1_noGui, Element_isMeta elem_1_isMeta, Element_desc elem_1_desc, Element_type elem_1_type, Element_condition elem_1_condition) Statically typed w.r.t. the contents, as far as possible.Element_option(TypedAttribute.SafeValues flag, Element_noGui elem_1_noGui, Element_isMeta elem_1_isMeta, Element_desc elem_1_desc, Element_type elem_1_type, Element_condition elem_1_condition)