Uses of Class
eu.bandm.tools.option.absy.Element_writable
Packages that use Element_writable
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing,
GUI input, generation of documentation, etc.
-
Uses of Element_writable in eu.bandm.tools.option.absy
Methods in eu.bandm.tools.option.absy that return Element_writableModifier and TypeMethodDescriptionfinal Element_writableElement_writable.checkRequiredAttrs()Element_uri.getElem_1_writable()static Element_writableElement_writable.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_uri.setElem_1_writable(@Opt Element_writable newElem_1_writable) Methods in eu.bandm.tools.option.absy with parameters of type Element_writableModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_writable element) protected voidMatcher.action(Element_writable element) protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_writable element) voidElement_uri.set(Element_uri.Choice_1 choice_1, Element_writable elem_1_writable) Set all contents fields to a new value, after checking.Element_uri.setElem_1_writable(@Opt Element_writable newElem_1_writable) voidDumper.visit(Element_writable element) voidVisitor.visit(Element_writable element) Can be overridden by the user to define particular semantic operations.voidVisitorTemplate.visit(Element_writable element) (Superclass implementation descends into<!ELEMENT writable EMPTY >.)Constructors in eu.bandm.tools.option.absy with parameters of type Element_writableModifierConstructorDescriptionElement_uri(Element_uri.Choice_1 choice_1, Element_writable elem_1_writable) Statically typed w.r.t. the contents.