The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Union_Reason
/*
 * REGISTERABLE ENUM: SE_Union_Reason
 *
 *  This data type specifies the reason why a
 *  <Union Of Features> or <Union Of Geometry> instance
 *  was created.
 */
typedef SE_Short_Integer SE_Union_Reason;
Enumerant Definition Value
SE_UNIONREAS_CLASSIFIED_OBJECT
 U has a <Classification Data> component, and
 represents a single environmental object.
1
SE_UNIONREAS_COLLECTION_OF_CLASSIFIED_OBJECTS
 U has a <Classification Data> component, and
 represents a collection of environmental objects,
 corresponding to the "branches" of the union, such
 that the <Classification Data> component is inherited by
 each branch component.
2
SE_UNIONREAS_OTHER
 U has no <Classification Data> component, so the
 data provider's reason for creating U was something other
 than directly representing an environmental object or
 collection of environmental objects.
3



Prev: SE_Underline_Style. Next: SE_URL.


Return to: Top of this Page, Type Index