Table of contents
p:PhysicalRecordSegmentType
digraph G { fontname = "Bitstream Vera Sans" fontsize = 8 overlap=false; compound=true; node [ fontname = "Bitstream Vera Sans" fontsize = 8 shape = "record" ] edge [ fontname = "Bitstream Vera Sans" fontsize = 8 mode="ipsep" ] DDI4_PhysicalRecordSegment [ label = "{<id>PhysicalRecordSegment | + physicalFileName : \l + contains : DataPointIndicator \l + isOrdered : \l \l \l| <PhysicalRecordSegment_hasPhysicalLayout_association> hasPhysicalLayout \l| <PhysicalRecordSegment_representsPopulation_association> representsPopulation \l| <PhysicalRecordSegment_mapTo_association> mapTo \l| <PhysicalRecordSegment_realizes_association> realizes \l| <PhysicalRecordSegment_isStructuredBy_association> isStructuredBy \l| <PhysicalRecordSegment_definingConcept_association> definingConcept \l \l}" tooltip = "FormatDescription:PhysicalRecordSegment" ] subgraph Conceptual { label = "Conceptual" node [ color = "#0000ff" ] DDI4_Concept [ label = "{<id>DDI_Concept}" tooltip = "Conceptual:Concept" href = "../Package/Conceptual/Concept/index.html" ] DDI4_Population [ label = "{<id>DDI_Population}" tooltip = "Conceptual:Population" href = "../Package/Conceptual/Population/index.html" ] } subgraph FormatDescription { label = "FormatDescription" node [ color = "#0000ff" ] DDI4_DataPointRelationStructure [ label = "{<id>DDI_DataPointRelationStructure}" tooltip = "FormatDescription:DataPointRelationStructure" href = "../Package/FormatDescription/DataPointRelationStructure/index.html" ] DDI4_PhysicalSegmentLayout [ label = "{<id>DDI_PhysicalSegmentLayout}" tooltip = "FormatDescription:PhysicalSegmentLayout" href = "../Package/FormatDescription/PhysicalSegmentLayout/index.html" ] } subgraph CollectionsPattern { label = "CollectionsPattern" node [ color = "#0000ff" ] DDI4_StructuredCollection [ label = "{<id>DDI_StructuredCollection}" tooltip = "CollectionsPattern:StructuredCollection" href = "../Package/CollectionsPattern/StructuredCollection/index.html" ] } subgraph Identification { label = "Identification" node [ color = "#0000ff" ] DDI4_AnnotatedIdentifiable [ label = "{<id>DDI_AnnotatedIdentifiable}" tooltip = "Identification:AnnotatedIdentifiable" href = "../Package/Identification/AnnotatedIdentifiable/index.html" ] } subgraph LogicalDataDescription { label = "LogicalDataDescription" node [ color = "#0000ff" ] DDI4_LogicalRecord [ label = "{<id>DDI_LogicalRecord}" tooltip = "LogicalDataDescription:LogicalRecord" href = "../Package/LogicalDataDescription/LogicalRecord/index.html" ] } DDI4_PhysicalRecordSegment -> DDI4_AnnotatedIdentifiable [arrowhead=onormal color="#000000"]; DDI4_PhysicalRecordSegment:PhysicalRecordSegment_hasPhysicalLayout_association -> DDI4_PhysicalSegmentLayout [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..1" edgetooltip="hasPhysicalLayout" fontcolor="black" color="#00000"]; DDI4_PhysicalRecordSegment:PhysicalRecordSegment_representsPopulation_association -> DDI4_Population [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..1" edgetooltip="representsPopulation" fontcolor="black" color="#00000"]; DDI4_PhysicalRecordSegment:PhysicalRecordSegment_mapTo_association -> DDI4_LogicalRecord [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..1" edgetooltip="mapTo" fontcolor="black" color="#00000"]; DDI4_PhysicalRecordSegment:PhysicalRecordSegment_realizes_association -> DDI4_StructuredCollection [ arrowhead=none arrowtail=none edgetooltip="realizes" fontcolor="black" color="#00000"]; DDI4_PhysicalRecordSegment:PhysicalRecordSegment_isStructuredBy_association -> DDI4_DataPointRelationStructure [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="isStructuredBy" fontcolor="black" color="#00000"]; DDI4_PhysicalRecordSegment:PhysicalRecordSegment_definingConcept_association -> DDI4_Concept [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="definingConcept" fontcolor="black" color="#00000"]; }