PTP
Release 5.0

Uses of Interface
org.eclipse.ptp.debug.core.pdi.model.IPDIModelFactory

Packages that use IPDIModelFactory
org.eclipse.ptp.debug.core.pdi   
org.eclipse.ptp.debug.core.pdi.model   
 

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

Methods in org.eclipse.ptp.debug.core.pdi that return IPDIModelFactory
 IPDIModelFactory Session.getModelFactory()
           
 IPDIModelFactory IPDISession.getModelFactory()
          Get the factory to create model elements for this session
 

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

Uses of IPDIModelFactory in org.eclipse.ptp.debug.core.pdi.model
 

Classes in org.eclipse.ptp.debug.core.pdi.model that implement IPDIModelFactory
 class AbstractModelFactory
           
 


PTP
Release 5.0

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