The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Model_Reference_Type
/*
 * ENUM: SE_Model_Reference_Type
 *
 *   This data type indicates how the given <Model> may be
 *   referenced within a transmittal.
 */
typedef enum
{
SE_MDL_REF_TYP_COMPONENT, (notes)
SE_MDL_REF_TYP_ROOT, (notes)
SE_MDL_REF_TYP_ROOT_AND_COMPONENT (notes)
} SE_Model_Reference_Type;


Enumerant Notes


SE_MDL_REF_TYP_COMPONENT

 The <Model> can be referenced only as a component of other <Models>;
 it cannot be referenced directly from an <Environment Root>.

SE_MDL_REF_TYP_ROOT

 The <Model> cannot be instanced by any other <Model>, but can be
 referenced from an <Environment Root>.

SE_MDL_REF_TYP_ROOT_AND_COMPONENT

 The <Model> can be instanced both by other <Models> and from
 <Environment Roots>.



Prev: SE_LSR_Transform_Axis. Next: SE_Month.


Return to: Top of this Page, Type Index

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