Uses of Class
eu.bandm.tools.option.absy.Element_dirOnly
Packages that use Element_dirOnly
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing,
GUI input, generation of documentation, etc.
-
Uses of Element_dirOnly in eu.bandm.tools.option.absy
Methods in eu.bandm.tools.option.absy that return Element_dirOnlyModifier and TypeMethodDescriptionfinal Element_dirOnlyElement_dirOnly.checkRequiredAttrs()Element_uri.Choice_1_Alt_1.getElem_1_dirOnly()static Element_dirOnlyElement_dirOnly.parse(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) Element_uri.Choice_1_Alt_1.setElem_1_dirOnly(Element_dirOnly newElem_1_dirOnly) Methods in eu.bandm.tools.option.absy with parameters of type Element_dirOnlyModifier and TypeMethodDescriptionprotected voidBaseMatcher.action(Element_dirOnly element) protected voidMatcher.action(Element_dirOnly element) static Element_uri.Choice_1Element_uri.Choice_1.alt(Element_dirOnly elem_1_dirOnly) Wrap the content sequence into an instance of the corresponding subtype.protected voidMatcher.phase(int phase, boolean generalizing, boolean descending, Element_dirOnly element) voidElement_uri.Choice_1_Alt_1.set(Element_dirOnly elem_1_dirOnly) Element_uri.Choice_1_Alt_1.setElem_1_dirOnly(Element_dirOnly newElem_1_dirOnly) voidDumper.visit(Element_dirOnly element) voidVisitor.visit(Element_dirOnly element) Can be overridden by the user to define particular semantic operations.voidVisitorTemplate.visit(Element_dirOnly element) (Superclass implementation descends into<!ELEMENT dirOnly EMPTY >.)Constructors in eu.bandm.tools.option.absy with parameters of type Element_dirOnly