Uses of Class
com.altair.hwm.toolkit.hwpm.HWPMInteraction

Packages that use HWPMInteraction
com.altair.hwm.toolkit.frame   
com.altair.hwm.toolkit.hwpm   
com.altair.hwm.toolkit.page   
 

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

Methods in com.altair.hwm.toolkit.frame that return HWPMInteraction
 HWPMInteraction HWMFrameModel.GetHWPMInteraction()
          Get the HWPMInteraction instance
 

Methods in com.altair.hwm.toolkit.frame with parameters of type HWPMInteraction
 void HWMFrameModel.SetHWPMInteraction(HWPMInteraction hwpmInteraction)
          Instantiate the HWPMInteraction class to listen to the specified port
 

Uses of HWPMInteraction in com.altair.hwm.toolkit.hwpm
 

Constructors in com.altair.hwm.toolkit.hwpm with parameters of type HWPMInteraction
HWMCommPM(HWPMInteraction pmInteraction, HWMCommMgr hwmCommMgr, java.lang.String strSessionName)
          Constructor
 

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

Methods in com.altair.hwm.toolkit.page that return HWPMInteraction
 HWPMInteraction HWMModelInstance.GetInteraction()
          Get the PM interaction
 

Methods in com.altair.hwm.toolkit.page with parameters of type HWPMInteraction
 void HWMModelInstance.SetInteraction(HWPMInteraction pmInteraction)
          Set the PM interaction
 void HWMAppModelInstance.SetInteraction(HWPMInteraction pmInteraction)
          Set the PM interaction