Uses of Interface
com.altair.hwm.interfaces.IHWMWorkflow

Packages that use IHWMWorkflow
com.altair.hwm.beans.utils.events   
com.altair.hwm.interfaces   
com.altair.hwm.toolkit.page   
com.altair.hwm.toolkit.workflow   
 

Uses of IHWMWorkflow in com.altair.hwm.beans.utils.events
 

Methods in com.altair.hwm.beans.utils.events that return IHWMWorkflow
 IHWMWorkflow HWMWorkflowEvent.GetWorkflowModel()
          Get the workflow interface
 

Constructors in com.altair.hwm.beans.utils.events with parameters of type IHWMWorkflow
HWMWorkflowEvent(IHWMWorkflow iWorkflow, java.lang.Object objSrc, int nEvent, java.lang.String strTaskName, int nTaskState, int nPlayOption)
          Constructor
 

Uses of IHWMWorkflow in com.altair.hwm.interfaces
 

Methods in com.altair.hwm.interfaces that return IHWMWorkflow
 IHWMWorkflow IHWMFrameWork.GetWorkflow()
          Gets the workflow interface
 

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

Methods in com.altair.hwm.toolkit.page that return IHWMWorkflow
 IHWMWorkflow HWMModelInstance.GetWorkflow()
          Gets the workflow interface
 

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

Classes in com.altair.hwm.toolkit.workflow that implement IHWMWorkflow
 class HWMWorkflowModel
          Title: HWMWorkflowModel Description: Company: Altair Engineering, Inc.