|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EPMNDFamilyTableMemberExt
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
List<EPMNDFamilyTableMemberExt> |
getAllInstances()
Gets the object for the association that plays role: allInstances; Returns all instances of the generic including recursively all family table levels. |
Map<String,EPMNDFTValueExt> |
getCellValuesExt()
Gets the object for the association that plays role: cellValuesExt; Returns family table member cell values. |
EPMNDDocumentExt |
getDocument()
Gets the object for the association that plays role: document; Returns a document associated with the family table member. |
EPMNDFamilyTableExt |
getFamilyTable()
Gets the object for the association that plays role: familyTable; Returns a family table object where the member participates. |
EPMNDFamilyTableMemberExt |
getGeneric()
Gets the object for the association that plays role: generic; Returns an immediate generic of the family table member. |
List<EPMNDFamilyTableMemberExt> |
getGenerics()
Gets the object for the association that plays role: generics; Returns a full path from an immediate generic to a top generic starting from the immediate generic. |
List<EPMNDFamilyTableMemberExt> |
getInstancesExt()
Gets the object for the association that plays role: instancesExt; Returns immediate instances of the generic. |
EPMNDFamilyTableMemberExt |
getTopGeneric()
Gets the object for the association that plays role: topGeneric; Returns a top generic member of associated family table. |
| Methods inherited from interface wt.epm.ndi.EPMNDFamilyTableMember |
|---|
getAsStoredName, getCadName, getCellValues, getColumns, getInstances, getVerifyStatus, isExtLocked, isLocked |
| Method Detail |
|---|
EPMNDFamilyTableExt getFamilyTable()
throws WTException
WTException
EPMNDFamilyTableMemberExt getTopGeneric()
throws WTException
WTException
EPMNDFamilyTableMemberExt getGeneric()
throws WTException
WTException
List<EPMNDFamilyTableMemberExt> getGenerics()
throws WTException
WTException
List<EPMNDFamilyTableMemberExt> getInstancesExt()
throws WTException
WTException
List<EPMNDFamilyTableMemberExt> getAllInstances()
throws WTException
WTException
Map<String,EPMNDFTValueExt> getCellValuesExt()
throws WTException
WTException
EPMNDDocumentExt getDocument()
throws WTException
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||