| Package | Description |
|---|---|
| com.orchestranetworks.addon.dint.template |
Provides classes and interfaces that represent a specification for a user defined template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateConfig.modifyTableMapping(TableMappingSelector<ST,TT> selector,
TableMappingModifier<ST,TT> modifier)
Modifies an existing table mapping in the template.
|