The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Functional_Association_Meaning_Type
/*
 * REGISTERABLE ENUM: SE_Functional_Association_Meaning_Type
 *
 *  The following enumerant definitions refer to 2 environmental
 *  objects, thing1 and thing2.
 */
typedef SE_Short_Integer SE_Functional_Association_Meaning_Type;
Enumerant Definition Value
SE_FNASSMNTYP_CONTROLS
 thing1 may exert a controlling influence over thing2 to affect
 its state, attribution, or position.
1
SE_FNASSMNTYP_CONTROLLED_BY
 (inverse of CONTROLS)
 if thing1 CONTROLS thing2, thing2 is CONTROLLED_BY thing1
2
SE_FNASSMNTYP_SUPPORTS
 thing1 exerts a force that acts to keep thing2 in its position.
3
SE_FNASSMNTYP_SUPPORTED_BY
 (inverse of SUPPORTS)
 if thing1 SUPPORTS thing2, thing2 is SUPPORTED_BY thing1
4
SE_FNASSMNTYP_ATTACHED
 thing1 and thing2 are attached to each other. Forces will exist
 to resist movement of the thing1 and thing2 from their relative
 position together. The type and strength of these forces is not
 specified.
5



Prev: SE_Font_Style. Next: SE_Geometric_Centre_Code.


Return to: Top of this Page, Type Index