Uses of Class
com.altair.hwm.toolkit.page.HWMModelInstance

Packages that use HWMModelInstance
com.altair.hwm.toolkit.beans   
com.altair.hwm.toolkit.binding   
com.altair.hwm.toolkit.datamodel   
com.altair.hwm.toolkit.frame   
com.altair.hwm.toolkit.page   
com.altair.hwm.toolkit.workflow   
 

Uses of HWMModelInstance in com.altair.hwm.toolkit.beans
 

Constructors in com.altair.hwm.toolkit.beans with parameters of type HWMModelInstance
HWMBeanInstance(HWMModelInstance hwmModelInstance)
          Constructor
 

Uses of HWMModelInstance in com.altair.hwm.toolkit.binding
 

Constructors in com.altair.hwm.toolkit.binding with parameters of type HWMModelInstance
HWMBindingInfoMgr(HWMModelInstance modelInstance)
          Constructor.
 

Uses of HWMModelInstance in com.altair.hwm.toolkit.datamodel
 

Fields in com.altair.hwm.toolkit.datamodel declared as HWMModelInstance
 HWMModelInstance HWMDataModelXMLImport.m_hwmModelInstance
          The model instance
 HWMModelInstance HWMDataModelXMLExport.m_hwmModelInstance
          The model instance
 HWMModelInstance HWMDataModelViewer.m_hwmModelInstance
          The model instance
 HWMModelInstance HWMCreateNewDataInDataModel.m_hwmModelInstance
          The model instance
 

Constructors in com.altair.hwm.toolkit.datamodel with parameters of type HWMModelInstance
HWMCreateNewDataInDataModel(java.awt.Frame frameParent, HWMModelInstance hwmModelInstance, com.jidesoft.grid.TreeTable treeTable)
          Constructor Method : HWMCreateNewDataInDataModel
HWMDataModelExport(HWMModelInstance hwmModelInstance, com.jidesoft.grid.TreeTable treeTable)
          Constructor Method : HWMDataModelExport
HWMDataModelExportMgr(HWMModelInstance hwmModelInstance, com.jidesoft.grid.TreeTable treeTable)
          Constructor Method : HWMDataModelExportMgr
HWMDataModelImpl(HWMModelInstance hwmModelInstance)
          Constructor
HWMDataModelImpl(HWMModelInstance hwmModelInstance, HWMClassLoader hwmClassLoader)
          Constructor
HWMDataModelImport(HWMModelInstance hwmModelInstance, com.jidesoft.grid.TreeTable treeTable)
          Constructor Method : HWMDataModelImport
HWMDataModelImportMgr(HWMModelInstance hwmModelInstance, com.jidesoft.grid.TreeTable treeTable)
          Constructor Method : HWMDataModelImportMgr
HWMDataModelViewer(HWMModelInstance hwmModelInstance)
          Constructor
HWMDataModelViewerMgr(HWMModelInstance hwmModelInstance)
          HWMDataModelViewerMgr create the DataModelViewerMgr object
HWMDataModelXMLExport(HWMModelInstance hwmModelInstance, com.jidesoft.grid.TreeTable treeTable, java.io.File fileXMLData)
          Constructor Method : HWMDataModelXMLExport
HWMDataModelXMLImport(HWMModelInstance hwmModelInstance, com.jidesoft.grid.TreeTable treeTable, java.io.File fileXMLData)
          Constructor Method : HWMDataModelXMLImport
 

Uses of HWMModelInstance in com.altair.hwm.toolkit.frame
 

Methods in com.altair.hwm.toolkit.frame that return HWMModelInstance
 HWMModelInstance HWMDsgnFrameModel.createNewInstance(java.io.File file)
          Method createNewInstance create a new instance for this file and set it as the active one
 HWMModelInstance HWMFrameModel.GetActiveModelInstance()
          Get the active model instance
 HWMModelInstance HWMFrameModel.GetInstance(java.lang.String strInstName)
          Gets the instance with given name
 HWMModelInstance HWMAppFrameView.NewFile(java.io.File filePrj)
          Create the given prj file
 HWMModelInstance HWMAppFrameModel.OnNewFile(java.lang.String strFileName)
          Creates the new file
 HWMModelInstance HWMDsgnFrameModel.OnNewFile(java.lang.String strFileName, int nAppType)
          Creates the new file
 HWMModelInstance HWMDsgnFrameModel.OnOpenFile(java.lang.String strFileName)
          Open the file with given name
 HWMModelInstance HWMAppFrameModel.OnOpenFile(java.lang.String strFileName, boolean bForce)
          Open the file with given name
 HWMModelInstance HWMAppFrameView.OpenFile(java.lang.String strFileName)
          Opens the given prj file
 

Methods in com.altair.hwm.toolkit.frame with parameters of type HWMModelInstance
 void HWMFrameModel.OnCloseFile(HWMModelInstance hwmModelInst, boolean bSave)
          Close the file represented by the given model instance
 void HWMMenuToolBarHandler.OnInstanceActivated(HWMModelInstance hwmModelInstOld, HWMModelInstance hwmModelInstNew)
          This is invoked by the frame when an instance is made active.
 void HWMDsgnMenuToolBarHandler.OnInstanceActivated(HWMModelInstance hwmModelInstOld, HWMModelInstance hwmModelInstNew)
          This is invoked by the frame when an instance is made active
 void HWMDsgnMenuToolBarHandler.OnInstanceCreated(HWMModelInstance hwmModelInst)
          This is invoked by the frame when an instance is created
 void HWMFrameModel.OnSaveAsFile(HWMModelInstance hwmModelInst, java.lang.String sSaveAsfilename)
           
 void HWMFrameModel.OnSaveFile(HWMModelInstance hwmModelInst)
          Save the instance
 void HWMFrameModel.SetActiveInstance(HWMModelInstance hwmModelInstance)
          Sets the active instance
 void HWMAppFrameModel.SetActiveInstance(HWMModelInstance hwmModelInstance)
          Sets the active instance.
 

Uses of HWMModelInstance in com.altair.hwm.toolkit.page
 

Subclasses of HWMModelInstance in com.altair.hwm.toolkit.page
 class HWMAppModelInstance
          Title: HWMAppModelInstance
 class HWMDsgnModelInstance
          Title: HWMDsgnModelInstance
 

Methods in com.altair.hwm.toolkit.page with parameters of type HWMModelInstance
 void HWMPageMgrView.SetActiveModelInstance(HWMModelInstance hwmModelInstance)
          Sets the model instance
 

Constructors in com.altair.hwm.toolkit.page with parameters of type HWMModelInstance
HWMDsgnPage(HWMModelInstance hwmModelInstance)
          Constructor
HWMDsgnPageMgrModel(HWMModelInstance hwmModelInstance)
          Constructor
HWMPage(HWMModelInstance hwmModelInstance)
          Constructor
HWMPageMgrModel(HWMModelInstance hwmModelInstance)
          Constructor
 

Uses of HWMModelInstance in com.altair.hwm.toolkit.workflow
 

Methods in com.altair.hwm.toolkit.workflow with parameters of type HWMModelInstance
 void HWMWorkflowNode.OnClose(HWMModelInstance hwmModelInstance)
          This method is called when the node is about to be closed
 void HWMWorkflowNode.OnDisplay(HWMModelInstance hwmModelInstance)
          This method is called when the node is about to be displayed
 

Constructors in com.altair.hwm.toolkit.workflow with parameters of type HWMModelInstance
HWMWorkflowModel(HWMModelInstance hwmModelInstance)
          Constructor
HWMWorkflowModel(javax.swing.tree.TreeNode nodeRoot, HWMModelInstance hwmModelInstance)
          Constructor