org.modeldriven.fuml.xmi
Class XmiExternalReferenceElement
java.lang.Object
org.modeldriven.fuml.xmi.XmiReferenceElement
org.modeldriven.fuml.xmi.XmiExternalReferenceElement
- All Implemented Interfaces:
- XmiReference
public class XmiExternalReferenceElement
- extends XmiReferenceElement
This class is an XmiReference implementation holding XMI external reference data
and related information found within XML elements. External references within an XML
entity are found in the xmi:href attribute of an entity.External XMI references target
model entities from an XMI source outside the source where the reference is found. For
more information on XMI references see the XmiReference interface documentation.
- Author:
- Scott Cinnamond
XmiExternalReferenceElement
public XmiExternalReferenceElement(XmiNode node,
Classifier classifier)
Copyright © 2012. All Rights Reserved.