PTP
Release 7.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

C

canAllStepReturn(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITaskManager
Check if all tasks can step return
cancel() - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
Cancels this request.
CANCEL - Static variable in interface org.eclipse.ptp.remote.core.IUserAuthenticator
ID for a "Cancel" response (value 1).
CANCELED - Static variable in interface org.eclipse.ptp.core.jobs.IJobStatus
Job was canceled/aborted by user before finishing.
CANCELLED - Static variable in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
 
cancelledByUser - Variable in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
 
canCreateConnections() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteServices
 
canCreateConnections() - Method in interface org.eclipse.ptp.remote.core.IRemoteServicesDescriptor
Test if this provider can create connections.
canEnableDisable() - Method in interface org.eclipse.ptp.debug.core.model.IEnableDisableTarget
Returns whether this object supports enable/disable operations.
canEvaluate() - Method in interface org.eclipse.ptp.debug.core.model.IPStackFrame
Check if expressions can be evaluated in this stack frame
canExecute(IPDIEventRequest) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIEventRequestManager
Determines whether this handler can execute on the elements specified in the given request by reporting enabled state to the request.
canJumpToAddress(BigInteger) - Method in interface org.eclipse.ptp.debug.core.model.IJumpToAddress
Returns whether this operation is currently available for this element.
canJumpToLine(IFile, int) - Method in interface org.eclipse.ptp.debug.core.model.IJumpToLine
Returns whether this operation is currently available for this file and line number.
canLoadSymbols() - Method in interface org.eclipse.ptp.debug.core.model.IPModule
Returns whether the module's symbols can be loaded or reloaded.
canModify() - Method in interface org.eclipse.ptp.debug.core.model.IPSignal
Returns whether modification is allowed for this signal's parameters.
canRestart() - Method in interface org.eclipse.ptp.debug.core.model.IRestart
Returns whether this element can currently be restarted.
canResumeWithoutSignal() - Method in interface org.eclipse.ptp.debug.core.model.IResumeWithoutSignal
Returns whether this element can currently be resumed without signal.
canRun(ILaunchConfiguration) - Method in class org.eclipse.ptp.etfw.toolopts.ExternalTool
Determines if this this external tool can be executed based on if the value of 'requireTrue' is set to true or false in the configuration.
canRunToAddress(BigInteger) - Method in interface org.eclipse.ptp.debug.core.model.IRunToAddress
Returns whether this operation is currently available for this element.
canRunToLine(IFile, int) - Method in interface org.eclipse.ptp.debug.core.model.IRunToLine
Returns whether this operation is currently available for this file and line number.
CC_COMPILER - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
 
ccCompiler - Variable in class org.eclipse.ptp.etfw.toolopts.BuildTool
 
CHANGE - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Change event kind.
changedArts_ - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
List of artifacts that were changed due to some action upon them in the view (currently unused)
changedArts_ - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
List of artifacts that were changed due to some action upon them in the view (currently unused)
changedMarkers_ - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
List of markers that were involved in a change on the the associated artifact due to some action upon them here in the view (currently unused)
changedMarkers_ - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
List of markers that were involved in a change on the the associated artifact due to some action upon them here in the view (currently unused)
changeFormat(PVariableFormat) - Method in interface org.eclipse.ptp.debug.core.model.IFormatSupport
Change the format
changeServiceState(boolean) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceProviderConfigurationWidget
 
charValue() - Method in interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValueChar
Returns char of this value
checkForCompatibleInstallation(IProgressMonitor) - Method in interface org.eclipse.ptp.ems.core.IEnvManager
Returns true iff the remote machine is running an environment management system supported by this IEnvManager.
checkForCompatibleInstallation(IProgressMonitor) - Method in class org.eclipse.ptp.ems.ui.LazyEnvManagerDetector
 
checkListener - Variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
The listener for check boxes and value entry fields in this pane
checkout(IProject, SyncConfig, IPath[]) - Method in interface org.eclipse.ptp.rdt.sync.core.services.ISynchronizeService
Replace the current contents of the given paths with the previous versions in the repository
checkoutRemoteCopy(IProject, SyncConfig, IPath[]) - Method in interface org.eclipse.ptp.rdt.sync.core.services.ISynchronizeService
Replace the current contents of the given paths with the current local copies of the remote (not necessarily the same as what is on the remote site).
checkToolEnvPath(String) - Method in interface org.eclipse.ptp.etfw.IBuildLaunchUtils
This locates the directory containing the given tool.
checkUndoStatus() - Method in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
Set status of undo action (enabled or disabled) based on if there are any artifact changes, or other changes, available to undo
checkUndoStatus() - Method in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
Set status of undo action (enabled or disabled) based on if there are any artifact changes, or other changes, available to undo
CHelpBookImpl - Class in org.eclipse.ptp.pldt.common.editorHelp
C Help Book implementation for hover help, etc. etc.
CHelpBookImpl(String) - Constructor for class org.eclipse.ptp.pldt.common.editorHelp.CHelpBookImpl
Constructor
CHelpProviderImpl - Class in org.eclipse.ptp.pldt.common.editorHelp
This class implements ICHelpProvider and provides help information
CHelpProviderImpl() - Constructor for class org.eclipse.ptp.pldt.common.editorHelp.CHelpProviderImpl
 
CHelpResourceDescriptorImpl - Class in org.eclipse.ptp.pldt.common.editorHelp
Implementation of ICHelpResourceDescriptor, help information e.g. for an API
CHelpResourceDescriptorImpl(ICHelpBook, IFunctionSummary, String) - Constructor for class org.eclipse.ptp.pldt.common.editorHelp.CHelpResourceDescriptorImpl
This is where the location of the html help file (to be displayed for an API) is located
chooseName(String, String) - Method in class org.eclipse.ptp.pldt.common.analysis.PldtAstVisitor
Choose how to distinguish between binding name, and raw signature.
cleanExpressionsValue(TaskSet, IProgressMonitor) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIMultiExpressions
 
cleanMultiExpressions(TaskSet, IProgressMonitor) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIExpressionManager
Clean expression value with given tasks
cleanMultiExpressions(String, TaskSet, IProgressMonitor) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIExpressionManager
Clean expression value with given tasks
cleanup(IPLaunch) - Method in interface org.eclipse.ptp.debug.core.IPDebugger
Clean up the debug session.
cleanup() - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDITargetManager
Cleans up storage
cleanup() - Method in class org.eclipse.ptp.etfw.AbstractToolDataManager
This operation is called to do the final cleanup after analysis is complete.
clear(int[]) - Method in class org.eclipse.ptp.debug.core.TaskSet
Clear the bits at each position given by the array of indices
clear() - Method in class org.eclipse.ptp.pldt.common.ArtifactManager
Remove all the artifacts
clearActions() - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITracepoint
Clears the action list of this tracepoint.
clearBlocked() - Method in class org.eclipse.ptp.rdt.sync.core.RecursiveSubMonitor
 
CLIENT_REQUEST - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Client request detail.
clone() - Method in class org.eclipse.ptp.debug.core.TaskSet
 
clone() - Method in class org.eclipse.ptp.rdt.sync.core.AbstractSyncFileFilter
 
clone() - Method in class org.eclipse.ptp.rdt.sync.core.PreferenceSyncFileFilterStorage
 
close(IProject) - Method in interface org.eclipse.ptp.rdt.sync.core.services.ISynchronizeService
Close any resources (files, sockets) that were open by the sync provider for the given project.
close() - Method in interface org.eclipse.ptp.remote.core.IRemoteConnection
Close the connection.
columnID_ - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
The ID used in the marker for the extra column of information (last column)
columnID_ - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
The ID used in the marker for the extra column of information (last column)
COMBO - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
 
combopt - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
 
command() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
 
command(List<String>) - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
 
command(String...) - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
 
command() - Method in interface org.eclipse.ptp.remote.core.IRemoteProcessBuilder
Returns this process builder's operating system program and arguments.
command(List<String>) - Method in interface org.eclipse.ptp.remote.core.IRemoteProcessBuilder
Sets this process builder's operating system program and arguments.
command(String...) - Method in interface org.eclipse.ptp.remote.core.IRemoteProcessBuilder
Sets this process builder's operating system program and arguments.
commandRequest(TaskSet, String) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIDebugger
Requests a special command for specify process
CommonPlugin - Class in org.eclipse.ptp.pldt.common
The main plugin class for PLDT (PTP's Parallel Language Development Tools)
CommonPlugin() - Constructor for class org.eclipse.ptp.pldt.common.CommonPlugin
The constructor.
compare(IPDILocator, IPDILocator) - Method in class org.eclipse.ptp.debug.core.pdi.PDILocatorComparator
 
compareTo(SyncConfig) - Method in class org.eclipse.ptp.rdt.sync.core.SyncConfig
 
compileropt - Variable in class org.eclipse.ptp.etfw.toolopts.ExternalToolProcess.Parametric
 
COMPLETED - Static variable in interface org.eclipse.ptp.core.jobs.IJobStatus
Job has completed execution.
COMPLETED - Static variable in interface org.eclipse.ptp.core.jobs.IPJobStatus
 
completed(TaskSet, Object) - Method in interface org.eclipse.ptp.debug.core.pdi.request.IPDIEventRequest
Returns whether tasks are completed and set result
CONDITION - Static variable in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
CONF_VALUE - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolsOptionsConstants
 
confArgString - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
Name of the configuration value associated with the argument of this option, if any
confDefString - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
Name of the configuration value associated with the default argument of this option, if any
configAdded(IProject, SyncConfig) - Method in interface org.eclipse.ptp.rdt.sync.core.listeners.ISyncConfigListener
Notify listeners that a new sync configuration has been added.
configID - Variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
This unique, generated ID is used to store the output of this pane in a launch configuration
configRemoved(IProject, SyncConfig) - Method in interface org.eclipse.ptp.rdt.sync.core.listeners.ISyncConfigListener
Notify listeners that a sync configuration has been removed.
configSelected(IProject, SyncConfig, SyncConfig) - Method in interface org.eclipse.ptp.rdt.sync.core.listeners.ISyncConfigListener
Notify listeners that the sync configuration selection has been changed changed from oldConfig to newConfig
configurationChanged(URI, IRemoteConnection, List<String>) - Method in class org.eclipse.ptp.ems.ui.EnvManagerConfigWidget
Re-populates this control to reflect a change in the project's remote location or a change in the selected items.
configure(IRemoteConnection) - Method in interface org.eclipse.ptp.ems.core.IEnvManager
Sets the IRemoteConnection which will be used to run commands on a remote machine.
configure(IRemoteConnection) - Method in class org.eclipse.ptp.ems.ui.LazyEnvManagerDetector
 
configure() - Method in class org.eclipse.ptp.rdt.sync.core.resources.RemoteSyncNature
 
configureServiceProvider(IServiceProvider, Shell) - Method in interface org.eclipse.ptp.services.ui.IServiceProviderConfiguration
Deprecated.
Configure the service provider, which typically launches a dialog/wizard to allow the service provider to be configured (may include setting up and associating any required connections)
configureServiceProvider(IServiceProviderWorkingCopy, Composite) - Method in interface org.eclipse.ptp.services.ui.IServiceProviderContributor
Creates a section on the service model properties page to configure the service provider working copy.
configureShell(Shell) - Method in class org.eclipse.ptp.services.ui.dialogs.ServiceProviderConfigurationDialog
 
configVarID - Variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
 
confStateString - Variable in class org.eclipse.ptp.etfw.toolopts.ToolOption
Name of the configuration value associated with the toggle button state for this option
CONNECTED - Static variable in interface org.eclipse.ptp.debug.core.pdi.IPDISession
 
CONNECTING - Static variable in interface org.eclipse.ptp.debug.core.pdi.IPDISession
 
connection() - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
 
connection(IRemoteConnection) - Method in class org.eclipse.ptp.remote.core.AbstractRemoteProcessBuilder
 
connection() - Method in interface org.eclipse.ptp.remote.core.IRemoteProcessBuilder
Returns this process builder's connection.
connection(IRemoteConnection) - Method in interface org.eclipse.ptp.remote.core.IRemoteProcessBuilder
Sets this process builder's connection.
CONNECTION_ABORTED - Static variable in interface org.eclipse.ptp.remote.core.IRemoteConnectionChangeEvent
Event indicating that the connection was closed abnormally.
CONNECTION_ADDRESS_HINT - Static variable in interface org.eclipse.ptp.remote.ui.IRemoteUIConnectionManager
 
CONNECTION_CLOSED - Static variable in interface org.eclipse.ptp.remote.core.IRemoteConnectionChangeEvent
Event indicating that the connection was closed.
CONNECTION_OPENED - Static variable in interface org.eclipse.ptp.remote.core.IRemoteConnectionChangeEvent
Event indicating that the connection was opened.
CONNECTION_PORT_HINT - Static variable in interface org.eclipse.ptp.remote.ui.IRemoteUIConnectionManager
 
CONNECTION_RENAMED - Static variable in interface org.eclipse.ptp.remote.core.IRemoteConnectionChangeEvent
Event indicating that the connection name was changed.
CONNECTION_TIMEOUT_HINT - Static variable in interface org.eclipse.ptp.remote.ui.IRemoteUIConnectionManager
 
connectionChanged(IRemoteConnectionChangeEvent) - Method in interface org.eclipse.ptp.remote.core.IRemoteConnectionChangeListener
Notifies this listener that the status of a connection has changed.
connectToDebugger(IProgressMonitor, String, String, String, String[]) - Method in interface org.eclipse.ptp.debug.core.IPSession
Connection to the debugger
connectToDebugger(IProgressMonitor, String, String, String, String[]) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDISession
Connect to the debugger
CONSTANT - Static variable in class org.eclipse.ptp.pldt.common.Artifact
Constant used in marker to indicate type of artifact is a constant
CONSTANT - Static variable in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
 
CONSTRUCT_TYPE_NAMES - Static variable in class org.eclipse.ptp.pldt.common.Artifact
List of construct names, used to index into for table headings
CONSTRUCT_TYPE_NAMES - Static variable in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
types of constructs, for the default case
constructSorter - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
 
constructSorter - Variable in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
 
contains(String, String) - Static method in class org.eclipse.ptp.core.Preferences
Returns whether the named preference is know in the preference store.
contains(String) - Method in class org.eclipse.ptp.core.PreferencesAdapter
contains(TaskSet) - Method in interface org.eclipse.ptp.debug.core.pdi.event.IPDIEvent
Checks whether this event contains the given tasks
contains(String, String) - Static method in class org.eclipse.ptp.etfw.Preferences
Returns whether the named preference is know in the preference store.
CONTENT - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Content change detail.
CONTINUE - Static variable in interface org.eclipse.ptp.debug.core.pdi.event.IPDIResumedEvent
 
control(String, String, IProgressMonitor) - Method in interface org.eclipse.ptp.core.jobs.IJobControl
Perform control operation on job.
convert(IProgressMonitor) - Static method in class org.eclipse.ptp.rdt.sync.core.RecursiveSubMonitor
Convert the underlying submonitor as before but wrap it in a recursive submonitor.
convert(IProgressMonitor, int) - Static method in class org.eclipse.ptp.rdt.sync.core.RecursiveSubMonitor
Convert the underlying submonitor as before but wrap it in a recursive submonitor.
convert(IProgressMonitor, String, int) - Static method in class org.eclipse.ptp.rdt.sync.core.RecursiveSubMonitor
Convert the underlying submonitor as before but wrap it in a recursive submonitor.
convertToList(String) - Method in class org.eclipse.ptp.pldt.common.analysis.PldtAstVisitor
Convert a string to a list with given delimiters
copy() - Method in class org.eclipse.ptp.debug.core.TaskSet
Create a copy of the TaskSet
copy() - Method in interface org.eclipse.ptp.services.core.IServiceProvider
 
copy() - Method in class org.eclipse.ptp.services.core.ServiceProvider
 
CoreExceptionUtils - Class in org.eclipse.ptp.core.util
Convenience methods for handling CoreExceptions and Status.ERROR.
countFiles(IResource) - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandler
Count the number of files in this resource (file or container).
countFiles(IResource, String[]) - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandler
count files ending in one of the given file extensions
countFilesSelected() - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandler
Counts the number of files in the selection (leaf nodes only - Files - not the directories/containers)
Note that this makes no distinction about what type of files.
countFilesSelected(String[]) - Method in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandler
 
CPU_NATIVE - Static variable in interface org.eclipse.ptp.debug.core.IPDebugConfiguration
 
CREATE - Static variable in interface org.eclipse.ptp.debug.core.event.IPDebugEvent
Create event kind.
createAddressLocation(BigInteger) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
Create address location
createArgument(IPDIArgumentDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
Create an argument
createArgument(IPDIArgumentDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame
Create a variable from the descriptor for evaluation.
createArtifactMarker(IResource, Artifact, String) - Method in class org.eclipse.ptp.pldt.common.ArtifactMarkingVisitor
create the marker for the artifact, and add it to the repository (ArtifactManager)
createBashScript(IProgressMonitor, boolean, IEnvManagerConfig, String) - Method in interface org.eclipse.ptp.ems.core.IEnvManager
Creates a temporary file on the remote machine and writes a Bash shell script into that file which will configure the remote environment with the given elements, execute the given command, and then delete the temporary file (shell script).
createBashScript(IProgressMonitor, boolean, IEnvManagerConfig, String) - Method in class org.eclipse.ptp.ems.ui.LazyEnvManagerDetector
 
createButton(Composite, int, String, boolean) - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
 
createComboContents(Combo) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWizardPage
 
createCommonMarkerAttrs(IResource, Artifact, String) - Method in class org.eclipse.ptp.pldt.common.ArtifactMarkingVisitor
Create marker attributes with common information shared by everyone
createCondition(int, String, String[]) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
Creates condition
createContents(Composite) - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
 
createContents(Composite) - Method in class org.eclipse.ptp.services.ui.dialogs.ServiceProviderConfigurationDialog
 
createContents(Composite) - Method in class org.eclipse.ptp.services.ui.ServiceConfigurationPropertyPage
 
createContents(Composite) - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
 
createContents(Composite) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
 
createControl(Composite) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationSelectionWizardPage
 
createControl(Composite) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWizardPage
 
createControl(Composite) - Method in class org.eclipse.ptp.services.ui.wizards.ServiceProviderConfigurationWizardPage
 
createDataReadMemory(TaskSet, long, String, int, int, int, int, Character) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIMemoryBlockManagement
Requests to create data read memory
createDataWriteMemory(TaskSet, long, String, int, int, String) - Method in interface org.eclipse.ptp.debug.core.pdi.IPDIMemoryBlockManagement
Requests to create data write memory
createDebugSession(long, IPLaunch, IProgressMonitor) - Method in interface org.eclipse.ptp.debug.core.IPDebugger
Create a new debugger session.
createDebugTarget(TaskSet, boolean, boolean) - Method in interface org.eclipse.ptp.debug.core.IPSession
Create the debug target
createDialogArea(Composite) - Method in class org.eclipse.ptp.remote.ui.dialogs.RemoteResourceBrowser
 
createDialogArea(Composite) - Method in class org.eclipse.ptp.services.ui.dialogs.ServiceConfigurationSelectionDialog
Create the widgets used to display the list of available service configurations
createDialogArea(Composite) - Method in class org.eclipse.ptp.services.ui.dialogs.ServiceProviderConfigurationDialog
 
createDialogArea(Composite) - Method in class org.eclipse.ptp.services.ui.dialogs.ServiceSelectionDialog
 
createExpression(TaskSet, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIExpressionManager
Creates an expression for specify variable
createFunctionLocation(String, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
Create function location
createGlobalVariable(IPGlobalVariableDescriptor) - Method in interface org.eclipse.ptp.debug.core.model.IPDebugTarget
Create a global variable
createGlobalVariable(IPDIGlobalVariableDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
Create a global variable
createGlobalVariable(IPDIGlobalVariableDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
Create a variable from the descriptor for evaluation.
createGridLayout(int, boolean, int, int) - Static method in class org.eclipse.ptp.etfw.ui.AbstractToolConfigurationTab
Produces a new GridLayout based on provided arguments
createImageDescriptor(URL, String, String) - Static method in class org.eclipse.ptp.services.ui.ServiceModelImages
Create an image descriptor and add it to the registry
createLineLocation(String, int) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIBreakpointManager
Creates line location
createLocalVariable(IPDILocalVariableDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
Create a local variable
createLocalVariable(IPDILocalVariableDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIStackFrame
Create a variable from the descriptor for evaluation.
createMarkers(List<IFeedbackItem>, String) - Method in class org.eclipse.ptp.etfw.feedback.AbstractFeedbackParser
 
createMarkers(List<IFeedbackItem>, String) - Method in interface org.eclipse.ptp.etfw.feedback.IFeedbackParser
 
createMarkers(IResource, String, Artifact[]) - Method in class org.eclipse.ptp.pldt.common.ArtifactMarkingVisitor
Create markers for a file.
createMemoryBlock(TaskSet, String, int, int) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIMemoryManager
Returns a memory block specified by given identifier.
createMutliExpressions(TaskSet, String, boolean) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIExpressionManager
Creates multiple expression object for a number of processes with one variable
createPartControl(Composite) - Method in class org.eclipse.ptp.pldt.common.views.SimpleTableMarkerView
This is a callback that will allow us to create the viewer and initialize it.
createPartControl(Composite) - Method in class org.eclipse.ptp.pldt.common.views.SimpleTreeTableMarkerView
This is a callback that will allow us to create the viewer and initialize it.
createRegister(IPDIRegisterDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIRegisterManager
Creat register
createRegister(IPDIRegisterDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDITarget
Create a variable from the descriptor for evaluation.
createSet(String, TaskSet) - Method in interface org.eclipse.ptp.debug.core.IPSetManager
Create a new set containing the tasks
createShadowRegister(IPDIRegister, IPDIStackFrame, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIRegisterManager
Create shadow register
createTableContent() - Method in class org.eclipse.ptp.services.ui.widgets.ServiceModelWidget
Generate the services, providers and provider configuration available for the given configuration in the table Sub-classes may override its behaviour
createTableContent() - Method in class org.eclipse.ptp.services.ui.wizards.ServiceConfigurationWidget
Generate the services, providers and provider configuration available for the given configuration in the table Sub-classes may override its behaviour
createThreadStorage(IPDIThreadStorageDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
Create thread storage
createThreadStorage(IPDIThreadStorageDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.model.IPDIThread
Create a variable from the descriptor for evaluation.
createVariable(IPDIStackFrame, String) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIExpressionManager
Create a variable
createVariable(IPDIVariableDescriptor) - Method in interface org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager
Create variable
cumulativeArtifacts - Variable in class org.eclipse.ptp.pldt.common.actions.RunAnalyseHandlerBase
 
CUR_SET_ID - Static variable in interface org.eclipse.ptp.debug.core.model.IPBreakpoint
 
CXX_COMPILER - Static variable in class org.eclipse.ptp.etfw.toolopts.ToolPane
 
cxxCompiler - Variable in class org.eclipse.ptp.etfw.toolopts.BuildTool
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
PTP
Release 7.0

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