wt.epm.ndi
Interface EPMNDFamilyTable

All Superinterfaces:
EPMNDObject
All Known Implementing Classes:
EPMNDFamilyTableImpl, ProENDFamilyTable_J01, ProENDFamilyTable_J03

public interface EPMNDFamilyTable
extends EPMNDObject



Supported API: true

Extendable: false


Field Summary
 
Fields inherited from interface wt.epm.ndi.EPMNDObject
OBJECT_ID
 
Method Summary
 String getName()
          Gets the value of the attribute: name.
 EPMNDFamilyTableMember getTopMember()
          Gets the object for the association that plays role: topMember.
 
Methods inherited from interface wt.epm.ndi.EPMNDObject
getObjectId
 

Method Detail

getName

public String getName()
               throws WTException
Gets the value of the attribute: name.

Supported API: false

Returns:
String
Throws:
WTException

getTopMember

public EPMNDFamilyTableMember getTopMember()
                                    throws WTException
Gets the object for the association that plays role: topMember.

Supported API: true

Returns:
EPMNDFamilyTableMember
Throws:
WTException