Package | Description |
---|---|
org.apache.flex.compiler.internal.workspaces |
This package is the internal counterpart of the external
org.apache.flex.compiler.workspaces package. |
org.apache.flex.compiler.workspaces |
This package contains classes and interface related to workspaces,
which cache project-independent information.
|
Modifier and Type | Method and Description |
---|---|
IWorkspaceProfilingDelegate |
Workspace.getProfilingDelegate() |
Modifier and Type | Method and Description |
---|---|
void |
Workspace.setProfilingDelegate(IWorkspaceProfilingDelegate profilingDelegate) |
Modifier and Type | Method and Description |
---|---|
IWorkspaceProfilingDelegate |
IWorkspace.getProfilingDelegate()
Gets the
IWorkspaceProfilingDelegate from the workspace. |
Modifier and Type | Method and Description |
---|---|
void |
IWorkspace.setProfilingDelegate(IWorkspaceProfilingDelegate profilingDelegate)
Sets the
IWorkspaceProfilingDelegate on the workspace. |
Copyright © 2016 The Apache Software Foundation. All rights reserved.