A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

D

DATA_MODEL_NAME - Static variable in class com.altair.hwm.toolkit.utils.HWMUtils
The name for tab pane showing the data model
DATAMODEL_VIEWER_FRAME_HEADER - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DATAMODEL_VIEWER_MENU_FILE - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DATAMODEL_VIEWER_NODE_CHILD_USERDATA - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DATAMODEL_VIEWER_NODE_ROOT_HEADER - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DATAMODEL_VIEWER_OPTION_PANEL_TEXT - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DATAMODEL_VIEWER_TREETABLE_COLUMN_0_HEADER - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DATAMODEL_VIEWER_TREETABLE_COLUMN_1_HEADER - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DATAMODEL_VIEWER_TREETABLE_ROW_BEAN_NONEDITABLE_TEXT - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DATAMODEL_VIEWER_TREETABLE_ROW_NONEDITABLE_TEXT - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DATAMODELVIEWER_FILE_EXT - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewer
The extension used for import and export xml files.
DB_DIR_SUFFIX - Static variable in class com.altair.hwm.beans.utils.HWMBeanUtils
The dir name for the DB
DB_FAIL - Static variable in class com.altair.hwm.database.sql.protocol.DBSQLReplyPacket
The constant to indicate a failed operation.
DB_PWD - Static variable in class com.altair.hwm.beans.database.HWMStartDB
The property name in the config file for the password
DB_SERVER_ADDR - Static variable in class com.altair.hwm.beans.database.HWMStartDB
The property name in the config file for the Database server's IP
DB_SERVER_PORT - Static variable in class com.altair.hwm.beans.database.HWMStartDB
The property name in the config file for the Database server's port #.
DB_TYPE - Static variable in class com.altair.hwm.beans.database.HWMStartDB
The property name in the config file for the type of DB
DB_URL - Static variable in class com.altair.hwm.beans.database.HWMStartDB
The property name in the config file for the DB URL The name of the database
DB_USER - Static variable in class com.altair.hwm.beans.database.HWMStartDB
The property name in the config file for the user name
DBBatchSQLReplyPacket - Class in com.altair.hwm.database.sql.protocol
Title: DBBatchSQLReplyPacket
DBBatchSQLReplyPacket() - Constructor for class com.altair.hwm.database.sql.protocol.DBBatchSQLReplyPacket
Constructor
DBBatchSQLReqPacket - Class in com.altair.hwm.database.sql.protocol
Title: DBBatchSQLReqPacket
DBBatchSQLReqPacket() - Constructor for class com.altair.hwm.database.sql.protocol.DBBatchSQLReqPacket
Constructor
DBClientListener - Class in com.altair.hwm.database.dbserver
Title: DBClientListener
DBClientListener() - Constructor for class com.altair.hwm.database.dbserver.DBClientListener
Constructor
DBCxnPacket - Class in com.altair.hwm.database.sql.protocol
Title: DBCxnPacket
DBCxnPacket() - Constructor for class com.altair.hwm.database.sql.protocol.DBCxnPacket
Constructor
DBCxnPacket(String, String, String, String, boolean) - Constructor for class com.altair.hwm.database.sql.protocol.DBCxnPacket
Constructor
DBProtocol - Class in com.altair.hwm.database.sql.protocol
Title: DBProtocol
DBProtocol(ObjectOutputStream, ObjectInputStream) - Constructor for class com.altair.hwm.database.sql.protocol.DBProtocol
Constructor
DBServerComm - Class in com.altair.hwm.comm.database
Title: DBServerComm
DBServerComm(HWMCommMgr, String) - Constructor for class com.altair.hwm.comm.database.DBServerComm
Constructor
DBServerMain - Class in com.altair.hwm.database.dbserver
Title: DBServerMain
DBServerMain(String[]) - Constructor for class com.altair.hwm.database.dbserver.DBServerMain
Constructor
DBServiceClient - Class in com.altair.hwm.database.dbserver
Title: DBServiceClient
DBServiceClient(Socket) - Constructor for class com.altair.hwm.database.dbserver.DBServiceClient
Constructor
DBSQLReplyPacket - Class in com.altair.hwm.database.sql.protocol
Title: DBSQLReplyPacket
DBSQLReplyPacket() - Constructor for class com.altair.hwm.database.sql.protocol.DBSQLReplyPacket
Constructor
DBSQLReqPacket - Class in com.altair.hwm.database.sql.protocol
Title: DBSQLReqPacket
DBSQLReqPacket() - Constructor for class com.altair.hwm.database.sql.protocol.DBSQLReqPacket
Constructor
DBSQLReqPacket(String, int) - Constructor for class com.altair.hwm.database.sql.protocol.DBSQLReqPacket
Constructor
DBSQLReqPacket(String, Vector, int) - Constructor for class com.altair.hwm.database.sql.protocol.DBSQLReqPacket
Constructor
DBTYPE_ALTAIRQED - Static variable in class com.altair.hwm.database.dbmodel.HWMDatabaseInfo
 
DBTYPE_MYSQL - Static variable in class com.altair.hwm.database.dbmodel.HWMDatabaseInfo
 
DBTYPE_QED - Static variable in class com.altair.hwm.database.dbmodel.HWMDatabaseInfo
The type of database
DEBUG_MODE - Static variable in class com.altair.hwm.beans.utils.HWMBeanUtils
Set to true if its in debug mode else false.
DEBUG_PROP_NAME - Static variable in class com.altair.hwm.beans.utils.HWMBeanUtils
The property name set via the cmd line -D option for setting the debug mode
DEF_HM_SESSION - Static variable in class com.altair.hwm.beans.utils.HWMBeanUtils
The default HyperMesh session name
DEF_HW_SESSION - Static variable in class com.altair.hwm.beans.utils.HWMBeanUtils
The default HyperWorks session name
DEF_TPL_PROP_NAME - Static variable in class com.altair.hwm.beans.utils.HWMBeanUtils
The property name set via the cmd line -D option for setting the default template to use while creatinga project
DEFAULT_COMBO_ENTRY - Static variable in class com.altair.hwm.toolkit.preferences.HWMTplPrefPanel
 
DEFAULT_PAGE_COLOR - Static variable in class com.altair.hwm.toolkit.utils.HWMUtils
The default page color
DEFAULT_SPLASH_TEXT - Static variable in class com.altair.hwm.toolkit.utils.HWMSplashScreen
 
deleteAllBean() - Method in class com.altair.hwm.toolkit.page.HWMPageMgrModel
delete all beans on current page...
DeleteAllBeans() - Method in class com.altair.hwm.toolkit.page.HWMPage
Deletes all beans from the vector of beans and clears the page.
DeleteBean() - Method in class com.altair.hwm.toolkit.page.HWMDsgnPage
Deletes the currently selected bean
DeleteBean(int) - Method in class com.altair.hwm.toolkit.page.HWMPage
 
deleteBean() - Method in class com.altair.hwm.toolkit.page.HWMPageMgrModel
deleteBean...
DeleteComponent(String, String) - Method in class com.altair.hwm.beans.hm.HMComponentComm
Sends a command to HM asking it to delete a component collector with given name
DeleteCurrentPage() - Method in class com.altair.hwm.toolkit.page.HWMDsgnPageMgrModel
Delete the current page from the vector; remove the page component from the panel and set the current page to the first in the vector of pages
DeleteCustomWorkflowView() - Method in class com.altair.hwm.toolkit.workflow.HWMWorkflowModel
Deletes all beans from the vector of beans and clears the page.
deleteDirectory(File) - Static method in class com.altair.hwm.comm.loadsubmission.jobservices.HWMJobServicesFileUtils
Deletes a directory
deleteFileNametoNode(String) - Method in class com.altair.hwm.toolkit.frame.HWMProcessExplorer
 
DeleteRow(int) - Method in class com.altair.hwm.beans.utils.HWMTableModel
Deletes a row from the table
deleteRow() - Method in class com.altair.hwm.database.sql.HWMResultSetDB
Deletes the current row from this ResultSet object and from the underlying database.
DeleteRows(int[]) - Method in class com.altair.hwm.beans.utils.HWMTableModel
Deletes a number of rows for the table.
DeleteRun(String) - Method in interface com.altair.hwm.interfaces.IHWMDataModel
Delete the data for the given run name
DeleteRun(String) - Method in class com.altair.hwm.toolkit.datamodel.HWMDataModelImpl
Delete the data for the given run name
DeleteSelectedBean(HWMBeanWrapper) - Method in class com.altair.hwm.toolkit.page.HWMDsgnPage
this will delete the all the selected control from the page...
deselectAllContorls() - Method in class com.altair.hwm.toolkit.page.HWMPageMgrModel
deselect All Controls on click of mouse on page - all selected bean components shold be deselected...
DESIGNER - Static variable in interface com.altair.hwm.toolkit.preferences.HWMUserPrefConstants
 
destroy() - Method in class com.altair.hwm.fileserver.server.soap.HWMFileServerController
 
Disable() - Method in class com.altair.hwm.beans.hm.HMCreateLine
Disables the UI
Disable() - Method in class com.altair.hwm.beans.hm.HMCreatePoint
Disable the bean.
Disable() - Method in class com.altair.hwm.beans.hm.HMEvalTCL
Disables the UI
Disable() - Method in class com.altair.hwm.beans.hm.HMImport
Disables the UI
Disable() - Method in class com.altair.hwm.beans.hm.HMMesh
Disables the UI
Disable() - Method in class com.altair.hwm.beans.hm.HMReflect
This is called when the user wants to disable the reflect button.
Disable() - Method in class com.altair.hwm.beans.hm.HMScale
Disables the scale button
Disable() - Method in class com.altair.hwm.beans.hm.HMSelect
Disables the UI
Disable() - Method in class com.altair.hwm.beans.hm.HMView
Disables the UI
Disable() - Method in class com.altair.hwm.beans.hm.PmgrExec
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMBaseButton
Disable the button
Disable() - Method in class com.altair.hwm.beans.utils.HWMBasePanel
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMButton
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMCheckBox
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMComboBox
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMLabel
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like label 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMListBox
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMMinMaxIcon
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMRadioButton
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMSeparator
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMSlider
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMSpinner
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMTextArea
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disable() - Method in class com.altair.hwm.beans.utils.HWMTextField
Providing "Disable" method rather than overriding java's "disable" method because of the following reasons: 1> disable is deprecated 2> It does nothing visually for some controls like button 3> setEnabled calls enable/disable in the base class once it changes the UI.
Disconnect() - Method in class com.altair.hwm.comm.database.DBServerComm
Disconnect from server
Disconnect() - Method in class com.altair.hwm.comm.fileserver.HWMFSComm
Disconnect from server
Disconnect() - Method in class com.altair.hwm.comm.hm.HWMCommHM
Purpose: Exits the application.
Disconnect() - Method in class com.altair.hwm.comm.HWMClientComm
Purpose: Exits the application.
Disconnect() - Method in interface com.altair.hwm.comm.HWMComm
Performs clean up by disconnecting from server and releasing all acquired resources
Disconnect() - Method in class com.altair.hwm.comm.loadsubmission.ecompute.HWMEComputeComm
Disconnect from E-Compute
Disconnect() - Method in class com.altair.hwm.fileserver.client.soap.HWMFileServerClientSOAP
Disconnect from the server
Disconnect() - Method in class com.altair.hwm.toolkit.hwpm.HWMCommPM
Purpose: End this communication
DisconnectAllComms() - Method in class com.altair.hwm.comm.HWMCommMgr
Shutsdown the applications that were started and the clients that connected to server.
DisconnectComm(String) - Method in class com.altair.hwm.comm.HWMCommMgr
Shuts down the application started by a particular session
DisplayHelpPage(String) - Static method in class com.altair.hwm.toolkit.utils.HWMUtils
 
DisplayMsgBox(String) - Method in class com.altair.hwm.toolkit.hwpm.HWPMInteraction
Display debug messages
DLG_CANCEL - Static variable in class com.altair.hwm.toolkit.frame.HWMMigrationWizardDlg
The constant returned when the user chooses to cancel the operation
DLG_OK - Static variable in class com.altair.hwm.toolkit.frame.HWMMigrationWizardDlg
The constant returned when the user finishes all the operations
DM_TBL_DM_ATTRIB - Static variable in class com.altair.hwm.database.dbmodel.HWMDBModel
The attribute name for the dm as a blob
DM_TBL_NAME - Static variable in class com.altair.hwm.database.dbmodel.HWMDBModel
The table in the DB where the database model object is stored as a blob
DMV_ACTION_BUTTON_APPLY - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DMV_ACTION_BUTTON_CANCEL - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DMV_ACTION_BUTTON_OK - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DMV_CREATEDATA_UI_LABEL_DATANAME - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DMV_CREATEDATA_UI_LABEL_DATAVALUE - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DMV_CREATEDATA_UI_TITLE - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DMV_FILE_CREATEDATA - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DMV_FILE_EXIT - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DMV_FILE_EXPORT - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DMV_FILE_IMPORT - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DMV_OPTIONS_VIEW_FULL - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DMV_OPTIONS_VIEW_TASK - Static variable in class com.altair.hwm.toolkit.datamodel.HWMDataModelViewerUtils
 
DoBinding(Component, int, int) - Method in class com.altair.hwm.toolkit.binding.HWMBindingInfoMgr
Handles the popup trigger mouse event fired by a BeanWrapper.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.altair.hwm.http.CAEUploadServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.altair.hwm.http.CAEUploadServlet
 
DownloadResults(int, File) - Method in class com.altair.hwm.comm.loadsubmission.ecompute.HWMEComputeComm
This method will download the results as received from ECompute (i.e.
DownloadResults(String, File) - Method in class com.altair.hwm.comm.loadsubmission.ecompute.HWMEComputeJobManager
DownloadResults - downloads results from E-compute
DownloadResults(HWMEComputeJob) - Method in class com.altair.hwm.comm.loadsubmission.ecompute.HWMEComputeJobManager
This method downloads the result files for the job identified by the specified job instance
DownloadResults(HWMOptistructJob) - Method in class com.altair.hwm.comm.loadsubmission.jobservices.HWMLocalJobManager
DownloadResults - Actually gets a list of files ouput by the solver Looks for files in the ouput directory of the job
DownloadResults(String, File) - Method in class com.altair.hwm.comm.loadsubmission.jobservices.HWMLocalJobManager
 
DownloadResults(String, File) - Method in interface com.altair.hwm.interfaces.loadsubmission.IHWMJobManager
This method downloads the result files for the job identified by the specified JobID to the specified directory.
dragDropEnd(DragSourceDropEvent) - Method in class com.altair.hwm.beans.utils.HWMHoverButton
This is the event handler for the event fired when drop-drag ends.
dragDropEnd(DragSourceDropEvent) - Method in class com.altair.hwm.toolkit.beans.HWMCategoryView
This is the event handler for the event fired when drop-drag ends.
dragEnter(DragSourceDragEvent) - Method in class com.altair.hwm.beans.utils.HWMHoverButton
This is the event handler for the event fired when drag begins.
dragEnter(DragSourceDragEvent) - Method in class com.altair.hwm.toolkit.beans.HWMCategoryView
This is the event handler for the event fired when drag begins.
dragEnter(DropTargetDragEvent) - Method in class com.altair.hwm.toolkit.page.HWMDsgnPage
Determines whether to accept the drag
dragExit(DragSourceEvent) - Method in class com.altair.hwm.beans.utils.HWMHoverButton
This is the event handler for the event fired when DropTargetListener has invoked rejectDrag().
dragExit(DragSourceEvent) - Method in class com.altair.hwm.toolkit.beans.HWMCategoryView
This is the event handler for the event fired when DropTargetListener has invoked rejectDrag().
dragExit(DropTargetEvent) - Method in class com.altair.hwm.toolkit.page.HWMDsgnPage
Not implemented
dragGestureRecognized(DragGestureEvent) - Method in class com.altair.hwm.beans.utils.HWMHoverButton
This is the event handler for the event fired when a drag is recognized.
dragGestureRecognized(DragGestureEvent) - Method in class com.altair.hwm.toolkit.beans.HWMCategoryView
This is the event handler for the event fired when a drag is recognized.
dragOver(DragSourceDragEvent) - Method in class com.altair.hwm.beans.utils.HWMHoverButton
This is the event handler for the event fired when the hotspot moves over a platform dependent drop site.
dragOver(DragSourceDragEvent) - Method in class com.altair.hwm.toolkit.beans.HWMCategoryView
This is the event handler for the event fired when the hotspot moves over a platform dependent drop site.
dragOver(DropTargetDragEvent) - Method in class com.altair.hwm.toolkit.page.HWMDsgnPage
Not implemented
drop(DropTargetDropEvent) - Method in class com.altair.hwm.toolkit.page.HWMDsgnPage
Adds a new bean to the page.
dropActionChanged(DragSourceDragEvent) - Method in class com.altair.hwm.beans.utils.HWMHoverButton
This is the event handler for the event fired when state of the input device that the user is interacting with changes.
dropActionChanged(DragSourceDragEvent) - Method in class com.altair.hwm.toolkit.beans.HWMCategoryView
This is the event handler for the event fired when state of the input device that the user is interacting with changes.
dropActionChanged(DropTargetDragEvent) - Method in class com.altair.hwm.toolkit.page.HWMDsgnPage
Not implemented

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z