Uses of Package
com.altair.hwm.comm.loadsubmission.jobservices

Packages that use com.altair.hwm.comm.loadsubmission.jobservices
com.altair.hwm.comm.loadsubmission.jobservices   
 

Classes in com.altair.hwm.comm.loadsubmission.jobservices used by com.altair.hwm.comm.loadsubmission.jobservices
HWMLocalJobManager
          Title: HWMLocalJobManager Description: Represents a job manager for locally submitted jobs such as optistruct Manages a Vector of jobs submitted by the user Creates blank job if required Retrieves a persisted job object and its status from a binary file Submits job objects through a dialog interface Needs an entry shown below in the hdmconfig.xml to be invoked from tcl Company: Altair Engineering, Inc.
HWMOptistructJob
          Title: HWMOptistructJob Description: Class for Optistruct Job Has methods to update a job id , job status and set command parameters for running this job from a batch file.