- All Implemented Interfaces:
- XmiReference
public class XmiReferenceAttribute
extends Object
implements XmiReference
This class is an XmiReference implementation holding reference data and
related information found within XML attributes. An attribute may hold any
number of references to entities within a mode, separated by space (' ') character
delimiters. Only "internal" references are found in XML attributes within an XMI
formatted source. Internal references target model entities found in the same source
XMI as the reference. For more information on XMI references, see the XmiReference
interface documentation.
- Author:
- Scott Cinnamond