AbstractMapping«abstract»
CDIFDataDescription::Classes::AbstractMapping
Definition
Abstract supertype for the cdif:hasPhysicalMapping family. Concrete subtypes: PhysicalMapping (generic), TextMapping (delimited / fixed-width text), LocatorMapping (locator string for structured data). Every concrete mapping carries a cdif:formats_InstanceVariable reference.
Diagram
Inheritance
Specialized by: PhysicalMapping ↗, TextMapping ↗, LocatorMapping ↗
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| identifier | XsdAnyUri ↗ | [0..1] | @id - optional URI for the mapping. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| hasPhysicalMapping | ← DataDownload ↗ | [0..*] | composition |
| hasPhysicalMapping | ← ActionResult | [0..*] | composition |
| formats | → InstanceVariable | [1] | association |