wt.epm.ndi
Interface EPMNDObject

All Known Subinterfaces:
EPMNDDependency, EPMNDDocument, EPMNDFamilyTable, EPMNDMemberLink, EPMNDReferenceLink, EPMNDTopGeneric
All Known Implementing Classes:
EPMNDDocumentImpl, EPMNDFamilyTableImpl, EPMNDMemberLinkImpl, EPMNDReferenceLinkImpl, EPMNDTopGenericImpl, ProENDDependency, ProENDDocument, ProENDFamilyTable_J01, ProENDFamilyTable_J03, ProENDMemberLink_J01, ProENDMemberLink_J03, ProENDReferenceLink_J01, ProENDReferenceLink_J03, ProENDTopGeneric_J01, ProENDTopGeneric_J03

public interface EPMNDObject



Supported API: true

Extendable: false


Field Summary
static String OBJECT_ID
          Label for the attribute.
 
Method Summary
 ObjectIdentifier getObjectId()
          Gets the value of the attribute: OBJECT_ID.
 

Field Detail

OBJECT_ID

public static final String OBJECT_ID
Label for the attribute.

Supported API: true

See Also:
Constant Field Values
Method Detail

getObjectId

public ObjectIdentifier getObjectId()
                             throws WTException
Gets the value of the attribute: OBJECT_ID.

Supported API: true

Returns:
ObjectIdentifier
Throws:
WTException