AttributeMappingDefinition |
Contains the definition of a mapping on the Attribute level.
|
AttributeMappingVisitor |
Processes all attribute mappings from an attribute mapping datasource and turns them into a map.
|
EntityMappingDefinition |
Contains the definitions of a mapping on the Entity level.
|
EntityMappingVisitor |
Processes every entity mapping from the mapping datasource.
|
InstanceMapper |
Internal class that is used by the profile mapper to map instances.
|
InstanceMatchCondition |
Internal instance match condition implementation that uses two expressions and a comparator to determine if two
instances match.
|
JustificationTreeMappingDefinition |
|
MappedJustificationTree |
|
Mapping |
Maps two profiles based on a mapping definition.
|
MappingAction |
Define the various actions that can be followed to decide what to do with any existing target instances of a mapping.
|
MappingComposer |
IMappingComposer implementation used by services.
|
MappingDefinition |
Internal class containing entity mappings.
|
MappingPortalContext |
|
MatchConditionEvaluator |
Internal class to evaluate match conditions.
|
MatchConditionVisitor |
Internal visitor to gather all match condition.
|
ProfileMappingContext |
Internal class containing elements needed by the profile mapper.
|
ValueMappingDefinition |
This class contains a single value mapping definition.
|
ValueMappingVisitor |
Visitor implementation used during initialization to gather the value mappings.
|