PTP
Release 5.0

Uses of Interface
org.eclipse.ptp.debug.core.pdi.event.IPDIEventFactory

Packages that use IPDIEventFactory
org.eclipse.ptp.debug.core.pdi   
org.eclipse.ptp.debug.core.pdi.event   
 

Uses of IPDIEventFactory in org.eclipse.ptp.debug.core.pdi
 

Methods in org.eclipse.ptp.debug.core.pdi that return IPDIEventFactory
 IPDIEventFactory Session.getEventFactory()
           
 IPDIEventFactory IPDISession.getEventFactory()
          Get the factory to create events for this session
 

Constructors in org.eclipse.ptp.debug.core.pdi with parameters of type IPDIEventFactory
Session(IPDIManagerFactory managerFactory, IPDIRequestFactory requestFactory, IPDIEventFactory eventFactory, IPDIModelFactory modelFactory, org.eclipse.debug.core.ILaunchConfiguration config, long timeout, IPDIDebugger debugger, String job_id, int total_tasks)
           
 

Uses of IPDIEventFactory in org.eclipse.ptp.debug.core.pdi.event
 

Classes in org.eclipse.ptp.debug.core.pdi.event that implement IPDIEventFactory
 class AbstractEventFactory
           
 


PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.