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
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the attribute: objectId; Returns Windchill object identifier.
-
Method Details
-
getObjectId
Gets the value of the attribute: objectId; Returns Windchill object identifier.
Supported API: true- Returns:
- ObjectIdentifier
- Throws:
WTException
-