ValueAndConceptDescription - GraphΒΆ

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_ValueAndConceptDescription [ label = "{<id>ValueAndConceptDescription | + description : InternationalStructuredString \l + logicalExpression : ExternalControlledVocabularyEntry \l + regularExpression : TypedString \l + minimumValueInclusive : \l + maximumValueInclusive : \l + minimumValueExclusive : \l + maximumValueExclusive : \l + classificationLevel : CategoryRelationCode \l + formatPattern : ExternalControlledVocabularyEntry \l \l \l| \l \l}" tooltip = "Representations:ValueAndConceptDescription" ] subgraph Identification { label = "Identification" node [ color = "#0000ff" ] DDI4_Identifiable [ label = "{<id>DDI_Identifiable}" tooltip = "Identification:Identifiable" href = "../Package/Identification/Identifiable/index.html" ] } DDI4_ValueAndConceptDescription -> DDI4_Identifiable [arrowhead=onormal color="#000000"]; }