Table of contents
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_ClassificationIndex [ label = "{<id>ClassificationIndex | + releaseDate : Date \l + availableLanguage : \l + corrections : InternationalString \l + codingInstruction : CommandCode \l + type : CollectionType \l + name : ObjectName \l + purpose : InternationalStructuredString \l + contains : ClassificationIndexEntryIndicator \l + isOrdered : \l \l \l| <ClassificationIndex_hasPublication_association> hasPublication \l| <ClassificationIndex_realizes_association> realizes \l| <ClassificationIndex_isStructuredBy_association> isStructuredBy \l| <ClassificationIndex_maintenanceUnit_association> maintenanceUnit \l| <ClassificationIndex_contactPerson_association> contactPerson \l| <ClassificationIndex_definingConcept_association> definingConcept \l \l}" tooltip = "Representations:ClassificationIndex" ] subgraph Conceptual { label = "Conceptual" node [ color = "#0000ff" ] DDI4_Concept [ label = "{<id>DDI_Concept}" tooltip = "Conceptual:Concept" href = "../Package/Conceptual/Concept/index.html" ] } subgraph Utility { label = "Utility" node [ color = "#0000ff" ] DDI4_ExternalMaterial [ label = "{<id>DDI_ExternalMaterial}" tooltip = "Utility:ExternalMaterial" href = "../Package/Utility/ExternalMaterial/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 Agents { label = "Agents" node [ color = "#0000ff" ] DDI4_Agent [ label = "{<id>DDI_Agent}" tooltip = "Agents:Agent" href = "../Package/Agents/Agent/index.html" ] } subgraph Representations { label = "Representations" node [ color = "#0000ff" ] DDI4_IndexEntryRelationStructure [ label = "{<id>DDI_IndexEntryRelationStructure}" tooltip = "Representations:IndexEntryRelationStructure" href = "../Package/Representations/IndexEntryRelationStructure/index.html" ] } DDI4_ClassificationIndex -> DDI4_AnnotatedIdentifiable [arrowhead=onormal color="#000000"]; DDI4_ClassificationIndex:ClassificationIndex_hasPublication_association -> DDI4_ExternalMaterial [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="hasPublication" fontcolor="black" color="#00000"]; DDI4_ClassificationIndex:ClassificationIndex_realizes_association -> DDI4_StructuredCollection [ arrowhead=none arrowtail=none edgetooltip="realizes" fontcolor="black" color="#00000"]; DDI4_ClassificationIndex:ClassificationIndex_isStructuredBy_association -> DDI4_IndexEntryRelationStructure [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="isStructuredBy" fontcolor="black" color="#00000"]; DDI4_ClassificationIndex:ClassificationIndex_maintenanceUnit_association -> DDI4_Agent [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..1" edgetooltip="maintenanceUnit" fontcolor="black" color="#00000"]; DDI4_ClassificationIndex:ClassificationIndex_contactPerson_association -> DDI4_Agent [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="contactPerson" fontcolor="black" color="#00000"]; DDI4_ClassificationIndex:ClassificationIndex_definingConcept_association -> DDI4_Concept [ arrowhead=none arrowtail=odiamond labeldistance=1.9 taillabel="0..n" headlabel="0..n" edgetooltip="definingConcept" fontcolor="black" color="#00000"]; }