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_writable |
Element_writable.checkRequiredAttrs() |
@Opt Element_writable |
Element_uri.getElem_1_writable() |
static Element_writable |
Element_writable.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_writable |
Element_uri.setElem_1_writable(@Opt Element_writable newElem_1_writable) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_writable element) |
protected void |
Matcher.action(Element_writable element) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_writable element) |
void |
Element_uri.set(Element_uri.Choice_1 choice_1,
Element_writable elem_1_writable)
Set all contents fields to a new value, after checking.
|
Element_writable |
Element_uri.setElem_1_writable(@Opt Element_writable newElem_1_writable) |
void |
Dumper.visit(Element_writable element) |
void |
VisitorTemplate.visit(Element_writable element)
(Superclass implementation descends into
<!ELEMENT writable EMPTY >
.) |
void |
Visitor.visit(Element_writable element)
Can be overridden by the user to define particular semantic operations.
|
Constructor and Description |
---|
Element_uri(Element_uri.Choice_1 choice_1,
Element_writable elem_1_writable)
Statically typed w.r.t. the contents.
|
see also the complete user documentation .