IJavaStratumLineBreakpoint instead@Deprecated public interface IJavaPatternBreakpoint extends IJavaLineBreakpoint
SUSPEND_THREAD, SUSPEND_VMBREAKPOINT_MARKER, ENABLED, ID, LINE_BREAKPOINT_MARKER, PERSISTED, REGISTERED| Modifier and Type | Method and Description |
|---|---|
String |
getPattern()
Deprecated.
Returns the type name pattern this breakpoint uses to identify types in
which to install itself.
|
String |
getSourceName()
Deprecated.
Returns the source file name in which this breakpoint is set.
|
getCondition, isConditionEnabled, isConditionSuspendOnTrue, setCondition, setConditionEnabled, setConditionSuspendOnTrue, supportsConditionaddBreakpointListener, addInstanceFilter, getBreakpointListeners, getHitCount, getInstanceFilters, getSuspendPolicy, getThreadFilter, getThreadFilters, getTypeName, isInstalled, removeBreakpointListener, removeInstanceFilter, removeThreadFilter, setHitCount, setSuspendPolicy, setThreadFilter, supportsInstanceFilters, supportsThreadFiltersgetCharEnd, getCharStart, getLineNumberdelete, getMarker, getModelIdentifier, isEnabled, isPersisted, isRegistered, setEnabled, setMarker, setPersisted, setRegisteredgetAdapterString getPattern() throws CoreException
CoreException - if unable to access the property from this breakpoint's
underlying markerString getSourceName() throws CoreException
CoreException - if unable to access the property from this breakpoint's
underlying marker
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.