AbstractInteractorEnricher<T extends Interactor> |
Abstract class for enricher of interactors
Minimal enrichment:
- enrich fullname of an interactor.
|
AbstractInteractorUpdater<T extends Interactor> |
Abstract class for updater of interactors
Minimal update:
- enrich shortname of an interactor.
|
AbstractMIEnricher<T> |
Abstract implementation of a MIEnricher
|
CompositeEntityEnricher |
General enricher for entities and participants candidates that can use sub enrichers for enriching specific interactors
|
CompositeInteractorEnricher |
General enricher for interactors that can use sub enrichers for enriching specific interactors
|
CompositeModelledParticipantEnricher |
General enricher for entities and participants that can use sub enrichers for enriching specific interactors
|
CompositeParticipantEnricher |
General enricher for entities and participants that can use sub enrichers for enriching specific interactors
|
CompositeParticipantEvidenceEnricher |
General enricher for entities and participants that can use sub enrichers for enriching specific interactors
|