| Package | Description | 
|---|---|
| eu.bandm.tools.d2d2.base | 
 D2d allows to write valid XML documents directly in the creative flow of authoring,
  with minimum typographic noise. 
 | 
| 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 | 
|---|---|
protected ImportItem | 
Resolver.ReferenceResolver.currentitem  | 
protected @Opt ImportItem | 
Resolver3.currentLexicalImportItem
The ImportItem when an expression is rewritten like "a" in 
  "import A from modA  ^(a/b)". 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CharacterParser.action(ImportItem def)  | 
void | 
Resolver.ReferenceResolver.action(ImportItem item)  | 
static String | 
Navigate.expandModulePath(ImportItem item)
Deliver the absolute path name for a module which is given by
  a reference to a module name from some nested scope. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Function<ImportItem,String> | 
ImportItem.get_absolutePath
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<ImportItem,CheckedMap_RD<String,Expression>> | 
ImportItem.get_globalSubsts
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<Module,CheckedMap_RD<String,ImportItem>> | 
Module.get_imports
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<ImportItem,Boolean> | 
ImportItem.get_isgeneric
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<ImportItem,CheckedMap_RD<String,CheckedMap_RD<String,Expression>>> | 
ImportItem.get_localSubsts
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<ImportItem,Module> | 
ImportItem.get_resolved
Deprecated. 
 
Use new '::' method reference instead. 
 | 
static Function<ImportItem,String> | 
ImportItem.get_targetURN
Deprecated. 
 
Use new '::' method reference instead. 
 | 
protected CheckedMap_RD<String,ImportItem> | 
Module.imports
Generated by umod; model author's documentation MISSING. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ImportItem | 
ImportItem.doclone()
Clones this object. 
 | 
ImportItem | 
ImportItem.initFrom(Object o0)
Copies values of all common fields from the argument. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CheckedMap_RD<String,ImportItem> | 
Module.get_imports()
Generated by umod; model author's documentation MISSING. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
CoRewrite.action(ImportItem e0)  | 
protected void | 
Rewrite.action(ImportItem e0)  | 
protected void | 
Match.action(ImportItem e0)  | 
protected void | 
__Formatter.action(ImportItem el)  | 
protected void | 
SinglePhase.action(ImportItem e0)  | 
protected void | 
MATCH_ONLY_00.action(ImportItem e0)  | 
protected void | 
Dump.action(ImportItem e0)  | 
protected void | 
Match.descend(ImportItem e0)  | 
protected void | 
Dump.descend(ImportItem e0)  | 
void | 
MATCH_ONLY_00.match(ImportItem e0)  | 
protected void | 
Match.post(ImportItem e0)  | 
protected void | 
Match.pre(ImportItem e0)  | 
protected void | 
Dump.printscalars(ImportItem e0)  | 
void | 
Module.put_imports(String key0,
           ImportItem value)
Convenience un-Currying method. 
 | 
protected void | 
CoRewrite.rewriteFields(ImportItem clone)  | 
protected void | 
Rewrite.rewriteFields(ImportItem clone)  | 
protected Format | 
__Formatter.toFormat(ImportItem el)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
Module.set_imports(CheckedMap_RD<String,ImportItem> val)
Generated by umod; model author's documentation MISSING. 
 | 
see also the complete user documentation .