NumericResponseDomain - GraphΒΆ

d:NumericDomainType

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_NumericResponseDomain [ label = "{<id>NumericResponseDomain | + numericTypeCode : ExternalControlledVocabularyEntry \l + unit : ExternalControlledVocabularyEntry \l + usesNumberRange : NumberRange \l \l \l| \l \l}" tooltip = "DataCapture:NumericResponseDomain" ] subgraph DataCapture { label = "DataCapture" node [ color = "#0000ff" ] DDI4_ResponseDomain [ label = "{<id>DDI_ResponseDomain}" tooltip = "DataCapture:ResponseDomain" href = "../Package/DataCapture/ResponseDomain/index.html" ] } DDI4_NumericResponseDomain -> DDI4_ResponseDomain [arrowhead=onormal color="#000000"]; }