Classes | |
class | StructureMap |
A Map of relationships between 2 structures that can be used to transform data. More... | |
class | StructureMapGroup |
Named sections for reader convenience. More... | |
class | StructureMapGroupInput |
Named instance provided when invoking the map. More... | |
class | StructureMapGroupRule |
Transform Rule from source to target. More... | |
class | StructureMapGroupRuleDependent |
Which other rules to apply in the context of this rule. More... | |
class | StructureMapGroupRuleSource |
Source inputs to the mapping. More... | |
class | StructureMapGroupRuleTarget |
Content to create because of this mapping rule. More... | |
class | StructureMapGroupRuleTargetParameter |
Parameters to the transform. More... | |
class | StructureMapStructure |
Structure Definition used by this map. More... | |