The SEDRIS Data Representation Model
APPENDIX C - Types
SE_HS_Multiplicity_Code
/*
 * ENUM: SE_HS_Multiplicity_Code
 *
 *   This data type is used to indicate how to interpret the multiplicity
 *   field of a <Hierarchy Summary Item> instance.
 */
typedef enum
{
SE_HS_MLTPCTY_CODE_EXACT, (notes)
SE_HS_MLTPCTY_CODE_APPROX_ORDER_OF_MAGNITUDE, (notes)
SE_HS_MLTPCTY_CODE_UNKNOWN (notes)
} SE_HS_Multiplicity_Code;


Enumerant Notes


SE_HS_MLTPCTY_CODE_EXACT

 The multiplicity represents exactly how many of the object
 type it represents.

SE_HS_MLTPCTY_CODE_APPROX_ORDER_OF_MAGNITUDE

 The multiplicity represents (roughly) the order of magnitude
 of the actual multiplicity, e.g. 10, 100, 1000, 10000...

SE_HS_MLTPCTY_CODE_UNKNOWN

 Objects of this type will be present, but the multiplicity is
 unknown. In this case, we recommend setting the multiplicity
 field of <Hierarchy Summary Item> to zero.



Prev: SE_HLS_Data. Next: SE_HSV_Data.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™