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
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