wt.epm.ndi.impl
Class EPMNDFamilyTableImpl
java.lang.Object
wt.epm.ndi.impl.EPMNDFamilyTableImpl
- All Implemented Interfaces:
- EPMNDFamilyTable, EPMNDObject
- class EPMNDFamilyTableImpl
- extends Object
- implements EPMNDFamilyTable
.
Constructs instance of EPMNDFamilyTable
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ft
private EPMSepFamilyTable ft
topGeneric
private EPMDocument topGeneric
cache
private NDICache cache
EPMNDFamilyTableImpl
public EPMNDFamilyTableImpl(NDICache cache,
EPMDocument topGeneric)
throws WTException
getName
public String getName()
throws WTException
- Description copied from interface:
EPMNDFamilyTable
- Gets the value of the attribute: name.
Supported API: false
- Specified by:
getName
in interface EPMNDFamilyTable
- Returns:
- String
- Throws:
WTException
getTopMember
public EPMNDFamilyTableMember getTopMember()
throws WTException
- Description copied from interface:
EPMNDFamilyTable
- Gets the object for the association that plays role: topMember.
Supported API: true
- Specified by:
getTopMember
in interface EPMNDFamilyTable
- Returns:
- EPMNDFamilyTableMember
- Throws:
WTException
getObjectId
public ObjectIdentifier getObjectId()
throws WTException
- Description copied from interface:
EPMNDObject
- Gets the value of the attribute: OBJECT_ID.
Supported API: true
- Specified by:
getObjectId
in interface EPMNDObject
- Returns:
- ObjectIdentifier
- Throws:
WTException