code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
Resource function ( ) { T loc0 = getContextObject ( ) ; if ( loc0 instanceof EObject ) { return ( ( EObject ) loc0 ) . eResource ( ) ; } return null ; } | returns the resource which is affected by this refactoring . default implementation returns the resource of the first context object . concode_field_sep RefactoringHelper helper concode_elem_sep List<T> contextObjects concode_field_sep TransactionalEditingDomain getEditingDomain concode_elem_sep boolean internalDoUndo ... |
String function ( ) { return name ; } | gets the value of the name property . concode_field_sep VoltageLevelType voltageLevel concode_elem_sep String name concode_field_sep void setName concode_elem_sep VoltageLevelType getVoltageLevel concode_elem_sep void setVoltageLevel |
Response function ( SessionId arg0 , Object arg1 ) { Response loc0 = new Response ( ) ; loc0 . setSessionId ( arg0 != null ? arg0 . toString ( ) : null ) ; loc0 . setValue ( arg1 ) ; loc0 . setStatus ( ErrorCodes . SUCCESS ) ; loc0 . setState ( ErrorCodes . SUCCESS_STRING ) ; return loc0 ; } | creates a response object for a successful command execution . concode_field_sep ErrorCodes ERROR_CODES concode_field_sep Response failure concode_elem_sep Response failure |
boolean function ( ) { Collection loc0 = workingSetDescriptors . values ( ) ; for ( Iterator loc1 = loc0 . iterator ( ) ; loc1 . hasNext ( ) ; ) { WorkingSetDescriptor loc2 = ( WorkingSetDescriptor ) loc1 . next ( ) ; if ( loc2 . getPageClassName ( ) != null ) { return true ; } } return false ; } | returns true if there is a working set descriptor with a page class attribute . otherwise false is returned . concode_field_sep String DEFAULT_PAGE_ID concode_elem_sep HashMap workingSetDescriptors concode_field_sep void removeExtension concode_elem_sep void load concode_elem_sep WorkingSetDescriptor[] getUpdaterDescri... |
Object function ( String arg0 ) { return saslClient . getNegotiatedProperty ( arg0 ) ; } | returns the value of a negotiated property . concode_field_sep String secretKeyId concode_elem_sep SecretKeyHolder secretKeyHolder concode_elem_sep Logger logger concode_elem_sep SaslClient saslClient concode_elem_sep String expectedQop concode_field_sep byte[] firstToken concode_elem_sep byte[] response concode_elem_s... |
String function ( ) { return systemId ; } | get the system identifier that was set with setsystemid . concode_field_sep String systemId concode_elem_sep Reader reader concode_elem_sep InputStream inputStream concode_elem_sep String FEATURE concode_elem_sep String publicId concode_field_sep void setReader concode_elem_sep Reader getReader concode_elem_sep void se... |
String function ( ) { return format ; } | gets the value of the format property . concode_field_sep Layout layout concode_elem_sep String format concode_elem_sep String lang concode_elem_sep String clazz concode_field_sep String getClazz concode_elem_sep Layout getLayout concode_elem_sep String getLang concode_elem_sep void setFormat concode_elem_sep void setC... |
void function ( SubscriptionStatusEnum arg0 ) { this . subscriptionStatus = arg0 ; } | sets the value of the subscriptionstatus property . concode_field_sep String displayName concode_elem_sep SubscriptionStatusEnum subscriptionStatus concode_elem_sep long serialVersionUID concode_elem_sep String virtualimsi concode_elem_sep String uniqueId concode_field_sep String getDisplayName concode_elem_sep Subscri... |
ParameterizedType function ( Type arg0 , Type arg1 , Type ... arg2 ) { return new ParameterizedTypeImpl ( arg0 , arg1 , arg2 ) ; } | returns a new parameterized type , applying typearguments to rawtype and enclosed by ownertype . concode_field_sep PlaceHolder placeHolder concode_field_sep ParameterizedType providerOf concode_elem_sep ParameterizedType newParameterizedType concode_elem_sep WildcardType supertypeOf concode_elem_sep WildcardType subtyp... |
void function ( BigInteger arg0 ) { this . position = arg0 ; } | sets the value of the position property . concode_field_sep BigInteger position concode_field_sep BigInteger getPosition |
void function ( int arg0 ) { this . maxExecutions = arg0 ; } | set the maximum number of allowed concurrent executions that can be stored per session . set to -1 for no limit . the default is 5 . concode_field_sep int sequence concode_elem_sep LinkedHashMap stored concode_elem_sep int maxExecutions concode_elem_sep String sessionKey concode_elem_sep int maxCapacity concode_elem_se... |
void function ( ) { setUpMiniCluster ( new HdfsConfiguration ( ) , true ) ; } | create the mini cluster for testing and sub in a custom runtime so that edit log journal failures do n't actually cause the jvm to exit . concode_field_sep MiniDFSCluster cluster concode_elem_sep FileSystem fs concode_elem_sep int editsPerformed concode_field_sep void testSingleFailedEditsDirOnFlush concode_elem_sep Ed... |
boolean function ( DeploymentUnit arg0 ) { return arg0 . getAttachment ( MARKER ) != null ; } | returns true if the deploymentunit has a beans.xml in any of it 's resource roots , or is a top level deployment that contains sub-deployments that are weld deployments . concode_field_sep AttachmentKey<Boolean> MARKER concode_field_sep boolean isPartOfWeldDeployment concode_elem_sep void mark |
boolean function ( ) { return storeTermVector ; } | returns true if any term vectors exist for this field . concode_field_sep DocValuesType docValuesType concode_elem_sep int number concode_elem_sep boolean omitNorms concode_elem_sep int pointDimensionCount concode_elem_sep int pointNumBytes concode_elem_sep IndexOptions indexOptions concode_elem_sep boolean storePayloa... |
String function ( ) { return serverId ; } | returns the server id . concode_field_sep String serverId concode_field_sep Object getAdapter concode_elem_sep IPersistableElement getPersistable concode_elem_sep String getName concode_elem_sep void saveState concode_elem_sep boolean equals concode_elem_sep boolean exists concode_elem_sep ImageDescriptor getImageDescr... |
Type function ( ) { return CONST_VOID ; } | get a constant void type . concode_field_sep Type PTR_2_CHAR concode_elem_sep Type CONST_VOID concode_elem_sep String prefix concode_elem_sep SymbolTable.Scope scope concode_elem_sep Type CONST_CHAR concode_field_sep Type cc concode_elem_sep Type p2c concode_elem_sep Type pr concode_elem_sep Type c concode_elem_sep Typ... |
String function ( Context arg0 ) { return ContextUtils . getAppSharedPreferences ( ) . getString ( PREF_LAST_USED_URL , UrlConstants . BOOKMARKS_URL ) ; } | fetches url representing the user 's state last time they close the bookmark manager . concode_field_sep String PREF_LAST_USED_PARENT concode_elem_sep String PREF_LAST_USED_URL concode_field_sep void openUrl concode_elem_sep void showBookmarkManager concode_elem_sep BookmarkId getLastUsedParent concode_elem_sep Snackba... |
BigDecimal function ( ) { return actualInstallmentPaid ; } | gets the value of the actualinstallmentpaid property . concode_field_sep BigDecimal remainingFinancedAmount concode_elem_sep List<EipLineItemDetail> eipLineItems concode_elem_sep BigDecimal monthlyPayment concode_elem_sep BigDecimal actualInstallmentPaid concode_elem_sep BigDecimal totalFinancedAmount concode_elem_sep ... |
void function ( ShaderProgram arg0 ) { mesh . render ( arg0 , primitiveType , offset , size ) ; } | renders the mesh part using the specified shader , must be called in between shaderprogram #begin and shaderprogram #end . concode_field_sep float radius concode_elem_sep int offset concode_elem_sep int size concode_elem_sep Vector3 center concode_elem_sep BoundingBox bounds concode_elem_sep String id concode_elem_sep ... |
boolean function ( int arg0 ) { if ( decodeShortInteger ( arg0 ) == true ) { return true ; } return decodeLongInteger ( arg0 ) ; } | decode the `` integer-value '' type for wsp pdu concode_field_sep int PDU_TYPE_PUSH concode_elem_sep int CONTENT_TYPE_B_MMS concode_elem_sep int CONTENT_TYPE_B_PUSH_SI concode_elem_sep long unsigned32bit concode_elem_sep int WAP_PDU_LENGTH_QUOTE concode_elem_sep String CONTENT_MIME_TYPE_B_PUSH_SL concode_elem_sep int d... |
void function ( ActionEvent arg0 ) { initCurrentChart ( ) ; if ( currentChartModel != null ) { currentChartModel . resetData ( ) ; } } | resets the current chart data model . concode_field_sep String LINE_CHART_NAME concode_elem_sep String CUSTOM_CHART_NAME concode_elem_sep String PIE2D_CHART_NAME concode_elem_sep Map chartDataModels concode_elem_sep String AREA_CHART_NAME concode_elem_sep String BAR_CLUSTERED_CHART_NAME concode_elem_sep SelectItem[] ch... |
Digraph function ( ) { Digraph loc0 = new Digraph ( V ) ; for ( int loc1 = 0 ; loc1 < V ; loc1 ++ ) { for ( int loc2 : adj ( loc1 ) ) { loc0 . addEdge ( loc2 , loc1 ) ; } } return loc0 ; } | return the reverse of the digraph . concode_field_sep int E concode_elem_sep int V concode_elem_sep Bag<Integer>[] adj concode_field_sep int E concode_elem_sep int V concode_elem_sep Iterable<Integer> adj concode_elem_sep String toString concode_elem_sep void main concode_elem_sep void addEdge |
void function ( SerialPortEvent arg0 ) { if ( arg0 . getEventType ( ) == SerialPortEvent . DATA_AVAILABLE ) { try { String loc0 = serialInput . readLine ( ) ; handleIncomingMessage ( loc0 ) ; } catch ( IOException loc0 ) { logger . error ( "srini_string" , loc0 ) ; } } } | receives serial port events and reads serial port data concode_field_sep int baudRate concode_elem_sep Logger logger concode_elem_sep String serialPortName concode_elem_sep BufferedReader serialInput concode_elem_sep SerialPort serialPort concode_elem_sep DSCAlarmConnectorType connectorType concode_elem_sep OutputStrea... |
void function ( ) { if ( ! enable ) { return ; } try { if ( OUT != null ) { OUT . flush ( ) ; } } catch ( IOException loc0 ) { loc0 . printStackTrace ( ) ; } } | flush data to the file concode_field_sep String DELIVERY_SEND_LATENCY concode_elem_sep String READ_MESSAGE_CONTENT concode_elem_sep String DELIVERY_QUEUE_WORKER_UTILISATION concode_elem_sep String TRANSFER_QUEUE_WORKER_UTILISATION concode_elem_sep String PUBLISHER_WRITE_LATENCY concode_elem_sep Writer OUT concode_elem_... |
int function ( ) { return mStatus ; } | returns the vm thread status . concode_field_sep int mTid concode_elem_sep int mThreadId concode_elem_sep int mUtime concode_elem_sep int mStatus concode_elem_sep long mTraceTime concode_elem_sep int mStime concode_elem_sep StackTraceElement[] mTrace concode_elem_sep boolean mIsDaemon concode_elem_sep String mThreadNam... |
Queue < E > function ( final Queue < ? extends E > arg0 ) { return UnmodifiableQueue . unmodifiableQueue ( arg0 ) ; } | returns an unmodifiable queue backed by the given queue . concode_field_sep Queue EMPTY_QUEUE concode_field_sep Queue<E> transformingQueue concode_elem_sep Queue<E> predicatedQueue concode_elem_sep Queue<E> emptyQueue |
JAXBElement < String > function ( ) { return accountNumber ; } | gets the value of the accountnumber property . concode_field_sep JAXBElement<ChannelInformation> channelInformation concode_elem_sep JAXBElement<String> accountNumber concode_elem_sep JAXBElement<ArrayOfPhoneNumberChange> phoneNumberChange concode_field_sep void setPhoneNumberChange concode_elem_sep void setAccountNumb... |
void function ( Map arg0 ) { int loc0 = Utils . getInt ( arg0 . get ( Config . STORM_GROUP_MAPPING_SERVICE_CACHE_DURATION_SECS ) ) ; cachedGroups = new TimeCacheMap < String , Set < String >> ( loc0 ) ; } | invoked once immediately after construction concode_field_sep TimeCacheMap<String,Set<String>> cachedGroups concode_elem_sep Logger LOG concode_field_sep Set<String> getUnixGroups concode_elem_sep Set<String> getGroups |
CtClass function ( byte [ ] arg0 , ClassLoader arg1 ) { ClassPool loc0 = new ClassPool ( ) ; loc0 . appendSystemPath ( ) ; loc0 . appendClassPath ( new LoaderClassPath ( arg1 ) ) ; return loc0 . makeClass ( new ByteArrayInputStream ( arg0 ) ) ; } | creats javaassist ctclass for bytecode manipulation . add default classloader . concode_field_sep PluginManager pluginManager concode_elem_sep HotswapTransformer hotswapTransformer concode_elem_sep AgentLogger LOGGER concode_field_sep boolean initMethod concode_elem_sep byte[] transform concode_elem_sep boolean initFie... |
void function ( ) { rows = NUMBER_OF_ITEMS / columns ; if ( ( NUMBER_OF_ITEMS % columns ) != 0 ) { rows += 1 ; } } | utility method that calculates the number of rows required for a specified number of columns . concode_field_sep int columns concode_elem_sep int intValue concode_elem_sep int NUMBER_OF_ITEMS concode_elem_sep DataModel rowDataModel concode_elem_sep SelectItem[] columnsItems concode_elem_sep Object column concode_elem_s... |
String function ( String arg0 , CordovaInterface arg1 ) { String loc0 = null ; Uri loc1 = Uri . parse ( arg0 ) ; if ( arg0 . startsWith ( "srini_string" ) ) { loc0 = arg1 . getActivity ( ) . getContentResolver ( ) . getType ( loc1 ) ; } else { loc0 = getMimeTypeForExtension ( loc1 . getPath ( ) ) ; } return loc0 ; } | returns the mime type of the data specified by the given uri string . concode_field_sep String _DATA concode_elem_sep String LOG_TAG concode_field_sep String stripFileProtocol concode_elem_sep String getRealPath concode_elem_sep String getRealPath concode_elem_sep String getMimeTypeForExtension concode_elem_sep InputSt... |
EWebElement function ( String arg0 ) { EWebElement loc0 = find ( By . arg0 ( arg0 ) ) ; return loc0 ; } | get the descendants of each element in the current set of matched elements . concode_field_sep List<WebElement> elements concode_field_sep EWebElement next concode_elem_sep EWebElement parent concode_elem_sep EWebElement siblings concode_elem_sep void submit concode_elem_sep WebElement firstElement concode_elem_sep EWe... |
void function ( CallPeer arg0 , VideoListener arg1 ) { if ( arg1 == null ) throw new NullPointerException ( "srini_string" ) ; ( ( W ) arg0 ) . getMediaHandler ( ) . addVideoListener ( arg1 ) ; } | delegates to the callpeermediahandler of the specified callpeer because the video is provided by it . because other operationsetvideotelephony implementations may not provide their video through the callpeermediahandler , this implementation promotes itself as the provider of the video by replacing the callpeermediahan... |
void function ( long arg0 ) { _wikiPageResource . setNodeId ( arg0 ) ; } | sets the node id of this wiki page resource . concode_field_sep WikiPageResource _wikiPageResource concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep long getRe... |
Date function ( ) { return this . deadline ; } | return the expiration deadline of this object . concode_field_sep int referenceCount concode_elem_sep boolean rollbackOnly concode_elem_sep boolean synchronizedWithTransaction concode_elem_sep boolean isVoid concode_elem_sep Date deadline concode_field_sep boolean isSynchronizedWithTransaction concode_elem_sep void unb... |
String function ( String arg0 , String arg1 ) { Mapping loc0 = this . map . put ( arg0 , new Mapping ( arg0 , arg1 ) ) ; return ( loc0 == null ? null : loc0 . getMimeType ( ) ) ; } | add a new mime mapping . concode_field_sep String extension concode_elem_sep String mimeType concode_elem_sep Map<String,Mapping> map concode_elem_sep MimeMappings DEFAULT concode_field_sep Iterator<Mapping> iterator concode_elem_sep Collection<Mapping> getAll concode_elem_sep String getExtension concode_elem_sep Strin... |
int function ( ) { return - 1 ; } | returns the maximum number of different keys this policy can create . if there is no maximum , -1 is returned default . concode_field_sep KeyedProperties kp concode_elem_sep long serialVersionUID concode_field_sep String getClassKey concode_elem_sep String getForceQueueAssignment concode_elem_sep void setForceQueueAssi... |
String function ( String arg0 ) { if ( arg0 == null ) { return null ; } return new String ( encode ( arg0 . getBytes ( ) ) ) ; } | encodes the specified string using the base64 encoding . concode_field_sep byte[] BASE64_FOR_URL_ALPHABET_ARRAY concode_elem_sep byte[] BASE64_ALPHABET_ARRAY concode_elem_sep byte PAD concode_field_sep byte[] encodeForURL |
void function ( BundleContext arg0 ) { context = arg0 ; logger . debug ( "srini_string" ) ; } | called whenever the osgi framework starts our bundle concode_field_sep BundleContext context concode_elem_sep Logger logger concode_field_sep void stop concode_elem_sep BundleContext getContext |
PreparedStatementCreator function ( String arg0 , Object [ ] arg1 ) { return new PreparedStatementCreatorImpl ( arg0 , arg1 != null ? Arrays . asList ( arg1 ) : Collections . emptyList ( ) ) ; } | return a new preparedstatementcreator for the given parameters . concode_field_sep String[] generatedKeysColumnNames concode_elem_sep boolean updatableResults concode_elem_sep String actualSql concode_elem_sep List<SqlParameter> declaredParameters concode_elem_sep NativeJdbcExtractor nativeJdbcExtractor concode_elem_se... |
T function ( ) { return this . payload ; } | return the message payload , never be null . concode_field_sep boolean last concode_elem_sep T payload concode_field_sep boolean isLast concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep String toStringPayload |
void function ( final char [ ] arg0 ) { this . implDefined2 = arg0 ; } | sets implementation defined values positions 17-19 . concode_field_sep char recordStatus concode_elem_sep DecimalFormat format5 concode_elem_sep char[] implDefined1 concode_elem_sep char charCodingScheme concode_elem_sep int indicatorCount concode_elem_sep int baseAddressOfData concode_elem_sep char[] implDefined2 conc... |
String function ( ) { return confirmEmail ; } | confirmation email address concode_field_sep String lastName concode_elem_sep CreditCard creditCard concode_elem_sep FlyerBean flyerBean concode_elem_sep UIInput emailConfirmComp concode_elem_sep String NAVIGATION_STEP_2 concode_elem_sep boolean step2 concode_elem_sep String confirmEmail concode_elem_sep Logger logger ... |
void function ( String arg0 ) { number = arg0 ; } | sets the number of the entry concode_field_sep String number concode_elem_sep String zipCode concode_elem_sep String streetAddress concode_elem_sep String city concode_elem_sep String name concode_elem_sep String state concode_elem_sep ArrayList<Services> services concode_elem_sep boolean status concode_field_sep void ... |
void function ( int arg0 ) { this . value = arg0 ; } | sets the value of the value property . concode_field_sep Map<QName,String> otherAttributes concode_elem_sep int value concode_field_sep int getValue concode_elem_sep Map<QName,String> getOtherAttributes |
Expression function ( ) { try { final AbstractExpression loc0 = ( AbstractExpression ) clone ( ) ; loc0 . setRuntime ( null ) ; return loc0 ; } catch ( CloneNotSupportedException loc0 ) { throw new IllegalStateException ( "srini_string" ) ; } } | return a completly separated copy of this function . the copy does no longer share any changeable objects with the original function . concode_field_sep int dependency concode_elem_sep String name concode_elem_sep ExpressionRuntime runtime concode_elem_sep boolean preserve concode_field_sep void setName concode_elem_se... |
void function ( ) { if ( studentCourses . isEmpty ( ) == false ) { studentCourses . clear ( ) ; } Set loc0 = currentStudent . getCourses ( ) ; Iterator loc1 = loc0 . iterator ( ) ; while ( loc1 . hasNext ( ) ) { Course loc2 = ( Course ) loc1 . next ( ) ; studentCourses . add ( loc2 ) ; } } | sets the studentcourses with the courses related to the currentstudent object . concode_field_sep String selectedCourse concode_elem_sep Course currentCourse concode_elem_sep List studentCourses concode_elem_sep List courseItems concode_elem_sep String selectedStudent concode_elem_sep Student newStudent concode_elem_se... |
String function ( String arg0 ) { return "srini_string" ; } | some text . concode_field_sep String fFirstName concode_elem_sep InnerClassWithAnnotations anon concode_elem_sep String tThirdName concode_elem_sep String sSecondName concode_field_sep String method5 concode_elem_sep String method5 concode_elem_sep String method5 concode_elem_sep String method6 concode_elem_sep String ... |
GetRegionProvinceResponse function ( ) { return new GetRegionProvinceResponse ( ) ; } | create an instance of getregionprovinceresponse concode_field_sep QName _ArrayOfString_QNAME concode_elem_sep QName _DataSet_QNAME concode_field_sep GetRegionProvince createGetRegionProvince concode_elem_sep ArrayOfString createArrayOfString concode_elem_sep JAXBElement<ArrayOfString> createArrayOfString concode_elem_s... |
void function ( String arg0 ) { this . itemOnHand = arg0 ; } | sets the value of the itemonhand property . concode_field_sep RecordRef item concode_elem_sep String itemName concode_elem_sep Double quantity concode_elem_sep String itemBlank concode_elem_sep String itemUnitsLabel concode_elem_sep InventoryDetail inventoryDetail concode_elem_sep String itemBins concode_elem_sep Strin... |
URI function ( String arg0 ) { if ( arg0 == null ) { throw new DataSourceResourceException ( "srini_string" ) ; } try { return new URI ( arg0 ) ; } catch ( URISyntaxException loc0 ) { throw new DataSourceResourceException ( "srini_string" + arg0 , loc0 ) ; } } | attempt to construct an instance of uri from the given string . concode_field_sep String TAG concode_field_sep boolean validateResource concode_elem_sep boolean validateResource concode_elem_sep boolean sameResource |
String function ( ) { return login + id ; } | tostring . concode_field_sep String password concode_elem_sep String emailAddress concode_elem_sep Role role concode_elem_sep boolean confirmed concode_elem_sep Integer id concode_elem_sep String login concode_elem_sep boolean suspended concode_field_sep void setPassword concode_elem_sep boolean isSuspended concode_ele... |
String function ( Calendar arg0 , boolean arg1 ) { String loc0 ; if ( arg1 ) { loc0 = calculateEarliestTimeForRealTime ( arg0 ) ; } else { DateFormat loc1 = new SimpleDateFormat ( DATE_FORMAT ) ; loc0 = loc1 . format ( lastSuccessfulReadTime . getTime ( ) ) ; } return loc0 ; } | get the earliesttime of range search . concode_field_sep ConsumerType consumerType concode_elem_sep SplunkEndpoint endpoint concode_elem_sep Calendar lastSuccessfulReadTime concode_elem_sep String DATE_FORMAT concode_elem_sep String SPLUNK_TIME_FORMAT concode_elem_sep Logger LOG concode_field_sep void populateArgs conc... |
Builder function ( String arg0 , String arg1 ) { headers . set ( arg0 , arg1 ) ; return this ; } | sets the header named name to value . if this request already has any headers with that name , they are all replaced . concode_field_sep RawHeaders headers concode_elem_sep String method concode_elem_sep RawHeaders headers concode_elem_sep String method concode_elem_sep Object tag concode_elem_sep Body body concode_ele... |
List < View > function ( List < IGraphicalEditPart > arg0 ) { final List < View > loc0 = new ArrayList < View > ( ) ; for ( final IGraphicalEditPart loc1 : arg0 ) { loc0 . add ( loc1 . getNotationView ( ) ) ; } return loc0 ; } | returns a list of view elements of the given edit parts . concode_field_sep String TREE_NODE_POSITION concode_elem_sep String TREE_NODE_PARENT_URI concode_elem_sep String TREE_LAYOUT_ANNOTATION concode_field_sep int getTreeNodePosition concode_elem_sep ArrayList<IGraphicalEditPart> getOrderedTreeChildren concode_elem_s... |
String function ( ) { return this . sshUsername ; } | the user 's ssh user name . concode_field_sep String sshPublicKey concode_elem_sep String sshUsername concode_elem_sep String name concode_elem_sep String iamUserArn concode_field_sep void setName concode_elem_sep String getName concode_elem_sep String getSshPublicKey concode_elem_sep SelfUserProfile withSshUsername co... |
void function ( ) { for ( int loc0 = 0 ; loc0 < SimulatorConstants . MAX_STATE ; loc0 ++ ) { enzymes . get ( loc0 ) . clear ( ) ; } for ( Atom loc0 : getAllAtoms ( ) ) { for ( ReactionData loc1 : loc0 . getReactions ( ) ) { if ( loc1 != null ) { addToEnzymeMap ( loc1 , loc0 ) ; } } } } | reforms the enzymes list used when reading from a file concode_field_sep ArrayList<HashMultimap<ReactionData,Atom>> enzymes concode_field_sep int getDistance concode_elem_sep void move concode_elem_sep void updateEnzymes concode_elem_sep List<ILocation> newlyInRange concode_elem_sep boolean isOnGrid concode_elem_sep Ar... |
void function ( ConnectionFactory arg0 ) { this . connectionFactory = arg0 ; } | set the connectionfactory to use for obtaining jms connection connections . concode_field_sep Log logger concode_elem_sep int sessionAcknowledgeMode concode_elem_sep ConnectionFactory connectionFactory concode_elem_sep boolean sessionTransacted concode_elem_sep Constants sessionConstants concode_field_sep int getSessio... |
String function ( CacheHolder arg0 ) { return null ; } | this method can be overided by an exporter class concode_field_sep Hashtable iso2simpleMappings concode_elem_sep char decimalSeparator concode_elem_sep String outputFileExtension concode_elem_sep int incompleteWaypoints concode_elem_sep String outputFileName concode_elem_sep int EXPORT_METHOD_NO_PARAMS concode_elem_sep... |
void function ( STSdtDateMappingType arg0 ) { this . val = arg0 ; } | sets the value of the val property . concode_field_sep STSdtDateMappingType val concode_elem_sep Object parent concode_field_sep Object getParent concode_elem_sep STSdtDateMappingType getVal concode_elem_sep void afterUnmarshal concode_elem_sep void setParent |
String function ( ) { return endDT ; } | gets the value of the enddt property . concode_field_sep String dsID concode_elem_sep String logMessage concode_elem_sep String startDT concode_elem_sep String endDT concode_elem_sep String pid concode_elem_sep boolean force concode_field_sep String getStartDT concode_elem_sep void setForce concode_elem_sep void setDsI... |
void function ( ) { } | this method resets the outgoing events . concode_field_sep long rightBitshift concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep long bitwiseXor concode_elem_sep long myBit1 concode_elem_sep long myBit2 concode_elem_sep long leftBitshift concode_elem_sep int nextStateIndex concode_elem_sep long bitwiseOr con... |
int function ( ) { return this . port ; } | returns the port of the dict registration account . concode_field_sep int port concode_elem_sep String host concode_elem_sep Strategy strategy concode_elem_sep String userID concode_field_sep Strategy getStrategy concode_elem_sep void setHost concode_elem_sep void setStrategy concode_elem_sep void setPort concode_elem_... |
Object function ( Reference arg0 ) { return changes . get ( arg0 ) ; } | returns an instance of the specified reference concode_field_sep PTrailer trailer concode_elem_sep int nextReferenceNumber concode_elem_sep Logger logger concode_elem_sep HashMap<Reference,PObject> changes concode_field_sep boolean contains concode_elem_sep int compare concode_elem_sep boolean isChanged concode_elem_se... |
String function ( ) { String loc0 = "srini_string" ; GroupElement loc1 = root ; while ( loc1 != null ) { if ( loc1 != root ) { loc0 += "srini_string" ; } loc0 += loc1 . getElement ( ) ; loc1 = loc1 . nextElement ( ) ; } return loc0 + "srini_string" ; } | returns a string representation of the partition . concode_field_sep int currSize concode_elem_sep GroupElement top concode_elem_sep GroupElement root concode_elem_sep IntegerSet element concode_elem_sep GroupElement nextElement concode_field_sep void addGroups concode_elem_sep int getGroupNumber concode_elem_sep int g... |
int function ( float arg0 [ ] ) { return HSVToColor ( 0xFF , arg0 ) ; } | convert hsv components to an argb color . alpha set to 0xff . hsv 0 is hue 0 . . 360 hsv 1 is saturation 0 ... 1 hsv 2 is value 0 ... 1 if hsv values are out of range , they are pinned . concode_field_sep int BLACK concode_elem_sep int LTGRAY concode_elem_sep int GREEN concode_elem_sep int YELLOW concode_elem_sep int B... |
void function ( final IIndexerOutput arg0 , final List arg1 ) { Iterator loc0 = arg1 . iterator ( ) ; while ( loc0 . hasNext ( ) ) { WordEntry loc1 = ( WordEntry ) loc0 . next ( ) ; arg0 . addRef ( loc1 . getWord ( ) ) ; } } | add word entries to indexoutput . concode_field_sep String[] FILE_TYPES concode_elem_sep String INDEX_TYPES concode_elem_sep boolean PRINT_INDEX_CONTENTS concode_field_sep void sortWordEntries concode_elem_sep void setFileTypes concode_elem_sep void index concode_elem_sep void addResourceWordEntries concode_elem_sep vo... |
void function ( BootstrapContext arg0 ) { log . finest ( "srini_string" ) ; WorkManager loc0 = arg0 . getWorkManager ( ) ; if ( loc0 instanceof NamedWorkManager ) { NamedWorkManager loc1 = ( NamedWorkManager ) loc0 ; setWorkManager ( loc1 ) ; log . finest ( "srini_string" + loc1 ) ; } } | this is called when a resource adapter instance is bootstrapped . concode_field_sep NamedWorkManager workManager concode_elem_sep Logger log concode_field_sep NamedWorkManager getWorkManager concode_elem_sep void setWorkManager concode_elem_sep void endpointActivation concode_elem_sep void stop concode_elem_sep int has... |
int function ( ) { return affineTransform == null ? 0 : affineTransform . hashCode ( ) ; } | returns the hash code of the font render context . concode_field_sep boolean usesFractionalMetrics concode_elem_sep AffineTransform affineTransform concode_elem_sep boolean isAntiAliased concode_field_sep boolean usesFractionalMetrics concode_elem_sep boolean equals concode_elem_sep boolean equals concode_elem_sep Affi... |
Escaper function ( ) { return NULL_ESCAPER ; } | returns an escaper that does no escaping , passing all characterdata through unchanged . concode_field_sep Escaper NULL_ESCAPER concode_elem_sep Map<Character,String> replacementMap concode_elem_sep char safeMax concode_elem_sep String unsafeReplacement concode_elem_sep char safeMin concode_field_sep Builder setUnsafeR... |
int function ( ByteMatrix arg0 ) { return applyMaskPenaltyRule1Internal ( arg0 , true ) + applyMaskPenaltyRule1Internal ( arg0 , false ) ; } | apply mask penalty rule 1 and return the penalty . find repetitive cells with the same color and give penalty to them . example : 00000 or 11111 . concode_field_sep int N4 concode_elem_sep int N3 concode_elem_sep int N1 concode_elem_sep int N2 concode_field_sep boolean getDataMaskBit concode_elem_sep int applyMaskPenal... |
boolean function ( int arg0 , int arg1 ) { arg0 = arg0 + 1 ; arg1 = arg1 + 1 ; if ( _fields [ arg0 ] [ arg1 ] != Ship . EMPTY ) { Shipmodel loc0 = _myships [ _fields [ arg0 ] [ arg1 ] . inArrayPosition ( ) ] ; loc0 . setBomb ( ) ; return true ; } else { myTurn = ! myTurn ; return false ; } } | places a bomb of the opponent on your field concode_field_sep boolean myTurn concode_elem_sep Shipmodel[] _myships concode_elem_sep Ship[][] _fields concode_field_sep List<CoordinatePair> placeShip concode_elem_sep int getField concode_elem_sep boolean checkSurrounding |
WorkflowExecutionCompletedEventAttributes function ( String arg0 ) { this . result = arg0 ; return this ; } | the result produced by the workflow execution upon successful completion . returns a reference to this object so that method calls can be chained together . constraints : length : 0 - 32768 concode_field_sep String result concode_elem_sep Long decisionTaskCompletedEventId concode_field_sep Long getDecisionTaskCompleted... |
void function ( PTextEvent arg0 ) { generateLines ( ) ; fireEvent ( new PLineEvent ( this , PLineEvent . COMPLETELY_REPLACED , 0 , lines . size ( ) ) ) ; } | handles complete text replacement notifications from the underlying ptextbuffer model . concode_field_sep int lastValidLineIndex concode_elem_sep ArrayList<PLineListener> listeners concode_elem_sep int start concode_elem_sep int length concode_elem_sep int width concode_elem_sep PTextBuffer text concode_elem_sep ArrayL... |
void function ( char arg0 ) { out . write ( arg0 ) ; } | metodo sobreescrito de la interfaz para leer el fichero . concode_field_sep OutputStream out concode_field_sep placeholderType placeHolder |
int function ( ) { throw new RuntimeException ( ) ; } | return the number of blocks stored in this block manager in o rdds time . note that this is much faster than this.blocks.size , which is o blocks time . concode_field_sep PlaceHolder placeHolder concode_field_sep scala.collection.mutable.HashMap<java.lang.Object,scala.Tuple4<java.lang.Object,java.lang.Object,java.lang.... |
Builder function ( Class < ? > ... arg0 ) { Set < String > loc0 = new HashSet < String > ( ) ; for ( Class < ? > loc1 : arg0 ) { loc0 . add ( ClassUtils . getPackageName ( loc1 ) ) ; } this . packagesToScan = loc0 . toArray ( new String [ 0 ] ) ; return this ; } | the classes whose packages should be scanned for @entity annotations . concode_field_sep PersistenceUnitManager persistenceUnitManager concode_elem_sep Map<String,Object> properties concode_elem_sep String[] packagesToScan concode_elem_sep boolean jta concode_elem_sep JpaVendorAdapter jpaVendorAdapter concode_elem_sep ... |
SortSpec function ( SortSpec arg0 ) { if ( arg0 == this ) { throw new IllegalArgumentException ( "srini_string" ) ; } myChain = arg0 ; return this ; } | sets the chained sort specification , or null if none . if multiple sort parameters are chained indicating a sub-sort , the second level sort is chained via this property . concode_field_sep String myParamName concode_elem_sep SortOrderEnum myOrder concode_elem_sep SortSpec myChain concode_field_sep SortSpec setOrder c... |
Integer function ( ) { return type ; } | gets the value of the type property . concode_field_sep String name concode_elem_sep Integer type concode_elem_sep String value concode_field_sep void setName concode_elem_sep String getValue concode_elem_sep String getName concode_elem_sep void setValue concode_elem_sep void setType |
List < T > function ( String arg0 , ComplexKey arg1 ) { return db . queryView ( createQuery ( arg0 ) . includeDocs ( true ) . arg1 ( arg1 ) , type ) ; } | allows subclasses to query views with simple string value keys and load the result as the repository 's handled type . the viewname must be defined in this repository 's design document . concode_field_sep String AUTO_UPDATE_VIEW_ON_CHANGE concode_elem_sep Logger log concode_elem_sep DesignDocumentFactory designDocumen... |
void function ( ) { final E loc0 = this . factory . apply ( this . first , this . second ) ; assertNotNull ( loc0 ) ; assertEquals ( this . result , loc0 . interpret ( ) ) ; } | verify if the expression calculates the correct result when calling e #interpret concode_field_sep int result concode_elem_sep BiFunction<NumberExpression,NumberExpression,E> factory concode_elem_sep String expectedToString concode_elem_sep NumberExpression first concode_elem_sep NumberExpression second concode_field_s... |
Map < String , Object > function ( Map < String , Object > arg0 ) { Map < String , Object > loc0 = new HashMap < > ( arg0 ) ; unstashObject ( loc0 ) ; return loc0 ; } | recursively unstashes map values if needed concode_field_sep ESLogger logger concode_elem_sep Stash EMPTY concode_elem_sep Map<String,Object> stash concode_field_sep Object unstashValue concode_elem_sep void unstashObject concode_elem_sep XContentBuilder toXContent concode_elem_sep void clear concode_elem_sep boolean i... |
void function ( OutputStream arg0 , String arg1 ) { encode ( arg0 , arg1 , new Indenter ( 0 ) ) ; } | encodes this mapfunction into its xml representation and writes this encoding to the given outputstream with no indentation . concode_field_sep URI identifier concode_elem_sep Logger logger concode_elem_sep RuntimeException earlyException concode_elem_sep URI returnType concode_elem_sep String NAME_MAP concode_field_se... |
String function ( int arg0 , String arg1 ) { if ( arg0 < 1 ) throw new IllegalArgumentException ( "srini_string" ) ; String loc0 = "srini_string" + getX ( arg0 ) + "srini_string" + getY ( arg0 ) + "srini_string" + getWidth ( arg0 ) + "srini_string" + getHeight ( arg0 ) + "srini_string" ; return arg1 == null ? loc0 : lo... | returns the string representation for this object in units of millimeters . . the returned string is in the form '' x , y - > width , height unitsname '' . concode_field_sep int INCH concode_elem_sep long serialVersionUID concode_elem_sep int w concode_elem_sep int x concode_elem_sep int h concode_elem_sep int y concod... |
void function ( RequestFilter arg0 ) { synchronized ( mCurrentRequests ) { for ( Request < ? > loc0 : mCurrentRequests ) { if ( arg0 . apply ( loc0 ) ) { loc0 . cancel ( ) ; } } } } | cancels all requests in this queue for which the given filter applies . concode_field_sep Map<String,Queue<Request<?>>> mWaitingRequests concode_elem_sep Set<Request<?>> mCurrentRequests concode_elem_sep PriorityBlockingQueue<Request<?>> mCacheQueue concode_elem_sep CacheDispatcher mCacheDispatcher concode_elem_sep Res... |
Object function ( String arg0 ) { return connProperties . remove ( arg0 ) ; } | removes jdbc connection properties . concode_field_sep Properties connProperties concode_elem_sep int loginTimeout concode_elem_sep PrintWriter logWriter concode_elem_sep ConnectionDefaults connectionDefaults concode_elem_sep String driver concode_elem_sep String url concode_field_sep void setPassword concode_elem_sep ... |
OkHttpClient function ( HostnameVerifier arg0 ) { this . hostnameVerifier = arg0 ; return this ; } | sets the verifier used to confirm that response certificates apply to requested hostnames for https connections . if unset , the httpsurlconnection #getdefaulthostnameverifier system-wide default hostname verifier will be used . concode_field_sep boolean followProtocolRedirects concode_elem_sep HostnameVerifier hostnam... |
long function ( ) { return timestamp ; } | get the timestamp for this pair . concode_field_sep ItemSimple item concode_elem_sep boolean prefix concode_elem_sep Set<Integer> sequencesID concode_elem_sep boolean postfix concode_elem_sep long timestamp concode_field_sep Set<Integer> getSequencesID concode_elem_sep boolean isPostfix concode_elem_sep int hashCode co... |
String function ( ) { return id ; } | the id of the action . concode_field_sep String STATUS_FIELD concode_elem_sep String _ID concode_elem_sep String _TYPE concode_elem_sep String STATUS concode_elem_sep String opType concode_elem_sep String ID_FIELD concode_elem_sep String index concode_elem_sep Throwable cause concode_elem_sep String type concode_elem_s... |
void function ( Locale arg0 ) { synchronized ( mutex ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } locale = arg0 ; } } | setter for property locale . concode_field_sep Object mutex concode_elem_sep String prefix concode_elem_sep HsqlArrayList bundleList concode_elem_sep Locale locale concode_elem_sep Method newGetBundleMethod concode_elem_sep HashMap bundleHandleMap concode_field_sep String getString concode_elem_sep Method getNewGetBund... |
Object [ ] function ( String [ ] arg0 ) { Object [ ] loc0 = new Object [ arg0 . length ] ; for ( int loc1 = 0 ; loc1 < arg0 . length ; ++ loc1 ) loc0 [ loc1 ] = get ( arg0 [ loc1 ] ) ; return loc0 ; } | returns the appropriate value for each key in the given array , using the same ordering . concode_field_sep SortedMap<String,Object> contents concode_elem_sep long serialVersionUID concode_elem_sep CompositeType compositeType concode_field_sep CompositeType getCompositeType concode_elem_sep boolean containsKey concode_... |
Iterator < String > function ( ) { throw new UnsupportedOperationException ( "srini_string" ) ; } | returns an iterator of certpath encodings supported by this factory , with the default encoding first . the returned iterator can not be modified . concode_field_sep PlaceHolder placeHolder concode_field_sep Certificate engineGenerateCertificate concode_elem_sep Collection<? extends Certificate> engineGenerateCertifica... |
Plan function ( ) { Plan loc0 = makeIndexSelect ( ) ; if ( loc0 == null ) loc0 = myplan ; return addSelectPred ( loc0 ) ; } | constructs a select plan for the table . the plan will use an indexselect , if possible . concode_field_sep Predicate mypred concode_elem_sep Map<String,IndexInfo> indexes concode_elem_sep Transaction tx concode_elem_sep TablePlan myplan concode_elem_sep Schema myschema concode_field_sep Plan addSelectPred concode_elem... |
void function ( long arg0 ) { _lock . setUserId ( arg0 ) ; } | sets the user id of this lock . concode_field_sep Lock _lock concode_field_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean getInheritable concode_elem_sep boolean isCachedModel concode_elem_sep int compareTo concode_elem_sep Lock getWrappedModel concode_elem_sep java... |
V function ( Element arg0 ) { return null ; } | default visit implementation . returns null . concode_field_sep PlaceHolder placeHolder concode_field_sep V visit concode_elem_sep V visit concode_elem_sep V visit concode_elem_sep V visit concode_elem_sep V visit concode_elem_sep V visit concode_elem_sep V visit concode_elem_sep V visit concode_elem_sep V visit concod... |
Datatypes function ( ) { return new Datatypes ( ) ; } | create an instance of datatypes concode_field_sep PlaceHolder placeHolder concode_field_sep Ref createRef concode_elem_sep Datatype createDatatype concode_elem_sep Section createSection |
java . util . List < com . liferay . portal . workflow . kaleo . model . KaleoTask > function ( int arg0 , int arg1 ) { return getService ( ) . getKaleoTasks ( arg0 , arg1 ) ; } | returns a range of all the kaleo tasks . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end to com.liferay.portal.kernel.dao.orm.queryutil #all... |
short function ( byte arg0 [ ] , int arg1 ) { return ( short ) ( ( ( arg0 [ 0 + arg1 ] ) << 8 ) | ( signedToInt ( arg0 [ 1 + arg1 ] ) ) ) ; } | build short out of bytes in big endian order . concode_field_sep float HALF_PI concode_elem_sep float TWO_PI concode_elem_sep double TWO_PI_D concode_elem_sep double HALF_PI_D concode_field_sep int BuildInteger concode_elem_sep int BuildInteger concode_elem_sep float sinh concode_elem_sep double sinh concode_elem_sep l... |
String function ( InputStream arg0 , String arg1 ) { return new String ( readFully ( arg0 ) , arg1 ) ; } | reads the entire contents of the given inputstream to a string . concode_field_sep PlaceHolder placeHolder concode_field_sep InputStream getFileInputStream |
boolean function ( EObject arg0 , EObject arg1 ) { return false ; } | by default , do n't provide any child paste override behaviour . concode_field_sep Map nameFeatureMap concode_elem_sep Object NULL_TOKEN concode_field_sep boolean shouldOverrideCopyOperation concode_elem_sep void setName concode_elem_sep boolean canContain concode_elem_sep XMLResource getResource concode_elem_sep Strin... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.