|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.epm.ndi.impl.EPMNDFamilyTableMemberImpl
.Creates instance of EPMNDFamilyTableMember Supported API: false Extendable: false
Field Summary | |
private NDICache |
cache
|
private EPMFamilyTable |
familyTable
|
private EPMDocument |
instance
|
private EPMContainedIn |
link
|
Constructor Summary | |
EPMNDFamilyTableMemberImpl(NDICache cache,
EPMDocument document,
EPMFamilyTable ft)
|
Method Summary | |
String |
getAsStoredName()
Gets the value of the attribute: asStoredName. |
String |
getCadName()
Gets the value of the attribute: cadName. |
private List |
getCellColumns()
|
Map |
getCellValues()
Gets the object for the association that plays role: cellValues. |
Collection |
getChildren()
Gets the object for the association that plays role: children. |
List |
getColumns()
Gets the object for the association that plays role: columns. |
EPMNDDocument |
getDocument()
|
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private NDICache cache
private EPMDocument instance
private EPMContainedIn link
private EPMFamilyTable familyTable
Constructor Detail |
public EPMNDFamilyTableMemberImpl(NDICache cache, EPMDocument document, EPMFamilyTable ft) throws WTException
Method Detail |
public String getCadName() throws WTException
EPMNDFamilyTableMember
getCadName
in interface EPMNDFamilyTableMember
WTException
public String getAsStoredName() throws WTException
EPMNDFamilyTableMember
getAsStoredName
in interface EPMNDFamilyTableMember
WTException
public boolean isLocked() throws WTException
EPMNDFamilyTableMember
isLocked
in interface EPMNDFamilyTableMember
WTException
public boolean isExtLocked() throws WTException
EPMNDFamilyTableMember
isExtLocked
in interface EPMNDFamilyTableMember
WTException
public int getVerifyStatus() throws WTException
EPMNDFamilyTableMember
getVerifyStatus
in interface EPMNDFamilyTableMember
WTException
public Collection getChildren() throws WTException
EPMNDFamilyTableMember
getChildren
in interface EPMNDFamilyTableMember
WTException
public List getColumns() throws WTException
EPMNDFamilyTableMember
getColumns
in interface EPMNDFamilyTableMember
WTException
private List getCellColumns() throws WTException
WTException
public EPMNDDocument getDocument() throws WTException
WTException
public Map getCellValues() throws WTException
EPMNDFamilyTableMember
getCellValues
in interface EPMNDFamilyTableMember
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |