wt.epm.ndi
Interface EPMNDObject

All Known Subinterfaces:
EPMNDDependency, EPMNDDerivedRepresentation, EPMNDDocument, EPMNDDocumentExt, EPMNDFamilyTable, EPMNDFamilyTableExt, EPMNDMemberLink, EPMNDReferenceLink

public interface EPMNDObject

This is a base class for neutral data classes represent a persistable data.

Supported API: true

Extendable: false


Method Summary
 ObjectIdentifier getObjectId()
          Gets the value of the attribute: objectId; Returns Windchill object identifier.
 

Method Detail

getObjectId

ObjectIdentifier getObjectId()
                             throws WTException
Gets the value of the attribute: objectId; Returns Windchill object identifier.

Supported API: true

Returns:
ObjectIdentifier
Throws:
WTException