PTP
Release 5.0

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

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

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

Methods in org.eclipse.ptp.debug.core.pdi.event that return IPDISuspendedEvent
 IPDISuspendedEvent IPDIEventFactory.newSuspendedEvent(IPDISessionObject reason, java.lang.String[] vars, int thread_id, int level, int depth)
           
 IPDISuspendedEvent AbstractEventFactory.newSuspendedEvent(IPDISessionObject reason, java.lang.String[] vars, int thread_id, int level, int depth)
           
 


PTP
Release 5.0

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