|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EPMNDFamilyTableMember
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
String |
getAsStoredName()
Gets the value of the attribute: asStoredName. |
String |
getCadName()
Gets the value of the attribute: cadName. |
Map<String,EPMNDFTValue> |
getCellValues()
Gets the object for the association that plays role: cellValues; Returns family table member cell values. |
List<EPMNDFamilyTableColumn> |
getColumns()
Gets the object for the association that plays role: columns. |
List<EPMNDFamilyTableMember> |
getInstances()
Gets the object for the association that plays role: instances; Returns immediate instances. |
int |
getVerifyStatus()
Gets the value of the attribute: verifyStatus. |
boolean |
isExtLocked()
Gets the value of the attribute: extLocked. |
boolean |
isLocked()
Gets the value of the attribute: locked. |
| Method Detail |
|---|
String getCadName()
throws WTException
WTException
String getAsStoredName()
throws WTException
WTException
boolean isLocked()
throws WTException
WTException
boolean isExtLocked()
throws WTException
WTException
int getVerifyStatus()
throws WTException
WTException
List<EPMNDFamilyTableMember> getInstances()
throws WTException
WTException
List<EPMNDFamilyTableColumn> getColumns()
throws WTException
WTException
Map<String,EPMNDFTValue> getCellValues()
throws WTException
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||