| Interface | Description |
|---|---|
| ModelModifier |
Model Modifiers are tasks dedicated to the construction of modified logical models.
|
| ModelModifierService |
A service providing modifiers for logical models.
|
| Class | Description |
|---|---|
| BaseModifier |
ModelModifier interface.
Each model modifier is a task taking a model (and some parameters) as input and
constructing a new model derived from it.
These modifiers are provided through service-discovery, see ModelModifierService.Copyright © 2012–2020. All rights reserved.