Package | Description |
---|---|
eu.bandm.tools.option.absy |
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
|
Modifier and Type | Method and Description |
---|---|
Element_notDir |
Element_notDir.checkRequiredAttrs() |
Element_notDir |
Element_uri.Choice_1_Alt_2.getElem_1_notDir() |
static Element_notDir |
Element_notDir.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_notDir |
Element_uri.Choice_1_Alt_2.setElem_1_notDir(Element_notDir newElem_1_notDir) |
Modifier and Type | Method and Description |
---|---|
protected 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_notDir |
Element_uri.Choice_1_Alt_2.setElem_1_notDir(Element_notDir newElem_1_notDir) |
void |
Dumper.visit(Element_notDir element) |
void |
VisitorTemplate.visit(Element_notDir element)
(Superclass implementation descends into
<!ELEMENT notDir EMPTY >
.) |
void |
Visitor.visit(Element_notDir element)
Can be overridden by the user to define particular semantic operations.
|
Constructor and Description |
---|
Choice_1_Alt_2(Element_notDir elem_1_notDir) |
see also the complete user documentation .