Package wt.epm.ndi

Interface EPMNDObject

All Known Subinterfaces:
EPMNDChoice, EPMNDDefinitionRule, EPMNDDependency, EPMNDDerivedRepresentation, EPMNDDocument, EPMNDDocumentExt, EPMNDFamilyTable, EPMNDFamilyTableExt, EPMNDMemberLink, EPMNDModelItem, EPMNDModelItemLink, EPMNDModelItemPartLink, EPMNDOption, EPMNDOptionGroup, EPMNDReferenceLink, EPMNDResultRule, EPMNDResultRuleExt

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

Supported API: true

Extendable: false
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the value of the attribute: objectId; Returns Windchill object identifier.
  • Method Details

    • getObjectId

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

      Supported API: true
      Returns:
      ObjectIdentifier
      Throws:
      WTException