wt.epm.ndi
Interface EPMNDReferenceLink

All Superinterfaces:
EPMNDDependency, EPMNDObject

public interface EPMNDReferenceLink
extends EPMNDDependency



Supported API: true

Extendable: false


Method Summary
 EPMReferenceType getReferenceType()
          Gets the value of the attribute: referenceType.
 
Methods inherited from interface wt.epm.ndi.EPMNDDependency
getAttributes, getSoftType, getToAsStoredName, getToCadName, getToMasterId, getToSubType, getToType, getType, getUniqueId, isRequired
 
Methods inherited from interface wt.epm.ndi.EPMNDObject
getObjectId
 

Method Detail

getReferenceType

EPMReferenceType getReferenceType()
                                  throws WTException
Gets the value of the attribute: referenceType.

Supported API: true

Returns:
EPMReferenceType
Throws:
WTException