Uses of Class
eu.bandm.tools.option.absy.Element_notDir
Package
Description
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
-
Uses of Element_notDir in eu.bandm.tools.option.absy
Modifier and TypeFieldDescription(package private) Element_notDir
Element_uri.Choice_1_Alt_2.elem_1_notDir
Modifier and TypeMethodDescriptionfinal Element_notDir
Element_notDir.checkRequiredAttrs()
(package private) static Element_notDir
Element_notDir.decode
(DecodingInputStream in, Extension ext) Element_uri.Choice_1_Alt_2.getElem_1_notDir()
(package private) static Element_notDir
Element_notDir.parse
(ContentMapping content, Extension ext, TypedNode.ParseListener<Element> listener) static Element_notDir
Element_notDir.parse
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_notDir
Element_notDir.parse
(Element domElement, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_notDir
Element_notDir.parseOptional
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_notDir[]
Element_notDir.parsePlus
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_notDir[]
Element_notDir.parseStar
(SAXEventStream in, Extension ext, TypedNode.ParseListener<Element> listener) (package private) static Element_notDir
Element_notDir.semiparse
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static @Opt Element_notDir
Element_notDir.semiparseOptional
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_notDir[]
Element_notDir.semiparsePlus
(Iterators.MultipleLookaheadIterator<? extends Element> i) (package private) static Element_notDir[]
Element_notDir.semiparseStar
(Iterators.MultipleLookaheadIterator<? extends Element> i) Element_uri.Choice_1_Alt_2.setElem_1_notDir
(Element_notDir newElem_1_notDir) Modifier and TypeMethodDescription(package private) static TypedContent.DecodingConstructor<? extends Element_notDir,
Extension, TdomAttributeException> Element_notDir.getDecodeClosure()
(package private) static TypedContent.ParsingConstructor<? extends Element_notDir,
Element, Extension, TdomAttributeException> Element_notDir.getParseClosure()
Modifier and TypeMethodDescriptionprotected void
BaseMatcher.action
(Element_notDir element) protected void
Matcher.action
(Element_notDir element) static Element_uri.Choice_1
Element_uri.Choice_1.alt
(Element_notDir elem_1_notDir) Wrap the content sequence into an instance of the corresponding subtype.protected void
Matcher.phase
(int phase, boolean generalizing, boolean descending, Element_notDir element) void
Element_uri.Choice_1_Alt_2.set
(Element_notDir elem_1_notDir) Element_uri.Choice_1_Alt_2.setElem_1_notDir
(Element_notDir newElem_1_notDir) void
Dumper.visit
(Element_notDir element) void
Visitor.visit
(Element_notDir element) Can be overridden by the user to define particular semantic operations.void
VisitorTemplate.visit
(Element_notDir element) (Superclass implementation descends into<!ELEMENT notDir EMPTY >
.)