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_dirOnly |
Element_dirOnly.checkRequiredAttrs() |
Element_dirOnly |
Element_uri.Choice_1_Alt_1.getElem_1_dirOnly() |
static Element_dirOnly |
Element_dirOnly.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_dirOnly |
Element_uri.Choice_1_Alt_1.setElem_1_dirOnly(Element_dirOnly newElem_1_dirOnly) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_dirOnly element) |
protected void |
Matcher.action(Element_dirOnly element) |
static Element_uri.Choice_1 |
Element_uri.Choice_1.alt(Element_dirOnly elem_1_dirOnly)
Wrap the content sequence into an instance of the corresponding
subtype.
|
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_dirOnly element) |
void |
Element_uri.Choice_1_Alt_1.set(Element_dirOnly elem_1_dirOnly) |
Element_dirOnly |
Element_uri.Choice_1_Alt_1.setElem_1_dirOnly(Element_dirOnly newElem_1_dirOnly) |
void |
Dumper.visit(Element_dirOnly element) |
void |
VisitorTemplate.visit(Element_dirOnly element)
(Superclass implementation descends into
<!ELEMENT dirOnly EMPTY >
.) |
void |
Visitor.visit(Element_dirOnly element)
Can be overridden by the user to define particular semantic operations.
|
Constructor and Description |
---|
Choice_1_Alt_1(Element_dirOnly elem_1_dirOnly) |
see also the complete user documentation .