wt.epm.ndi
Interface EPMNDTopGeneric

All Superinterfaces:
EPMNDDocument, EPMNDObject
All Known Implementing Classes:
EPMNDTopGenericImpl, ProENDTopGeneric_J01, ProENDTopGeneric_J03

public interface EPMNDTopGeneric
extends EPMNDDocument



Supported API: true

Extendable: false


Field Summary
 
Fields inherited from interface wt.epm.ndi.EPMNDObject
OBJECT_ID
 
Method Summary
 EPMNDFamilyTable getFamilyTable()
          Gets the object for the association that plays role: familyTable.
 
Methods inherited from interface wt.epm.ndi.EPMNDDocument
getAttributes, getAuthoringApplicationVersion, getCadName, getContainer, getDbKeySize, getDefaultUnit, getDependencies, getIterationObjectId, getMasterObjectId, getName, getNumber, getOrganization, getReferenceControl, getRevNum, getSubType, getType, getUpdateCounter, isVerified
 
Methods inherited from interface wt.epm.ndi.EPMNDObject
getObjectId
 

Method Detail

getFamilyTable

public EPMNDFamilyTable getFamilyTable()
                                throws WTException
Gets the object for the association that plays role: familyTable.

Supported API: true

Returns:
EPMNDFamilyTable
Throws:
WTException