index
int64 1
10.7k
| class
stringclasses 782
values | comment_sentence
stringlengths 1
1.78k
| partition
int64 0
0
| combo
stringlengths 17
1.81k
| labels
listlengths 7
7
|
|---|---|---|---|---|---|
5,927
|
GridStateTest.java
|
* Tests for Grid State.
| 0
|
* Tests for Grid State. | GridStateTest.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,928
|
TableHeightWhenHidingHeaders.java
|
Setting table height and setting column header mode as hidden leaves the body
* height of the table as it would be with the headers visible and leaves an
* empty area below the body.
| 0
|
Setting table height and setting column header mode as hidden leaves the body
* height of the table as it would be with the headers visible and leaves an
* empty area below the body. | TableHeightWhenHidingHeaders.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,929
|
TableHeightWhenHidingHeaders.java
|
// table body height is now 77px, which together
// with header makes 100px
| 0
|
// table body height is now 77px, which together
// with header makes 100px | TableHeightWhenHidingHeaders.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,931
|
CheckpointNamingService.java
|
* This class represent a naming service for checkpoints.
| 0
|
* This class represent a naming service for checkpoints. | CheckpointNamingService.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,932
|
CheckpointNamingService.java
|
* Generate a new checkpoint Name
| 0
|
* Generate a new checkpoint Name | CheckpointNamingService.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,933
|
CheckpointNamingService.java
|
* @return the checkpoint name
| 0
|
* @return the checkpoint name | CheckpointNamingService.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
5,937
|
JSONHistoryViewerPrinter.java
|
* @param ps the {@link PrintStream} to print to
| 0
|
* @param ps the {@link PrintStream} to print to | JSONHistoryViewerPrinter.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
5,940
|
JSONHistoryViewerPrinter.java
|
// Killed jobs might not have counters
| 0
|
// Killed jobs might not have counters | JSONHistoryViewerPrinter.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,941
|
JSONHistoryViewerPrinter.java
|
// Killed tasks might not have counters
| 0
|
// Killed tasks might not have counters | JSONHistoryViewerPrinter.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,942
|
Directives.java
|
Contributors:
* John Camelon (IBM Rational Software) - Initial API and implementation
| 0
|
Contributors:
* John Camelon (IBM Rational Software) - Initial API and implementation | Directives.java
|
[
0,
1,
0,
0,
0,
0,
0
] |
5,945
|
ICProjectDescriptionStorageType.java
|
Contributors:
* James Blackburn (Broadcom Corp.)
| 0
|
Contributors:
* James Blackburn (Broadcom Corp.) | ICProjectDescriptionStorageType.java
|
[
0,
1,
0,
0,
0,
0,
0
] |
5,946
|
ICProjectDescriptionStorageType.java
|
@see CProjectDescriptionStorageTypeProxy
| 0
|
@see CProjectDescriptionStorageTypeProxy | ICProjectDescriptionStorageType.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
5,947
|
ICProjectDescriptionStorageType.java
|
@link #STORAGE_ROOT_ELEMENT_NAME
| 0
|
@link #STORAGE_ROOT_ELEMENT_NAME | ICProjectDescriptionStorageType.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
5,948
|
ICProjectDescriptionStorageType.java
|
@link #STORAGE_TYPE_ATTRIBUTE
| 0
|
@link #STORAGE_TYPE_ATTRIBUTE | ICProjectDescriptionStorageType.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
5,949
|
ICProjectDescriptionStorageType.java
|
* @param type proxy which created this
| 0
|
* @param type proxy which created this | ICProjectDescriptionStorageType.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
5,952
|
ICProjectDescriptionStorageType.java
|
* @return AbstractCProjectDescriptionStorage
| 0
|
* @return AbstractCProjectDescriptionStorage | ICProjectDescriptionStorageType.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
5,954
|
ICProjectDescriptionStorageType.java
|
* @param name
| 0
|
* @param name | ICProjectDescriptionStorageType.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
5,955
|
ICProjectDescriptionStorageType.java
|
* @param storageType
| 0
|
* @param storageType | ICProjectDescriptionStorageType.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
5,956
|
ICProjectDescriptionStorageType.java
|
* @param version
| 0
|
* @param version | ICProjectDescriptionStorageType.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
5,958
|
ICProjectDescriptionStorageType.java
|
* @param max_version
| 0
|
* @param max_version | ICProjectDescriptionStorageType.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
5,959
|
ICProjectDescriptionStorageType.java
|
* @param el
| 0
|
* @param el | ICProjectDescriptionStorageType.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
5,960
|
ICProjectDescriptionStorageType.java
|
Interface defining an ICProjectDescriptionStorageType
* used as a factory for creating project description storages
* for a give project
| 0
|
Interface defining an ICProjectDescriptionStorageType
* used as a factory for creating project description storages
* for a give project | ICProjectDescriptionStorageType.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,964
|
ICProjectDescriptionStorageType.java
|
/** The document's storage type id attribute in the root element */
| 0
|
/** The document's storage type id attribute in the root element */ | ICProjectDescriptionStorageType.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,965
|
ICProjectDescriptionStorageType.java
|
public static final String STORAGE_TYPE_ATTRIBUTE = "storage_type_id"; //$NON-NLS-1$
| 0
|
public static final String STORAGE_TYPE_ATTRIBUTE = "storage_type_id"; //$NON-NLS-1$ | ICProjectDescriptionStorageType.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,967
|
ICProjectDescriptionStorageType.java
|
* CProjectDescription Proxy Type.
| 0
|
* CProjectDescription Proxy Type. | ICProjectDescriptionStorageType.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,968
|
ICProjectDescriptionStorageType.java
|
* Constructor verifies that version is in the range (min_version, max_version]
| 0
|
* Constructor verifies that version is in the range (min_version, max_version] | ICProjectDescriptionStorageType.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,969
|
ICProjectDescriptionStorageType.java
|
/** Indicates if this type is compatible with the provided version */
| 0
|
/** Indicates if this type is compatible with the provided version */ | ICProjectDescriptionStorageType.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,971
|
ICProjectDescriptionStorageType.java
|
Return a new storage instance to be for persisting / loading cproject descriptions
* from the passed in IProject
| 0
|
Return a new storage instance to be for persisting / loading cproject descriptions
* from the passed in IProject | ICProjectDescriptionStorageType.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,974
|
GridDetailsClientTest.java
|
// expected
| 0
|
// expected | GridDetailsClientTest.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,977
|
TestNativeAzureFileSystemContractPageBlobLive.java
|
// Configure the page blob directories key so every file created is a page blob.
| 0
|
// Configure the page blob directories key so every file created is a page blob. | TestNativeAzureFileSystemContractPageBlobLive.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,978
|
TestNativeAzureFileSystemContractPageBlobLive.java
|
Configure the atomic rename directories key so every folder will have
// atomic rename applied.
| 0
|
Configure the atomic rename directories key so every folder will have
// atomic rename applied. | TestNativeAzureFileSystemContractPageBlobLive.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,980
|
CrossOriginFilter.java
|
// HTTP CORS Request Headers
| 0
|
// HTTP CORS Request Headers | CrossOriginFilter.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,981
|
CrossOriginFilter.java
|
// HTTP CORS Response Headers
| 0
|
// HTTP CORS Response Headers | CrossOriginFilter.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,983
|
CrossOriginFilter.java
|
// Protect against HTTP response splitting vulnerability
// since value is written as part of the response header
// Ensure this header only has one header by removing
// CRs and LFs
| 0
|
// Protect against HTTP response splitting vulnerability
// since value is written as part of the response header
// Ensure this header only has one header by removing
// CRs and LFs | CrossOriginFilter.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
5,985
|
ASTModification.java
|
@return the kind of the modification
| 0
|
@return the kind of the modification | ASTModification.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
5,986
|
ASTModification.java
|
@return the edit group or <code>null</code>.
| 0
|
@return the edit group or <code>null</code>. | ASTModification.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
5,987
|
ASTModification.java
|
* Return the target node of this modification.
| 0
|
* Return the target node of this modification. | ASTModification.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,989
|
ASTModification.java
|
* Returns the edit group to collect the text edits of this modification.
| 0
|
* Returns the edit group to collect the text edits of this modification. | ASTModification.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,991
|
JobProperties.java
|
// load the parsers
| 0
|
// load the parsers | JobProperties.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,992
|
JobProperties.java
|
// add the default MapReduce filter
| 0
|
// add the default MapReduce filter | JobProperties.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,994
|
JobProperties.java
|
// find a parser for this key
| 0
|
// find a parser for this key | JobProperties.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,995
|
JobProperties.java
|
// define a configuration object and load it with original job properties
| 0
|
// define a configuration object and load it with original job properties | JobProperties.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,996
|
TestHDFSContractMkdir.java
|
* Test dir operations on a the local FS.
| 0
|
* Test dir operations on a the local FS. | TestHDFSContractMkdir.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
5,997
|
AutoconfMacroContentAssistProcessor.java
|
Contributors:
* Red Hat Incorporated - initial API and implementation
| 0
|
Contributors:
* Red Hat Incorporated - initial API and implementation | AutoconfMacroContentAssistProcessor.java
|
[
0,
1,
0,
0,
0,
0,
0
] |
5,999
|
AutoconfMacroContentAssistProcessor.java
|
// Do nothing
| 0
|
// Do nothing | AutoconfMacroContentAssistProcessor.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,000
|
AutoconfMacroContentAssistProcessor.java
|
// Do nothing. Leave prefix empty.
| 0
|
// Do nothing. Leave prefix empty. | AutoconfMacroContentAssistProcessor.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,001
|
AutoconfMacroContentAssistProcessor.java
|
// Provide parameter info as context information that
// is tied to the completion proposal.
| 0
|
// Provide parameter info as context information that
// is tied to the completion proposal. | AutoconfMacroContentAssistProcessor.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,002
|
FileChecksumHelper.java
|
Utility classes to compute file checksum for both replicated and striped
* files.
| 0
|
Utility classes to compute file checksum for both replicated and striped
* files. | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,004
|
FileChecksumHelper.java
|
* Constructor that accepts all the input parameters for the computing.
| 0
|
* Constructor that accepts all the input parameters for the computing. | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,006
|
FileChecksumHelper.java
|
Compute and aggregate block checksums block by block.
| 0
|
Compute and aggregate block checksums block by block. | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,008
|
FileChecksumHelper.java
|
//compute file MD5
| 0
|
//compute file MD5 | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,009
|
FileChecksumHelper.java
|
* Create and return a sender given an IO stream pair.
| 0
|
* Create and return a sender given an IO stream pair. | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,010
|
FileChecksumHelper.java
|
* Close an IO stream pair.
| 0
|
* Close an IO stream pair. | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,011
|
FileChecksumHelper.java
|
* Replicated file checksum computer.
| 0
|
* Replicated file checksum computer. | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,014
|
FileChecksumHelper.java
|
Return true when sounds good to continue or retry, false when severe
* condition or totally failed.
| 0
|
Return true when sounds good to continue or retry, false when severe
* condition or totally failed. | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,015
|
FileChecksumHelper.java
|
//try each datanode location of the block
| 0
|
//try each datanode location of the block | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,017
|
FileChecksumHelper.java
|
// repeat at blockIdx-th block
| 0
|
// repeat at blockIdx-th block | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,019
|
FileChecksumHelper.java
|
// get block MD5
| 0
|
// get block MD5 | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,021
|
FileChecksumHelper.java
|
//first block
| 0
|
//first block | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,025
|
FileChecksumHelper.java
|
* Striped file checksum computing.
| 0
|
* Striped file checksum computing. | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,026
|
FileChecksumHelper.java
|
// refetch to get fresh tokens
| 0
|
// refetch to get fresh tokens | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,029
|
FileChecksumHelper.java
|
eturn true when sounds good to continue or retry, false when severe
* condition or totally failed.
| 0
|
eturn true when sounds good to continue or retry, false when severe
* condition or totally failed. | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,030
|
FileChecksumHelper.java
|
// get block MD5
| 0
|
// get block MD5 | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,031
|
FileChecksumHelper.java
|
//read byte-per-checksum
| 0
|
//read byte-per-checksum | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,033
|
FileChecksumHelper.java
|
// first block
| 0
|
// first block | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,034
|
FileChecksumHelper.java
|
//read md5
| 0
|
//read md5 | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,035
|
FileChecksumHelper.java
|
// read crc-type
| 0
|
// read crc-type | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,036
|
FileChecksumHelper.java
|
// if crc types are mixed in a file
| 0
|
// if crc types are mixed in a file | FileChecksumHelper.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,040
|
AbstractDebugActionDelegate.java
|
@see org.eclipse.ui.IActionDelegate2#init(org.eclipse.jface.action.IAction)
| 0
|
@see org.eclipse.ui.IActionDelegate2#init(org.eclipse.jface.action.IAction) | AbstractDebugActionDelegate.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,041
|
AbstractDebugActionDelegate.java
|
@see org.eclipse.ui.IActionDelegate2#runWithEvent(org.eclipse.jface.action.IAction, org.eclipse.swt.widgets.Event)
| 0
|
@see org.eclipse.ui.IActionDelegate2#runWithEvent(org.eclipse.jface.action.IAction, org.eclipse.swt.widgets.Event) | AbstractDebugActionDelegate.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,042
|
AbstractDebugActionDelegate.java
|
@see org.eclipse.ui.ISelectionListener#selectionChanged(org.eclipse.ui.IWorkbenchPart, org.eclipse.jface.viewers.ISelection)
| 0
|
@see org.eclipse.ui.ISelectionListener#selectionChanged(org.eclipse.ui.IWorkbenchPart, org.eclipse.jface.viewers.ISelection) | AbstractDebugActionDelegate.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,043
|
AbstractDebugActionDelegate.java
|
@see org.eclipse.ui.IViewActionDelegate#init(org.eclipse.ui.IViewPart)
| 0
|
@see org.eclipse.ui.IViewActionDelegate#init(org.eclipse.ui.IViewPart) | AbstractDebugActionDelegate.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,044
|
AbstractDebugActionDelegate.java
|
@see org.eclipse.ui.IActionDelegate#selectionChanged(org.eclipse.jface.action.IAction, org.eclipse.jface.viewers.ISelection)
| 0
|
@see org.eclipse.ui.IActionDelegate#selectionChanged(org.eclipse.jface.action.IAction, org.eclipse.jface.viewers.ISelection) | AbstractDebugActionDelegate.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,050
|
AbstractDebugActionDelegate.java
|
* The underlying action for this delegate
| 0
|
* The underlying action for this delegate | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,051
|
AbstractDebugActionDelegate.java
|
This action's view part, or <code>null</code>
* if not installed in a view.
| 0
|
This action's view part, or <code>null</code>
* if not installed in a view. | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,052
|
AbstractDebugActionDelegate.java
|
* Cache of the most recent seletion
| 0
|
* Cache of the most recent seletion | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,056
|
AbstractDebugActionDelegate.java
|
Constructs a new job to perform a debug request (for example, step)
* in the background.
| 0
|
Constructs a new job to perform a debug request (for example, step)
* in the background. | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,058
|
AbstractDebugActionDelegate.java
|
It's crucial that delegate actions have a zero-arg constructor so that
* they can be reflected into existence when referenced in an action set
* in the plugin's plugin.xml file.
| 0
|
It's crucial that delegate actions have a zero-arg constructor so that
* they can be reflected into existence when referenced in an action set
* in the plugin's plugin.xml file. | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,061
|
AbstractDebugActionDelegate.java
|
* Runs this action in the UI thread.
| 0
|
* Runs this action in the UI thread. | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,062
|
AbstractDebugActionDelegate.java
|
Returns whether or not this action should be run in the background.
* Subclasses may override.
| 0
|
Returns whether or not this action should be run in the background.
* Subclasses may override. | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,063
|
AbstractDebugActionDelegate.java
|
AbstractDebugActionDelegates come in 2 flavors: IViewActionDelegate,
* IWorkbenchWindowActionDelegate delegates.
* </p>
* <ul>
* <li>IViewActionDelegate delegate: getView() != null</li>
* <li>IWorkbenchWindowActionDelegate: getView == null</li>
* </ul>
* <p>
* Only want to call update(action, selection) for IViewActionDelegates.
* An initialize call to update(action, selection) is made for all flavors to set the initial
* enabled state of the underlying action.
* IWorkbenchWindowActionDelegate's listen to selection changes
* in the debug view only.
* </p>
| 0
|
AbstractDebugActionDelegates come in 2 flavors: IViewActionDelegate,
* IWorkbenchWindowActionDelegate delegates.
* </p>
* <ul>
* <li>IViewActionDelegate delegate: getView() != null</li>
* <li>IWorkbenchWindowActionDelegate: getView == null</li>
* </ul>
* <p>
* Only want to call update(action, selection) for IViewActionDelegates.
* An initialize call to update(action, selection) is made for all flavors to set the initial
* enabled state of the underlying action.
* IWorkbenchWindowActionDelegate's listen to selection changes
* in the debug view only.
* </p> | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,064
|
AbstractDebugActionDelegate.java
|
* Performs the specific action on this element.
| 0
|
* Performs the specific action on this element. | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,065
|
AbstractDebugActionDelegate.java
|
Returns the String to use as an error dialog title for
* a failed action. Default is to return null.
| 0
|
Returns the String to use as an error dialog title for
* a failed action. Default is to return null. | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,068
|
AbstractDebugActionDelegate.java
|
Returns this action's view part, or <code>null</code>
* if not installed in a view.
| 0
|
Returns this action's view part, or <code>null</code>
* if not installed in a view. | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,069
|
AbstractDebugActionDelegate.java
|
Initialize this delegate, updating this delegate's
* presentation.
* As well, all of the flavors of AbstractDebugActionDelegates need to
* have the initial enabled state set with a call to update(IAction, ISelection).
| 0
|
Initialize this delegate, updating this delegate's
* presentation.
* As well, all of the flavors of AbstractDebugActionDelegates need to
* have the initial enabled state set with a call to update(IAction, ISelection). | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,070
|
AbstractDebugActionDelegate.java
|
//update on the selection in the debug view
| 0
|
//update on the selection in the debug view | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,071
|
AbstractDebugActionDelegate.java
|
* Returns the most recent selection
| 0
|
* Returns the most recent selection | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,073
|
AbstractDebugActionDelegate.java
|
* Sets the most recent selection
| 0
|
* Sets the most recent selection | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,074
|
AbstractDebugActionDelegate.java
|
* Return whether the action should be enabled or not based on the given selection.
| 0
|
* Return whether the action should be enabled or not based on the given selection. | AbstractDebugActionDelegate.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
6,076
|
AbstractDebugActionDelegate.java
|
@param elements
| 0
|
@param elements | AbstractDebugActionDelegate.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,078
|
AbstractDebugActionDelegate.java
|
@return view part or <code>null</code>
| 0
|
@return view part or <code>null</code> | AbstractDebugActionDelegate.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,079
|
AbstractDebugActionDelegate.java
|
@param action the presentation for this action
| 0
|
@param action the presentation for this action | AbstractDebugActionDelegate.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,080
|
AbstractDebugActionDelegate.java
|
@return whether the action was initialized
| 0
|
@return whether the action was initialized | AbstractDebugActionDelegate.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,081
|
AbstractDebugActionDelegate.java
|
@return structured selection
| 0
|
@return structured selection | AbstractDebugActionDelegate.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
6,083
|
MetricsSourceBuilder.java
|
@link MetricsSource
| 0
|
@link MetricsSource | MetricsSourceBuilder.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,084
|
MetricsSourceBuilder.java
|
@link Field
| 0
|
@link Field | MetricsSourceBuilder.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,088
|
MetricsSourceBuilder.java
|
@link Method
| 0
|
@link Method | MetricsSourceBuilder.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,089
|
MetricsSourceBuilder.java
|
@link Metric
| 0
|
@link Metric | MetricsSourceBuilder.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,091
|
MetricsSourceBuilder.java
|
@link MetricsRegistry
| 0
|
@link MetricsRegistry | MetricsSourceBuilder.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
6,093
|
MetricsSourceBuilder.java
|
@code source
| 0
|
@code source | MetricsSourceBuilder.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.