Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.core.model |
Modifier and Type | Method and Description |
---|---|
static ChromiumLineBreakpoint.MutableProperty |
ChromiumLineBreakpoint.MutableProperty.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChromiumLineBreakpoint.MutableProperty[] |
ChromiumLineBreakpoint.MutableProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<ChromiumLineBreakpoint.MutableProperty> |
ChromiumLineBreakpoint.getChangedProperty(IMarkerDelta delta)
Returns set of properties that have changed comparing to the state saved in delta parameter.
|
Modifier and Type | Method and Description |
---|---|
static void |
ChromiumLineBreakpoint.Helper.updateOnRemote(Breakpoint sdkBreakpoint,
ChromiumLineBreakpoint uiBreakpoint,
java.util.Set<ChromiumLineBreakpoint.MutableProperty> propertyDelta) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.