|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.altair.hwm.toolkit.datamodel.HWMDataModelExportMgr
public class HWMDataModelExportMgr
Title: HWMDataModelExportMgr
Description: Manages the exporting of files.
Company: Altair Engineering, Inc.
Constructor Summary | |
---|---|
HWMDataModelExportMgr(HWMModelInstance hwmModelInstance,
com.jidesoft.grid.TreeTable treeTable)
Constructor Method : HWMDataModelExportMgr |
Method Summary | |
---|---|
HWMDataModelExport |
getDataModelExport()
Return the DataModelExport object |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HWMDataModelExportMgr(HWMModelInstance hwmModelInstance, com.jidesoft.grid.TreeTable treeTable)
HWMModelInstance
- hwmModelInstance - The current model instanceTreeTable
- treeTable - Treetable of Data Model Viewer from which
all detaile would be retrievedMethod Detail |
---|
public HWMDataModelExport getDataModelExport()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |