com.altair.hwm.toolkit.datamodel
Class HWMDataModelImport
java.lang.Object
com.altair.hwm.toolkit.datamodel.HWMDataModelImport
public class HWMDataModelImport
- extends java.lang.Object
Title: HWMDataModelImport
Description: Responsible for importing the files.
Company: Altair Engineering, Inc.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_fileDataModel
public java.io.File m_fileDataModel
HWMDataModelImport
public HWMDataModelImport(HWMModelInstance hwmModelInstance,
com.jidesoft.grid.TreeTable treeTable)
- Constructor
Method : HWMDataModelImport
- Parameters:
HWMModelInstance
- hwmModelInstance - The current model instanceTreeTable
- treeTable - Treetable of Data Model Viewer to which
all detaile would be dumped.
GetImportFileFormat
public java.io.File GetImportFileFormat()
ImportSpecifiedFileFormat
public void ImportSpecifiedFileFormat()
throws java.lang.Exception
- Throws:
java.lang.Exception
getDataModelXMLImport
public HWMDataModelXMLImport getDataModelXMLImport()
- Method : HWMDataModelXMLImport
Return the HWMDataModelXMLImport object
- Returns:
- : m_hwmDataModelXMLImport - HWMDataModelXMLImport object