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 |
|---|---|---|---|---|---|
10,075 | CompletionProposalCategory.java | * Returns the name of the described extension. | 0 | * Returns the name of the described extension. | CompletionProposalCategory.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,078 | LogAggregationUtils.java | * @param remoteRootLogDir | 0 | * @param remoteRootLogDir | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,079 | LogAggregationUtils.java | * @param appId | 0 | * @param appId | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,080 | LogAggregationUtils.java | * @param user | 0 | * @param user | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,081 | LogAggregationUtils.java | * @param nodeId | 0 | * @param nodeId | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,083 | LogAggregationUtils.java | * @return the remote log file. | 0 | * @return the remote log file. | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,084 | LogAggregationUtils.java | * @param remoteRootLogDir | 0 | * @param remoteRootLogDir | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,086 | LogAggregationUtils.java | * @param user | 0 | * @param user | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,087 | LogAggregationUtils.java | * @param suffix | 0 | * @param suffix | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,088 | LogAggregationUtils.java | * @return the remote application specific log dir. | 0 | * @return the remote application specific log dir. | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,089 | LogAggregationUtils.java | * @param remoteRootLogDir | 0 | * @param remoteRootLogDir | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,091 | LogAggregationUtils.java | * @param suffix | 0 | * @param suffix | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,092 | LogAggregationUtils.java | * @return the remote suffixed log dir. | 0 | * @return the remote suffixed log dir. | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,093 | LogAggregationUtils.java | * @param remoteRootLogDir | 0 | * @param remoteRootLogDir | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,095 | LogAggregationUtils.java | * @return the remote per user log dir. | 0 | * @return the remote per user log dir. | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,097 | LogAggregationUtils.java | * @return the suffix which will be appended to the user log dir. | 0 | * @return the suffix which will be appended to the user log dir. | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,098 | LogAggregationUtils.java | * @param nodeId | 0 | * @param nodeId | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,099 | LogAggregationUtils.java | * @return the node string to be used to construct the file name. | 0 | * @return the node string to be used to construct the file name. | LogAggregationUtils.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,100 | LogAggregationUtils.java | * Gets the remote suffixed log dir for the user. | 0 | * Gets the remote suffixed log dir for the user. | LogAggregationUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,101 | LogAggregationUtils.java | * Gets the remote log user dir. | 0 | * Gets the remote log user dir. | LogAggregationUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,102 | LogAggregationUtils.java | * Returns the suffix component of the log dir. | 0 | * Returns the suffix component of the log dir. | LogAggregationUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,103 | LogAggregationUtils.java | * Converts a nodeId to a form used in the app log file name. | 0 | * Converts a nodeId to a form used in the app log file name. | LogAggregationUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,104 | LogAggregationUtils.java | * Gets the remote app log dir. | 0 | * Gets the remote app log dir. | LogAggregationUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,105 | LogAggregationUtils.java | * Constructs the full filename for an application's log file per node. | 0 | * Constructs the full filename for an application's log file per node. | LogAggregationUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,109 | OutputRedirector.java | * Redirects lines read from a given input stream to a j.u.l.Logger (at INFO level). | 0 | * Redirects lines read from a given input stream to a j.u.l.Logger (at INFO level). | OutputRedirector.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,110 | OutputRedirector.java | This method just stops the output of the process from showing up in the local logs.
* The child's output will still be read (and, thus, the redirect thread will still be
* alive) to avoid the child process hanging because of lack of output buffer. | 0 | This method just stops the output of the process from showing up in the local logs.
* The child's output will still be read (and, thus, the redirect thread will still be
* alive) to avoid the child process hanging because of lack of output buffer. | OutputRedirector.java | [
0,
0,
0,
0,
0,
0,
1
] |
10,115 | IModules2.java | * Indicates symbols were loaded for some modules. | 0 | * Indicates symbols were loaded for some modules. | IModules2.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,116 | IModules2.java | * Indicates symbols were unloaded for some modules. | 0 | * Indicates symbols were unloaded for some modules. | IModules2.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,117 | IModules2.java | * Load symbols for all modules of the specified symbol context | 0 | * Load symbols for all modules of the specified symbol context | IModules2.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,120 | MICatchpointsTest_7_9.java | Contributors:
* Marc Khouzam (Ericsson) - Initial implementation of Test cases | 0 | Contributors:
* Marc Khouzam (Ericsson) - Initial implementation of Test cases | MICatchpointsTest_7_9.java | [
0,
1,
0,
0,
0,
0,
0
] |
10,122 | StorableCdtVariables.java | * @since 3.0 | 0 | * @since 3.0 | StorableCdtVariables.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,123 | StorableCdtVariables.java | * @return boolean | 0 | * @return boolean | StorableCdtVariables.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,124 | StorableCdtVariables.java | * @param dirty represents the new state | 0 | * @param dirty represents the new state | StorableCdtVariables.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,125 | StorableCdtVariables.java | * @return boolean | 0 | * @return boolean | StorableCdtVariables.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,126 | StorableCdtVariables.java | * @param changed represents the new "change" state | 0 | * @param changed represents the new "change" state | StorableCdtVariables.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,127 | StorableCdtVariables.java | This class represents the set of Build Macros that could be loaded
* and stored in XML | 0 | This class represents the set of Build Macros that could be loaded
* and stored in XML | StorableCdtVariables.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,129 | StorableCdtVariables.java | Returns the "dirty" state for this set of macros.
* If the dirty state is <code>true</code>, that means that the macros
* is out of synch with the repository and the macros need to be serialized.
* <br><br>
* The dirty state is automatically set to <code>false</code> when the macros are serialized
* by calling the serialize() method | 0 | Returns the "dirty" state for this set of macros.
* If the dirty state is <code>true</code>, that means that the macros
* is out of synch with the repository and the macros need to be serialized.
* <br><br>
* The dirty state is automatically set to <code>false</code> when the macros are serialized
* by calling the serialize() method | StorableCdtVariables.java | [
0,
0,
1,
0,
0,
0,
0
] |
10,131 | StorableCdtVariables.java | * @see org.eclipse.cdt.internal.core.cdtvariables.StorableCdtVariables#isDirty() | 0 | * @see org.eclipse.cdt.internal.core.cdtvariables.StorableCdtVariables#isDirty() | StorableCdtVariables.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,132 | StorableCdtVariables.java | * @see org.eclipse.cdt.internal.core.cdtvariables.StorableCdtVariables#isChanged() | 0 | * @see org.eclipse.cdt.internal.core.cdtvariables.StorableCdtVariables#isChanged() | StorableCdtVariables.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,133 | StorableCdtVariables.java | * sets the "change" state for this set of macros. | 0 | * sets the "change" state for this set of macros. | StorableCdtVariables.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,134 | StorableCdtVariables.java | * sets the "dirty" state for this set of macros. | 0 | * sets the "dirty" state for this set of macros. | StorableCdtVariables.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,136 | RegisterGroupDialog.java | * @see org.eclipse.jface.dialogs.Dialog#okPressed() | 0 | * @see org.eclipse.jface.dialogs.Dialog#okPressed() | RegisterGroupDialog.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,137 | RegisterGroupDialog.java | * @see org.eclipse.jface.dialogs.TitleAreaDialog#createDialogArea(org.eclipse.swt.widgets.Composite) | 0 | * @see org.eclipse.jface.dialogs.TitleAreaDialog#createDialogArea(org.eclipse.swt.widgets.Composite) | RegisterGroupDialog.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,138 | RegisterGroupDialog.java | * This dialog is used to add/edit user-defined register groups. | 0 | * This dialog is used to add/edit user-defined register groups. | RegisterGroupDialog.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,139 | MakefileEditor.java | Contributors:
* QNX Software Systems - Initial API and implementation
* Anton Leherbauer (Wind River Systems)
* IBM Corporation
* Patrick Hofer - Bug 326265
* Andrew Gvozdev | 0 | Contributors:
* QNX Software Systems - Initial API and implementation
* Anton Leherbauer (Wind River Systems)
* IBM Corporation
* Patrick Hofer - Bug 326265
* Andrew Gvozdev | MakefileEditor.java | [
0,
1,
0,
0,
0,
0,
0
] |
10,140 | MakefileEditor.java | * @since 7.1 | 0 | * @since 7.1 | MakefileEditor.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,142 | MakefileEditor.java | //$NON-NLS-1$ | 0 | //$NON-NLS-1$ | MakefileEditor.java | [
0,
0,
0,
0,
0,
1,
0
] |
10,143 | MakefileEditor.java | //$NON-NLS-1$ | 0 | //$NON-NLS-1$ | MakefileEditor.java | [
0,
0,
0,
0,
0,
1,
0
] |
10,145 | MakefileEditor.java | //$NON-NLS-1$ | 0 | //$NON-NLS-1$ | MakefileEditor.java | [
0,
0,
0,
0,
0,
1,
0
] |
10,146 | MakefileEditor.java | //$NON-NLS-1$ | 0 | //$NON-NLS-1$ | MakefileEditor.java | [
0,
0,
0,
0,
0,
1,
0
] |
10,147 | MakefileEditor.java | //$NON-NLS-1$ | 0 | //$NON-NLS-1$ | MakefileEditor.java | [
0,
0,
0,
0,
0,
1,
0
] |
10,149 | MakefileEditor.java | //$NON-NLS-1$ | 0 | //$NON-NLS-1$ | MakefileEditor.java | [
0,
0,
0,
0,
0,
1,
0
] |
10,150 | MakefileEditor.java | //$NON-NLS-1$ | 0 | //$NON-NLS-1$ | MakefileEditor.java | [
0,
0,
0,
0,
0,
1,
0
] |
10,151 | MakefileEditor.java | * @see http://bugs.eclipse.org/172331 | 0 | * @see http://bugs.eclipse.org/172331 | MakefileEditor.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,154 | MakefileEditor.java | * @since 3.0 | 0 | * @since 3.0 | MakefileEditor.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,156 | MakefileEditor.java | * @since 3.0 | 0 | * @since 3.0 | MakefileEditor.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,157 | MakefileEditor.java | * @param listener The reconcile listener to be added | 0 | * @param listener The reconcile listener to be added | MakefileEditor.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,158 | MakefileEditor.java | * @return the find/replace document adapter. | 0 | * @return the find/replace document adapter. | MakefileEditor.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,159 | MakefileEditor.java | * The page that shows the outline. | 0 | * The page that shows the outline. | MakefileEditor.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,160 | MakefileEditor.java | /** Pairs of brackets, used to match. */ | 0 | /** Pairs of brackets, used to match. */ | MakefileEditor.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,161 | MakefileEditor.java | /** Matches the brackets. */ | 0 | /** Matches the brackets. */ | MakefileEditor.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,162 | MakefileEditor.java | * The action group for folding. | 0 | * The action group for folding. | MakefileEditor.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,163 | MakefileEditor.java | * Reconciling listeners. | 0 | * Reconciling listeners. | MakefileEditor.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,166 | MakefileEditor.java | * Returns the find/replace document adapter. | 0 | * Returns the find/replace document adapter. | MakefileEditor.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,169 | MakefileEditor.java | // Add Makefile Editor relevant pages | 0 | // Add Makefile Editor relevant pages | MakefileEditor.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,170 | MakefileEditor.java | // see http://bugs.eclipse.org/186106 | 0 | // see http://bugs.eclipse.org/186106 | MakefileEditor.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,171 | MakefileEditor.java | //Enhance the stock source viewer decorator with a bracket matcher | 0 | //Enhance the stock source viewer decorator with a bracket matcher | MakefileEditor.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,172 | MakefileEditor.java | // either freshly enabled or provider changed | 0 | // either freshly enabled or provider changed | MakefileEditor.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,173 | MakefileEditor.java | * Resets the foldings structure according to the folding
* preferences. | 0 | * Resets the foldings structure according to the folding
* preferences. | MakefileEditor.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,175 | MakefileEditor.java | // Notify listeners | 0 | // Notify listeners | MakefileEditor.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,177 | AbstractCLIProcess.java | // Even if the previous check didn't kick in, we may already be in the missing | 0 | // Even if the previous check didn't kick in, we may already be in the missing | AbstractCLIProcess.java | [
0,
0,
0,
0,
0,
0,
1
] |
10,179 | AbstractCLIProcess.java | * If so, we'll need to pretend we are receiving the secondary prompt. | 0 | * If so, we'll need to pretend we are receiving the secondary prompt. | AbstractCLIProcess.java | [
0,
0,
0,
0,
0,
0,
1
] |
10,180 | AbstractCLIProcess.java | Contributors:
* QNX Software Systems - Initial API and implementation
* Wind River Systems - Modified for new DSF Reference Implementation
* Ericsson - Modified for additional features in DSF Reference implementation | 0 | Contributors:
* QNX Software Systems - Initial API and implementation
* Wind River Systems - Modified for new DSF Reference Implementation
* Ericsson - Modified for additional features in DSF Reference implementation | AbstractCLIProcess.java | [
0,
1,
0,
0,
0,
0,
0
] |
10,183 | AbstractCLIProcess.java | * @see java.lang.Process#getInputStream() | 0 | * @see java.lang.Process#getInputStream() | AbstractCLIProcess.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,184 | AbstractCLIProcess.java | * @see java.lang.Process#getOutputStream() | 0 | * @see java.lang.Process#getOutputStream() | AbstractCLIProcess.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,185 | AbstractCLIProcess.java | * @since 3.0 | 0 | * @since 3.0 | AbstractCLIProcess.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,187 | CASTSwitchStatement.java | * @author jcamelon | 0 | * @author jcamelon | CASTSwitchStatement.java | [
0,
1,
0,
0,
0,
0,
0
] |
10,191 | CompletionTest_NewTypeReference_NoPrefix.java | * @author hamer | 0 | * @author hamer | CompletionTest_NewTypeReference_NoPrefix.java | [
0,
1,
0,
0,
0,
0,
0
] |
10,192 | CompletionTest_NewTypeReference_NoPrefix.java | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getCompletionPosition() | 0 | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getCompletionPosition() | CompletionTest_NewTypeReference_NoPrefix.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,193 | CompletionTest_NewTypeReference_NoPrefix.java | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getExpectedPrefix() | 0 | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getExpectedPrefix() | CompletionTest_NewTypeReference_NoPrefix.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,194 | CompletionTest_NewTypeReference_NoPrefix.java | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getExpectedResultsValues() | 0 | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getExpectedResultsValues() | CompletionTest_NewTypeReference_NoPrefix.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,195 | CompletionTest_NewTypeReference_NoPrefix.java | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileName() | 0 | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileName() | CompletionTest_NewTypeReference_NoPrefix.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,196 | CompletionTest_NewTypeReference_NoPrefix.java | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileFullPath() | 0 | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getFileFullPath() | CompletionTest_NewTypeReference_NoPrefix.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,197 | CompletionTest_NewTypeReference_NoPrefix.java | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileFullPath() | 0 | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileFullPath() | CompletionTest_NewTypeReference_NoPrefix.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,198 | CompletionTest_NewTypeReference_NoPrefix.java | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileName() | 0 | * @see org.eclipse.cdt.core.codeassist.tests.CompletionProposalsTest#getHeaderFileName() | CompletionTest_NewTypeReference_NoPrefix.java | [
0,
0,
0,
0,
1,
0,
0
] |
10,200 | CompletionTest_NewTypeReference_NoPrefix.java | // enums may not be desired, but valid | 0 | // enums may not be desired, but valid | CompletionTest_NewTypeReference_NoPrefix.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,201 | MakefileStorageDocumentProvider.java | Contributors:
* QNX Software Systems - Initial API and implementation | 0 | Contributors:
* QNX Software Systems - Initial API and implementation | MakefileStorageDocumentProvider.java | [
0,
1,
0,
0,
0,
0,
0
] |
10,202 | MakefileStorageDocumentProvider.java | * MakefileStorageDocumentProvider | 0 | * MakefileStorageDocumentProvider | MakefileStorageDocumentProvider.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,203 | IJSFunction.java | Contributors:
* QNX Software Systems - Initial API and implementation | 0 | Contributors:
* QNX Software Systems - Initial API and implementation | IJSFunction.java | [
0,
1,
0,
0,
0,
0,
0
] |
10,204 | IJSFunction.java | * A JavaScript function from the <a href="https://github.com/estree/estree/blob/master/spec.md#functions">ESTree Specification</a> | 0 | * A JavaScript function from the <a href="https://github.com/estree/estree/blob/master/spec.md#functions">ESTree Specification</a> | IJSFunction.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,205 | ColorPickerConnector.java | * @since 7.0.0 | 0 | * @since 7.0.0 | ColorPickerConnector.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,206 | ColorPickerConnector.java | /**
* A class that defines default implementation for a color picker connector.
* Connects the server side {@link com.vaadin.ui.ColorPicker} with the client
* side counterpart {@link VColorPicker}
*
* @since 7.0.0
*/ | 0 | /**
* A class that defines default implementation for a color picker connector.
* Connects the server side {@link com.vaadin.ui.ColorPicker} with the client
* side counterpart {@link VColorPicker}
*
* @since 7.0.0
*/ | ColorPickerConnector.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,207 | CalendarClientRpc.java | * @since 7.1 | 0 | * @since 7.1 | CalendarClientRpc.java | [
0,
0,
0,
1,
0,
0,
0
] |
10,208 | CalendarClientRpc.java | * @author Vaadin Ltd. | 0 | * @author Vaadin Ltd. | CalendarClientRpc.java | [
0,
1,
0,
0,
0,
0,
0
] |
10,209 | CBuildConfigurationManager.java | // Clean up the configMap | 0 | // Clean up the configMap | CBuildConfigurationManager.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,210 | CBuildConfigurationManager.java | // Clean up the config settings | 0 | // Clean up the config settings | CBuildConfigurationManager.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,211 | CBuildConfigurationManager.java | // Clean up the scanner info data | 0 | // Clean up the scanner info data | CBuildConfigurationManager.java | [
1,
0,
0,
0,
0,
0,
0
] |
10,212 | AccessRequest.java | /**
* This request object contains all the context information to determine whether
* a user has permission to access the target entity.
* user : the user who's currently accessing
* accessType : the access type against the entity.
* entity : the target object user is accessing.
* appId : the associated app Id for current access. This could be null
* if no app is associated.
* appName : the associated app name for current access. This could be null if
* no app is associated.
*/ | 0 | /**
* This request object contains all the context information to determine whether
* a user has permission to access the target entity.
* user : the user who's currently accessing
* accessType : the access type against the entity.
* entity : the target object user is accessing.
* appId : the associated app Id for current access. This could be null
* if no app is associated.
* appName : the associated app name for current access. This could be null if
* no app is associated.
*/ | AccessRequest.java | [
0,
0,
1,
0,
0,
0,
0
] |
10,213 | CModel.java | Contributors:
* QNX Software Systems - Initial API and implementation
* Anton Leherbauer (Wind River Systems) | 0 | Contributors:
* QNX Software Systems - Initial API and implementation
* Anton Leherbauer (Wind River Systems) | CModel.java | [
0,
1,
0,
0,
0,
0,
0
] |
10,217 | CModel.java | * Finds the given project in the list of the C model's children.
* Returns {@code null} if not found. | 0 | * Finds the given project in the list of the C model's children.
* Returns {@code null} if not found. | CModel.java | [
1,
0,
0,
0,
0,
0,
0
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.