Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.core.model |
Modifier and Type | Interface and Description |
---|---|
static interface |
VmResource.ScriptHolder
A special kind of
VmResource.Metadata that describes a resource directly linked to a resource
in VM. |
Modifier and Type | Method and Description |
---|---|
VmResource.Metadata |
VmResource.getMetadata() |
Modifier and Type | Method and Description |
---|---|
VmResource |
WorkspaceBridge.createTemporaryFile(VmResource.Metadata metadata,
java.lang.String proposedFileName)
Creates a temporary file associated with the debug session.
|
VmResource |
VProjectWorkspaceBridge.createTemporaryFile(VmResource.Metadata metadata,
java.lang.String proposedFileName) |
VmResource |
ResourceManager.createTemporaryFile(VmResource.Metadata metadata,
java.lang.String proposedFileName) |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.