<UNION> : Union

Java class : leon.info.binding.LyUnionBinding

ROLE

This element defines how data of two physical instances should be stick together. The attributes of this element contain the names of physical classes on which the union is made.

ATTRIBUTES

<!ATTLIST UNION
	  value NMTOKEN #REQUIRED
	  value2 NMTOKEN #REQUIRED>
Attribute Mand. Description Default
value yes Name of the first physical class.  
value2 yes Name of the second physical class.