Package | Description |
---|---|
eu.bandm.tools.lablog.xml |
Meaning: Created from d2d definition module
lablog$expanded at
2022-07-01_07h58m33.
|
Modifier and Type | Class and Description |
---|---|
static class |
Element_a_link.Choice_1_Alt_1
Realizes te content model
a:blank, which is the 1st alternative in the enclosing choice, realized by Element_a_link.Choice_1 . |
static class |
Element_a_link.Choice_1_Alt_2
Realizes te content model
a:top, which is the 2nd alternative in the enclosing choice, realized by Element_a_link.Choice_1 . |
static class |
Element_a_link.Choice_1_Alt_3
Realizes te content model
a:inframe, which is the 3rd alternative in the enclosing choice, realized by Element_a_link.Choice_1 . |
static class |
Element_a_link.Choice_1_Alt_4
Realizes te content model
a:framename, which is the 4th alternative in the enclosing choice, realized by Element_a_link.Choice_1 . |
Modifier and Type | Method and Description |
---|---|
static Element_a_link.Choice_1 |
Element_a_link.Choice_1.alt(Element_a_blank elem_1_a_blank)
Wrap the content sequence into an instance of the corresponding
subtype.
|
static Element_a_link.Choice_1 |
Element_a_link.Choice_1.alt(Element_a_framename elem_1_a_framename)
Wrap the content sequence into an instance of the corresponding
subtype.
|
static Element_a_link.Choice_1 |
Element_a_link.Choice_1.alt(Element_a_inframe elem_1_a_inframe)
Wrap the content sequence into an instance of the corresponding
subtype.
|
static Element_a_link.Choice_1 |
Element_a_link.Choice_1.alt(Element_a_top elem_1_a_top)
Wrap the content sequence into an instance of the corresponding
subtype.
|
@Opt Element_a_link.Choice_1 |
Element_a_link.getChoice_1() |
static Element_a_link.Choice_1 |
Element_a_link.Choice_1.parse(SAXEventStream in,
Extension ext,
TypedNode.ParseListener<Element> listener) |
Element_a_link.Choice_1 |
Element_a_link.setChoice_1(@Opt Element_a_link.Choice_1 newChoice_1) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseMatcher.action(Element_a_link.Choice_1 choice) |
protected void |
Matcher.action(Element_a_link.Choice_1 choice) |
protected void |
Matcher.phase(int phase,
boolean generalizing,
boolean descending,
Element_a_link.Choice_1 choice) |
void |
Element_a_link.set(Element_a_url elem_1_a_url,
Element_a_link.Choice_1 choice_1,
Element_a_text elem_1_a_text,
Element_a_loc elem_1_a_loc,
Element_a_refdate elem_1_a_refdate)
Set all contents fields to a new value, after checking.
|
Element_a_link.Choice_1 |
Element_a_link.setChoice_1(@Opt Element_a_link.Choice_1 newChoice_1) |
void |
Visitor.visit(Element_a_link.Choice_1 choice)
Can be overridden by the user.
|
Constructor and Description |
---|
Element_a_link(Element_a_url elem_1_a_url,
Element_a_link.Choice_1 choice_1,
Element_a_text elem_1_a_text,
Element_a_loc elem_1_a_loc,
Element_a_refdate elem_1_a_refdate)
Statically typed w.r.t. the contents, as far as possible.
|
see also the complete user documentation .