Package | Description |
---|---|
eu.bandm.tools.d2d2.model |
Umod main model class: This is the internal
model for the d2d text type definitions.
|
Modifier and Type | Field and Description |
---|---|
static Function<NamespaceDecl,Boolean> |
NamespaceDecl.get_elementonlydefault
Deprecated.
Use new '::' method reference instead.
|
static Function<NamespaceDecl,Boolean> |
NamespaceDecl.get_isdefault
Deprecated.
Use new '::' method reference instead.
|
static Function<Module,CheckedList<NamespaceDecl>> |
Module.get_namespaces
Deprecated.
Use new '::' method reference instead.
|
static Function<NamespaceDecl,String> |
NamespaceDecl.get_prefix
Deprecated.
Use new '::' method reference instead.
|
static Function<NamespaceDecl,String> |
NamespaceDecl.get_uri
Deprecated.
Use new '::' method reference instead.
|
protected CheckedList<NamespaceDecl> |
Module.namespaces
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected <T extends NamespaceDecl> |
Rewrite.breakLoop(T e0) |
Modifier and Type | Method and Description |
---|---|
NamespaceDecl |
NamespaceDecl.doclone()
Clones this object.
|
NamespaceDecl |
NamespaceDecl.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
CheckedList<NamespaceDecl> |
Module.get_namespaces()
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CoRewrite.action(NamespaceDecl e0) |
protected void |
Rewrite.action(NamespaceDecl e0) |
protected void |
Match.action(NamespaceDecl e0) |
protected void |
__Formatter.action(NamespaceDecl el) |
protected void |
SinglePhase.action(NamespaceDecl e0) |
protected void |
MATCH_ONLY_00.action(NamespaceDecl e0) |
protected void |
Dump.action(NamespaceDecl e0) |
protected void |
Match.descend(NamespaceDecl e0) |
protected void |
Dump.descend(NamespaceDecl e0) |
void |
MATCH_ONLY_00.match(NamespaceDecl e0) |
protected void |
Match.post(NamespaceDecl e0) |
protected void |
Match.pre(NamespaceDecl e0) |
protected void |
Dump.printscalars(NamespaceDecl e0) |
protected void |
CoRewrite.rewriteFields(NamespaceDecl clone) |
protected void |
Rewrite.rewriteFields(NamespaceDecl clone) |
protected Format |
__Formatter.toFormat(NamespaceDecl el) |
Modifier and Type | Method and Description |
---|---|
boolean |
Module.set_namespaces(CheckedList<NamespaceDecl> val)
Generated by umod; model author's documentation MISSING.
|
see also the complete user documentation .