Package | Description |
---|---|
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
Modifier and Type | Interface and Description |
---|---|
interface |
IPluginEnricher
Plugin enricher for an entity
|
interface |
ISemQLEnricher
SemQL Enricher for a given entity
|
Modifier and Type | Method and Description |
---|---|
IEnricher |
IDETransitionEnricher.getEnricher() |
IEnricher |
IDETaskEnricher.getEnricher()
The enricher to execute
|
IEnricher |
IEntity.getEnricher(String pName) |
Modifier and Type | Method and Description |
---|---|
List<IEnricher> |
IEntity.getEnrichers()
Returns the list of
IEnricher s ordered according to design
position. |
Copyright © 2019. All rights reserved.