Difference between revisions of "Union"

From AtlasWiki
Jump to: navigation, search
Line 1: Line 1:
  
 +
== Specification ==
  
 
+
{| class="atlaswikitable"  style="width:100%"
 
+
! width="160"| Metaclass
 +
| Union
 +
|-
 +
! Extends
 +
| [[Classfier]] [[StructuredType]]
 +
|-
 +
! Description
 +
| A structure that stores the value of exactly one of a set of fields at any given time
 +
|}
  
  

Revision as of 14:59, 5 March 2014

Specification

Metaclass Union
Extends Classfier StructuredType
Description A structure that stores the value of exactly one of a set of fields at any given time



See Also