code
stringlengths
20
663
nl
stringlengths
68
7.19k
ETriState function ( @ Nullable final String arg0 ) { final IIdentifierIssuingAgency loc0 = getAgencyOfISO6523Code ( arg0 ) ; return loc0 == null ? ETriState . UNDEFINED : ETriState . valueOf ( loc0 . isDeprecated ( ) ) ; }
check if the specified iso6523 value references a deprecated issuing agency . concode_field_sep IdentifierIssuingAgencyManager s_aInstance concode_elem_sep List<IIdentifierIssuingAgency> s_aCodes concode_field_sep List<? extends IIdentifierIssuingAgency> getAllAgencies concode_elem_sep boolean containsAgencyWithISO6523...
void function ( GetSelectFilterByFieldValueList arg0 ) { this . filterByValueList = arg0 ; }
sets the value of the filterbyvaluelist property . concode_field_sep GetSelectValueFilter filter concode_elem_sep String field concode_elem_sep String sublist concode_elem_sep RecordType recordType concode_elem_sep RecordRef customForm concode_elem_sep GetSelectFilterByFieldValueList filterByValueList concode_elem_sep ...
void function ( SessionEvent arg0 ) { }
indicates that a node has been removed . concode_field_sep PlaceHolder placeHolder concode_field_sep void parentAdded concode_elem_sep void modelUnclear concode_elem_sep void parentRemoved concode_elem_sep void modelDestroyed concode_elem_sep void addingEdge concode_elem_sep void nodeAdded concode_elem_sep void modelCr...
ValueBuilder function ( String arg0 , String arg1 ) { Expression loc0 = ExpressionBuilder . regexReplaceAll ( expression , arg0 , arg1 ) ; return onNewValueBuilder ( loc0 ) ; }
replaces all occurrences of the regular expression with the given replacement concode_field_sep boolean not concode_elem_sep Expression expression concode_field_sep ValueBuilder prepend concode_elem_sep ValueBuilder onNewValueBuilder concode_elem_sep ValueBuilder tokenize concode_elem_sep ValueBuilder tokenize concode_...
boolean function ( ) { Log . i ( TAG , "srini_string" + mId ) ; return mDbHelper . deleteFind ( mId ) ; }
deletes the find object form the db concode_field_sep String mGuid concode_elem_sep String TAG concode_elem_sep Cursor images concode_elem_sep long mId concode_elem_sep PositDbHelper mDbHelper concode_elem_sep Context mContext concode_field_sep void setGuid concode_elem_sep boolean isSynced concode_elem_sep boolean ins...
void function ( String arg0 ) { this . identityURL = arg0 ; }
set the identity url concode_field_sep IDPSSODescriptorType idpMetadata concode_elem_sep boolean postBinding concode_elem_sep String issuer concode_elem_sep PicketLinkType configuration concode_elem_sep PicketLinkLogger logger concode_elem_sep String serviceURL concode_elem_sep String identityURL concode_elem_sep Strin...
void function ( int arg0 ) { this . y = arg0 ; }
set y coordinate . concode_field_sep int x concode_elem_sep int y concode_elem_sep int z concode_field_sep void setX concode_elem_sep float distance concode_elem_sep Vector3f toVector3f concode_elem_sep float[] getXYZ concode_elem_sep void setZ concode_elem_sep Origin deepCopy concode_elem_sep int getX concode_elem_sep...
T function ( byte [ ] arg0 ) { return parse ( arg0 ) . getObject ( ) ; }
return the object created from parsing the specific json bytes . concode_field_sep Class<?> resourceLoadClass concode_elem_sep Class<?> testerClass concode_elem_sep ResolvableType type concode_field_sep ObjectContent<T> read concode_elem_sep ObjectContent<T> read concode_elem_sep ObjectContent<T> read concode_elem_sep ...
String function ( ) { return cookieDomain ; }
returns domain attribute of the cookie . concode_field_sep String cookieDomain concode_elem_sep Date cookieExpiryDate concode_elem_sep int cookieVersion concode_elem_sep String name concode_elem_sep boolean isSecure concode_elem_sep String cookiePath concode_elem_sep String value concode_elem_sep long serialVersionUID ...
F . Tuple < A , B > function ( scala . Tuple2 < A , B > arg0 ) { return F . Tuple ( arg0 . _1 ( ) , arg0 . _2 ( ) ) ; }
converts a scala tuple2 to a java f.tuple . concode_field_sep PlaceHolder placeHolder concode_field_sep scala.Function0<scala.concurrent.Future<A>> asScalaWithFuture concode_elem_sep T[] asArray concode_elem_sep scala.collection.Seq<T> emptySeq concode_elem_sep RuntimeException noMatch concode_elem_sep scala.reflect.Cl...
void function ( Transformer arg0 , Source arg1 , Result arg2 ) { if ( LOG . isDebugEnabled ( ) ) { LOG . debug ( "srini_string" + arg0 + "srini_string" + arg1 + "srini_string" + arg2 + "srini_string" ) ; } try { arg0 . transform ( arg1 , arg2 ) ; } catch ( TransformerException loc0 ) { LOG . error ( loc0 . getMessage (...
apply transform concode_field_sep String XML_KB_XSL concode_elem_sep Document xslDocumentAllInOne concode_elem_sep Boolean XSL_INITIALIZED concode_elem_sep Object XSL_INITIALIZED_LOCK concode_elem_sep Log LOG concode_elem_sep String XML_PREPROCESS_XSL concode_elem_sep Document xslDocumentPreprocess concode_field_sep vo...
void function ( int arg0 ) { _socialActivityCounter . setOwnerType ( arg0 ) ; }
sets the owner type of this social activity counter . concode_field_sep SocialActivityCounter _socialActivityCounter concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep java.lang.String getName concode_elem_sep void setEndPeriod concod...
Options function ( JSONObject arg0 ) { this . options = arg0 ; parseInterval ( ) ; parseAssets ( ) ; return this ; }
parse given json properties . concode_field_sep long interval concode_elem_sep JSONObject options concode_elem_sep AssetUtil assets concode_elem_sep String EXTRA concode_elem_sep Context context concode_field_sep int getIdAsInt concode_elem_sep String getText concode_elem_sep long getRepeatInterval concode_elem_sep int...
void function ( SuccessCallback < ? super T > arg0 ) { Assert . notNull ( arg0 , "srini_string" ) ; synchronized ( this . mutex ) { switch ( this . state ) { case NEW : this . successCallbacks . add ( arg0 ) ; break ; case SUCCESS : notifySuccess ( arg0 ) ; break ; } } }
add the given success callback to this registry . concode_field_sep Queue<FailureCallback> failureCallbacks concode_elem_sep Object mutex concode_elem_sep Queue<SuccessCallback<? super T>> successCallbacks concode_elem_sep State state concode_elem_sep Object result concode_field_sep void success concode_elem_sep void f...
void function ( String arg0 ) { this . pointId = arg0 ; }
set the point id concode_field_sep String pointId concode_elem_sep Log log concode_elem_sep String extensionIdSeparator concode_elem_sep String moduleId concode_elem_sep Map<String,String> parameterMap concode_field_sep String getOverrideContent concode_elem_sep void setModuleId concode_elem_sep int getOrder concode_el...
int function ( ) { return columnCount ; }
return the number of columns in this result set . valid once we 've seen the first row , so subclasses can use it during processing concode_field_sep String[] columnNames concode_elem_sep int[] columnTypes concode_elem_sep int rowCount concode_elem_sep int columnCount concode_field_sep int[] getColumnTypes concode_elem...
KeyValueTemplate function ( HazelcastKeyValueAdapter arg0 ) { return new KeyValueTemplate ( arg0 ) ; }
the template for key value operations needs instantiated with the implementation . the implementation of spring-data - must provide the keyvalueadapter bean . concode_field_sep PlaceHolder placeHolder concode_field_sep HazelcastKeyValueAdapter hazelcastKeyValueAdapter
List function ( ) { return villageDoorInfoList ; }
called only by class entityaimovethroughvillage concode_field_sep ChunkCoordinates centerHelper concode_elem_sep int villageRadius concode_elem_sep int lastAddDoorTimestamp concode_elem_sep List villageAgressors concode_elem_sep int tickCounter concode_elem_sep ChunkCoordinates center concode_elem_sep int numVillagers ...
void function ( ) { WaterfallBarRenderer loc0 = new WaterfallBarRenderer ( ) ; WaterfallBarRenderer loc1 = ( WaterfallBarRenderer ) TestUtilities . serialised ( loc0 ) ; assertEquals ( loc0 , loc1 ) ; }
serialize an instance , restore it , and check for equality . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCloning concode_elem_sep void testFindRangeBounds concode_elem_sep void testPublicCloneable concode_elem_sep void testHashcode concode_elem_sep void testEquals
void function ( int arg0 ) { datagramSize = arg0 ; }
sets the size of the datagrams used in the udprelayserver . default size is 64k , a bit more than maximum possible size of the datagram . concode_field_sep Thread pipe_thread2 concode_elem_sep Thread pipe_thread1 concode_elem_sep int datagramSize concode_elem_sep Proxy proxy concode_elem_sep int iddleTimeout concode_el...
void function ( ) { this . helpTestAccessPatternValidation ( "srini_string" ) ; }
this test demonstrates that a satisfied ap within a delete through a virtual layer does not fail . found testing fix for 3966 . concode_field_sep boolean DEBUG concode_elem_sep CapabilitiesFinder FINDER concode_elem_sep QueryMetadataInterface METADATA concode_field_sep PlanNode helpPlan concode_elem_sep void testInsert...
void function ( ) { if ( completed ) return ; completed = true ; pop ( ) ; }
exits the scope of bulkchange without saving the changes . this can be used when a bulk change fails in the middle . note that unlike a real transaction , this will not roll back the state of the object . the abort method can be called after the commit method , in which case this method does nothing . this is so that b...
long function ( long arg0 , String arg1 ) { if ( arg0 < 0 ) { throw new IllegalArgumentException ( MessageFormat . format ( "srini_string" , arg1 , arg0 ) ) ; } return arg0 ; }
verifies an long is greater or equal to zero . concode_field_sep String IDENTIFIER_PATTERN_STR concode_elem_sep Pattern IDENTIFIER_PATTERN concode_field_sep int gt0 concode_elem_sep long gt0 concode_elem_sep T notNull concode_elem_sep String validIdentifier concode_elem_sep String notEmpty concode_elem_sep List<String>...
void function ( EObject arg0 ) { EcoreUtil . remove ( arg0 ) ; if ( arg0 . eResource ( ) != null ) { arg0 . eResource ( ) . getContents ( ) . remove ( arg0 ) ; } }
simply removes an eobject from its container . 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 String getName concode_...
OverridePasteChildOperation function ( PasteChildOperation arg0 ) { return null ; }
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...
boolean function ( InputStream arg0 , OutputStream arg1 ) { final byte [ ] loc0 = new byte [ 1024 ] ; try { for ( int loc1 ; ( loc1 = arg0 . read ( loc0 ) ) >= 0 ; ) { if ( Thread . interrupted ( ) ) return false ; arg1 . write ( loc0 , 0 , loc1 ) ; } } finally { arg1 . flush ( ) ; } return true ; }
copy the contents of the @a inputstream to the @a outputstream in a manner that can be interrupted properly . concode_field_sep String TAG concode_field_sep void hideKeyboard concode_elem_sep String uppercaseInput concode_elem_sep void setActivityResult concode_elem_sep void setActivityResult concode_elem_sep void show...
ArrayOfAMLCDDOBOnlinePartyDataTabsInnerSetTupleType function ( ) { return tabsInnerSet ; }
gets the value of the tabsinnerset property . concode_field_sep ArrayOfAMLCDDOBOnlinePartyDataTabsInnerSetTupleType tabsInnerSet concode_field_sep void setTabsInnerSet
void function ( Data arg0 ) { if ( arg0 != null ) { if ( arg0 instanceof DoubleData ) { int loc0 = ( int ) ( ( DoubleData ) arg0 ) . getValues ( ) [ 0 ] ; System . out . println ( getPlot ( loc0 ) ) ; } else { System . out . println ( arg0 ) ; } } }
plots the energy values of the given data to system.out . if the data contains a signal , it prints the signal . concode_field_sep int maxEnergy concode_elem_sep String PROP_MAX_ENERGY concode_elem_sep String[] plots concode_field_sep void newProperties concode_elem_sep String getPlot concode_elem_sep String getPlotStr...
void function ( String arg0 ) { this . label = arg0 ; }
sets the value of the label property . concode_field_sep List<Node> node concode_elem_sep NavigationDefault navigationDefault concode_elem_sep String label concode_field_sep void setNavigationDefault concode_elem_sep String getLabel concode_elem_sep NavigationDefault getNavigationDefault concode_elem_sep List<Node> get...
void function ( EObject arg0 ) { EcoreUtil . remove ( arg0 ) ; if ( arg0 . eResource ( ) != null ) { arg0 . eResource ( ) . getContents ( ) . remove ( arg0 ) ; } }
simply removes an eobject from its container . 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 String getName concode_...
String function ( String arg0 ) { return StringUtils . replace ( arg0 , "srini_string" , "srini_string" ) . toLowerCase ( ) ; }
turn gc names like ` ps scavenge ' or ` ps marksweep ' into something that is more metrics friendly . concode_field_sep long timestamp concode_field_sep void addThreadMetrics concode_elem_sep long getTotalNonHeapMemoryIfPossible concode_elem_sep int getOrder concode_elem_sep void addClassLoadingMetrics concode_elem_sep...
String function ( ) { return measureName ; }
gets the value of the measurename property . concode_field_sep int idMeasureDef concode_elem_sep String measureName concode_elem_sep List<MeasureDefaultRange> measureDefaultRange concode_elem_sep String measureType concode_field_sep void setIdMeasureDef concode_elem_sep void setMeasureType concode_elem_sep List<Measure...
void function ( java . util . Collection < MetricGranularityType > arg0 ) { if ( arg0 == null ) { this . granularities = null ; return ; } this . granularities = new com . amazonaws . internal . SdkInternalList < MetricGranularityType > ( arg0 ) ; }
the granularities for the metrics . concode_field_sep com.amazonaws.internal.SdkInternalList<MetricCollectionType> metrics concode_elem_sep com.amazonaws.internal.SdkInternalList<MetricGranularityType> granularities concode_field_sep DescribeMetricCollectionTypesResult withMetrics concode_elem_sep DescribeMetricCollect...
int function ( ) { return SingularOps . rank ( svd , 10.0 * UtilEjml . EPS ) ; }
returns the rank of the decomposed matrix . concode_field_sep SingularValueDecomposition<DenseMatrix64F> svd concode_elem_sep DenseMatrix64F mat concode_elem_sep T U concode_elem_sep T V concode_elem_sep T W concode_field_sep T getV concode_elem_sep T getW concode_elem_sep SingularValueDecomposition getSVD concode_elem...
DSCAlarmActionProvider function ( ) { return this . actionProvider ; }
get the dsc alarm action provider instance injected by osgi . concode_field_sep DSCAlarmActionService actionService concode_elem_sep Logger logger concode_elem_sep DSCAlarmActionProvider actionProvider concode_field_sep Class<?> getActionClass concode_elem_sep void setDSCAlarmActionProvider concode_elem_sep DSCAlarmAct...
org . omg . CORBA . portable . Streamable function ( ) { throw new NO_IMPLEMENT ( ) ; }
extract an arbitrary org.omg.corba.portable.streamable fromthis any . concode_field_sep long serialVersionUID concode_field_sep void insert_Streamable concode_elem_sep Any extract_any concode_elem_sep void insert_wchar concode_elem_sep TypeCode extract_TypeCode concode_elem_sep void insert_ushort concode_elem_sep void ...
void function ( final String arg0 ) { this . resRefName = arg0 ; }
sets the value of the resrefname property . concode_field_sep String resRefName concode_elem_sep List<Object> resourceNameOrJndiNameOrResUrl concode_field_sep String getResRefName concode_elem_sep List<Object> getResourceNameOrJndiNameOrResUrl
void function ( ) { try { init ( ) ; gameLoop ( ) ; } finally { screen . restoreScreen ( ) ; lazilyExit ( ) ; } }
calls init and gameloop concode_field_sep boolean isRunning concode_elem_sep DisplayMode POSSIBLE_MODES[] concode_elem_sep int FONT_SIZE concode_elem_sep ScreenManager screen concode_field_sep void init concode_elem_sep void lazilyExit concode_elem_sep void stop concode_elem_sep void update concode_elem_sep void draw c...
void function ( final Graphics2D arg0 ) { if ( GlobalConstants . DEBUG ) { paintDebugInfoImpl ( arg0 ) ; } }
paints time debug information . call this when you want to paint time debug information . concode_field_sep PlaceHolder placeHolder concode_field_sep void paintDebugInfoImpl concode_elem_sep void paintBorderDebugInfo concode_elem_sep void paintBorderDebugInfo concode_elem_sep void initTimeDebugInfo
int function ( ) { throw jdbcUtil . notSupported ; }
retrieves the generated id for the savepoint that this savepoint object represents . concode_field_sep String name concode_elem_sep jdbcConnection connection concode_field_sep String getSavepointName concode_elem_sep String toString
void function ( TransportClient arg0 , long arg1 ) { }
verify that the client is authorized to read from the given stream . concode_field_sep PlaceHolder placeHolder concode_field_sep void connectionTerminated concode_elem_sep ManagedBuffer getChunk concode_elem_sep void registerChannel concode_elem_sep ManagedBuffer openStream
PlanetModel function ( ) { return planetModel ; }
returns the planetmodel provided when this shape was created . concode_field_sep PlanetModel planetModel concode_field_sep int hashCode concode_elem_sep boolean equals
void function ( Date arg0 ) { _kbFolder . setLastPublishDate ( arg0 ) ; }
sets the last publish date of this kb folder . concode_field_sep KBFolder _kbFolder concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_e...
String function ( ) { return wtd ; }
gets the value of the wtd property . concode_field_sep String trainID concode_elem_sep String ptd concode_elem_sep String wtp concode_elem_sep String wta concode_elem_sep String wtd concode_elem_sep TrainOrderItem.Rid rid concode_elem_sep String pta concode_elem_sep String value concode_field_sep void setWta concode_el...
boolean function ( String arg0 ) { return isOfSiteType ( "srini_string" , arg0 ) ; }
is the sitetype of course site types concode_field_sep SiteService siteService concode_elem_sep ServerConfigurationService serverConfigurationService concode_field_sep boolean isOfSiteType concode_elem_sep List<String> getProjectSiteTypes concode_elem_sep List<String> getCourseSiteTypes concode_elem_sep boolean isProje...
com . liferay . portal . kernel . model . RecentLayoutBranch function ( com . liferay . portal . kernel . model . RecentLayoutBranch arg0 ) { return _recentLayoutBranchLocalService . addRecentLayoutBranch ( arg0 ) ; }
adds the recent layout branch to the database . also notifies the appropriate model listeners . concode_field_sep RecentLayoutBranchLocalService _recentLayoutBranchLocalService concode_field_sep int getRecentLayoutBranchsCount concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedSe...
boolean function ( String arg0 , X509Certificate arg1 ) { for ( String loc0 : getSubjectAltNames ( arg1 , ALT_IPA_NAME ) ) { if ( arg0 . equalsIgnoreCase ( loc0 ) ) { return true ; } } return false ; }
returns true if certificate matches ipaddress . concode_field_sep int ALT_IPA_NAME concode_elem_sep int ALT_DNS_NAME concode_elem_sep Pattern VERIFY_AS_IP_ADDRESS concode_elem_sep OkHostnameVerifier INSTANCE concode_field_sep boolean verifyHostName concode_elem_sep boolean verifyHostName concode_elem_sep List<String> g...
void function ( ) { if ( ! this . prompts . isEmpty ( ) ) { this . prompts . pop ( ) ; } }
pop a previously pushed prompt , returning to the previous value . concode_field_sep String DEFAULT_PROMPT concode_elem_sep Stack<String> prompts concode_field_sep String getPrompt concode_elem_sep void pushPrompt
void function ( Appendable arg0 , int arg1 ) { arg1 = toVLQSigned ( arg1 ) ; do { int loc0 = arg1 & VLQ_BASE_MASK ; arg1 >>>= VLQ_BASE_SHIFT ; if ( arg1 > 0 ) { loc0 |= VLQ_CONTINUATION_BIT ; } arg0 . append ( Base64 . toBase64 ( loc0 ) ) ; } while ( arg1 > 0 ) ; }
writes a vlq encoded value to the provide appendable . concode_field_sep int VLQ_BASE_SHIFT concode_elem_sep int VLQ_BASE_MASK concode_elem_sep int VLQ_CONTINUATION_BIT concode_elem_sep int VLQ_BASE concode_field_sep char next concode_elem_sep int fromVLQSigned concode_elem_sep boolean hasNext concode_elem_sep int deco...
T function ( ) { return id ; }
returns the event identifier . concode_field_sep int offset concode_elem_sep T id concode_field_sep int getIndex
StringBuffer function ( ) { if ( e_xmlCode == null ) return new StringBuffer ( "srini_string" ) ; return e_xmlCode ; }
get xml code concode_field_sep long serialVersionUID concode_elem_sep HttpSession e_session concode_elem_sep WebInfo wi concode_elem_sep Properties ctx concode_elem_sep StringBuffer e_xmlCode concode_elem_sep String e_redirectURL concode_elem_sep HttpServletRequest e_request concode_field_sep void setXML concode_elem_s...
int function ( ) { return _orgLabor . getWedOpen ( ) ; }
returns the wed open of this org labor . concode_field_sep OrgLabor _orgLabor concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep void setSunClose concode_elem_sep boo...
int function ( ) { if ( mlt != - 1 ) { return mlt ; } return mlt = calculateMedian ( loads ) ; }
median time to load this class . concode_field_sep long serialVersionUID concode_elem_sep MemoryUsage memoryUsage concode_elem_sep int mit concode_elem_sep String name concode_elem_sep boolean systemClass concode_elem_sep boolean preloaded concode_elem_sep int mlt concode_elem_sep List<Operation> loads concode_elem_sep...
boolean function ( String arg0 ) { boolean loc0 ; if ( ( testSaveLocationExists ( ) ) && ( ! arg0 . equals ( "srini_string" ) ) ) { File loc1 = Environment . getExternalStorageDirectory ( ) ; File loc2 = constructFilePaths ( loc1 . toString ( ) , arg0 ) ; loc0 = loc2 . exists ( ) ; } else { loc0 = false ; } return loc0...
determine if a file or directory exists . concode_field_sep String LOG_TAG concode_field_sep boolean testSaveLocationExists concode_elem_sep File constructFilePaths concode_elem_sep long getFreeExternalStorageSpace concode_elem_sep long getFreeSpaceInBytes
Item function ( ) { return item ; }
returns the item concode_field_sep Item item concode_elem_sep String clientItemName concode_elem_sep Class<? extends State> stateClass concode_elem_sep Hashtable<String,Class<? extends State>> itemTypeMapper concode_elem_sep Logger logger concode_field_sep void refreshItem concode_elem_sep String toString concode_elem_...
Buffer function ( ) { limit = cap ; pos = 0 ; mark = - 1 ; return this ; }
clears the buffer . concode_field_sep int cap concode_elem_sep Pointer address concode_elem_sep int pos concode_elem_sep int limit concode_elem_sep int mark concode_field_sep void checkIfReadOnly concode_elem_sep boolean hasArray concode_elem_sep boolean hasRemaining concode_elem_sep void checkIndex concode_elem_sep in...
Element function ( Element arg0 ) { attributes = arg0 . attributes ; attributeMap = ( Hashtable ) arg0 . attributeMap . clone ( ) ; return this ; }
set attributes from another element . concode_field_sep String RIGHT concode_elem_sep String CENTER concode_elem_sep String LEFT concode_elem_sep String CLASS concode_elem_sep String SIZE concode_elem_sep String BGCOLOR concode_elem_sep int width concode_elem_sep String WIDTH concode_elem_sep String ALIGN concode_elem_...
double function ( double [ ] arg0 ) { return DotProduct9 ( arg0 , arg0 ) ; }
sum sqaured . concode_field_sep double SQRT2 concode_field_sep void CopyVector concode_elem_sep void ScaleVector9 concode_elem_sep boolean OrthogonalizePivot8x9Basis4 concode_elem_sep boolean OrthogonalizePivot8x9Basis5 concode_elem_sep boolean OrthogonalizePivot8x9Basis6 concode_elem_sep boolean condition4Points2d con...
void function ( Throwable arg0 ) { ErrorViewer . showError ( arg0 ) ; }
this method is called by awt when an error is thrown in the event dispatching thread and not caught . concode_field_sep PlaceHolder placeHolder concode_field_sep void uncaughtException concode_elem_sep void registerErrorHandling
List < SMSTemplateVO > function ( ) { return dao . getSMSTemplatetType ( ) ; }
this method is used to call a method of dao class to return a list of sms templet type of searched sms templets based on search criteria concode_field_sep SMSTemplateDAO dao concode_field_sep boolean createSMSTemplate concode_elem_sep List searchSMSTemplate concode_elem_sep List<SMSTemplateVO> getKeyFields concode_elem...
Period function ( WindowName arg0 ) { return getWindowEnd ( arg0 ) . minus ( getWindowStart ( arg0 ) ) ; }
returns the duration of the milestone window with the given name . concode_field_sep Map<String,String> data concode_elem_sep Schedule schedule concode_elem_sep String name concode_elem_sep List<MilestoneWindow> milestoneWindows concode_field_sep void setSchedule concode_elem_sep String getName concode_elem_sep void cr...
Object function ( PmObject arg0 , String arg1 ) { return PmExpressionApi . getByExpression ( arg0 , arg1 ) ; }
provides a pm property value . concode_field_sep PlaceHolder placeHolder concode_field_sep Object setPmProperty concode_elem_sep Object findPmProperty
FindRequest function ( ) { return new FindRequest ( ) ; }
create an instance of findrequest concode_field_sep QName _RoleMasterResponse_QNAME concode_elem_sep QName _RoleMasterRequest_QNAME concode_field_sep GetRequestVerb createGetRequestVerb concode_elem_sep RoleItemList createRoleItemList concode_elem_sep DeleteRequest createDeleteRequest concode_elem_sep DeleteResponse cr...
String function ( ) { return getString ( DynamicMessageKey . FEEDBACK_LINK_LABEL ) ; }
get the feedback link label using the dictionary in the host page . with a fall back to the standard gwtconstant . concode_field_sep Dictionary dictionary concode_elem_sep RegExp PLACE_HOLDER_PATTERN concode_elem_sep String MESSAGES_DICTIONARY_NAME concode_elem_sep String value concode_elem_sep Map<DynamicMessageKey,St...
Node function ( ) { Node loc0 = this . nodelist . item ( this . index ) ; this . index ++ ; return loc0 ; }
return next and advance iterator . concode_field_sep int index concode_elem_sep NodeList nodelist concode_field_sep boolean hasNext
void function ( final byte [ ] arg0 ) { for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { bos . writeByte ( arg0 [ loc0 ] ) ; } }
write an array of bytes to the stream . concode_field_sep Charset ASCII concode_elem_sep ByteOutputStream bos concode_field_sep void writeInt concode_elem_sep void writeLong concode_elem_sep void setByteOutputStream concode_elem_sep void writeMapleAsciiString concode_elem_sep void writePos concode_elem_sep void writeAs...
ComponentType function ( ) { return type ; }
returns the componenttype of this componentmapper . see componentmapper #type concode_field_sep ComponentType type concode_field_sep A set concode_elem_sep A set concode_elem_sep A getSafe concode_elem_sep A getSafe concode_elem_sep A get concode_elem_sep A get concode_elem_sep A create concode_elem_sep A create concod...
void function ( Bitmap arg0 , Mat arg1 ) { bitmapToMat ( arg0 , arg1 , false ) ; }
short form of the bitmaptomat bmp , mat , unpremultiplyalpha = false . concode_field_sep PlaceHolder placeHolder concode_field_sep void matToBitmap concode_elem_sep void matToBitmap concode_elem_sep Mat loadResource concode_elem_sep Mat loadResource concode_elem_sep String exportResource concode_elem_sep String exportR...
boolean function ( int arg0 , int arg1 , int arg2 , String arg3 ) { if ( FindManufacturer ( arg0 ) == false ) { return false ; } return FindProduct ( arg1 , arg2 , arg3 ) ; }
finds a product in the database concode_field_sep String productVersion concode_elem_sep ZWaveDbRoot database concode_elem_sep Logger logger concode_elem_sep ZWaveDbProduct selProduct concode_elem_sep ZWaveDbManufacturer selManufacturer concode_elem_sep List<ZWaveDbManufacturer> Manufacturer concode_elem_sep ZWaveDbPro...
void function ( String arg0 ) { }
sets the name of the session model . concode_field_sep long serialVersionUID concode_field_sep Type11 serializableInstance concode_elem_sep String getName
XY_DataGroup function ( String arg0 , String arg1 , XySequence arg2 ) { this . data . add ( new Series ( arg0 , arg1 , arg2 ) ) ; return this ; }
add a data sequence concode_field_sep XySequence data concode_elem_sep String label concode_elem_sep String id concode_elem_sep String yLabel concode_elem_sep String xLabel concode_field_sep XY_DataGroup create
void function ( String arg0 ) { if ( arg0 != null && arg0 . length ( ) > 0 ) { CWin . arg0 ( Clarion . newString ( arg0 ) , Clarion . newString ( "srini_string" ) , Icon . HAND ) ; } System . exit ( 0 ) ; }
stop program concode_field_sep String[] args concode_elem_sep List<Runnable> initThreadHooks concode_elem_sep boolean testMode concode_elem_sep boolean hard concode_elem_sep Logger log concode_elem_sep List<Runnable> shutdownHooks concode_field_sep void setHardAssert concode_elem_sep void initThread concode_elem_sep vo...
Integer function ( ) { return hTTPSPort ; }
the https port the custom origin listens on . concode_field_sep Integer hTTPPort concode_elem_sep String originProtocolPolicy concode_elem_sep Integer hTTPSPort concode_elem_sep String dNSName concode_field_sep CustomOrigin withHTTPSPort concode_elem_sep CustomOrigin withOriginProtocolPolicy concode_elem_sep CustomOrig...
void function ( String arg0 ) { this . url = arg0 ; }
sets the jdbc database url . concode_field_sep String description concode_elem_sep String dataSourceName concode_elem_sep String password concode_elem_sep String serverName concode_elem_sep int loginTimeout concode_elem_sep String user concode_elem_sep String networkProtocol concode_elem_sep PrintWriter logWriter conco...
void function ( ) { mRequestProcessingStartTime = SystemClock . elapsedRealtime ( ) ; }
notifies the logger that this request has been selected from the processing queue for processing . engine latency / total time is measured from this baseline . concode_field_sep int mCallerPid concode_elem_sep long mPlaybackStartTime concode_elem_sep long mReceivedTime concode_elem_sep boolean mLogWritten concode_elem_...
XAResource function ( ) { throw new NotSupportedException ( "srini_string" ) ; }
returns an javax.transaction.xa.xaresource instance . concode_field_sep Logger log concode_elem_sep MultipleManagedConnectionFactory1 mcf concode_elem_sep List<ConnectionEventListener> listeners concode_elem_sep Object connection concode_elem_sep PrintWriter logwriter concode_field_sep void associateConnection concode_...
void function ( HierarchyCallback arg0 , ITypeBinding arg1 , boolean arg2 ) { typeHierarchyHelper ( arg0 , arg1 , arg2 ) ; }
this method will visit every super-type of the given type and call back to the given callback , stopping when the callback returns false . the boolean start_at_root determines whether or not the given type should be visited . if false , the super-types will be visited but not the root . this method ascends types in a d...
DataStore function ( Map < String , Serializable > arg0 ) { return createDataStore ( arg0 ) ; }
as the creation of new mif files is simply achieved by createschema calls , this method simply calls #createdatastore map . concode_field_sep Param PARAM_FIELDCASE concode_elem_sep Param PARAM_SRID concode_elem_sep Param PARAM_NAMESPACE concode_elem_sep Param PARAM_GEOMFACTORY concode_elem_sep Param PARAM_PATH concode_...
void function ( long arg0 ) { this . videoBitrateMin = arg0 ; }
set min video bitrate tolerance in kbit/s concode_field_sep long videoBitrateTolerance concode_elem_sep String type concode_elem_sep double framerate concode_elem_sep String audioCodec concode_elem_sep long videoBitrateMax concode_elem_sep int pass concode_elem_sep int aspectRatio concode_elem_sep long audioBitrate con...
void function ( CalcLangParser . IntExprContext arg0 ) { }
the default implementation does nothing . concode_field_sep PlaceHolder placeHolder concode_field_sep void enterIfStmt concode_elem_sep void enterWhileStmt concode_elem_sep void exitBlockStmt concode_elem_sep void enterProg concode_elem_sep void enterIntExpr concode_elem_sep void enterPrintStmt concode_elem_sep void ex...
boolean function ( ) { return timedOut ; }
returns whether the crawler timed out while trying to add a resource to the queue . if the crawler timed out while trying to add poison , this is not set to true . concode_field_sep int maxFilesToConsider concode_elem_sep boolean hasCompletedCrawling concode_elem_sep int added concode_elem_sep Logger logger concode_ele...
void function ( double arg0 ) { this . valueLow = arg0 ; }
sets the low value of this interval . concode_field_sep double valueLow concode_elem_sep Color color concode_elem_sep double valueHigh concode_elem_sep List<InternalMapObject> members concode_field_sep void addMember concode_elem_sep void setColor concode_elem_sep double getValueLow concode_elem_sep void setValueHigh c...
String function ( HmDatapoint arg0 ) { return WordUtils . capitalizeFully ( StringUtils . replace ( arg0 . getName ( ) , "srini_string" , "srini_string" ) ) ; }
returns the label string for the given datapoint . concode_field_sep Map<String,String> descriptions concode_elem_sep ResourceBundle descriptionsBundle concode_elem_sep Map<String,Set<String>> standardDatapoints concode_elem_sep Logger logger concode_field_sep String getParameterName concode_elem_sep void loadBundle co...
String function ( int arg0 ) { double loc0 = getRelativeSupport ( arg0 ) ; DecimalFormat loc1 = new DecimalFormat ( ) ; loc1 . setMinimumFractionDigits ( 0 ) ; loc1 . setMaximumFractionDigits ( 5 ) ; return loc1 . loc1 ( loc0 ) ; }
get the relative support of this itemset as a string concode_field_sep PlaceHolder placeHolder concode_field_sep void print concode_elem_sep boolean contains concode_elem_sep int size concode_elem_sep double getRelativeSupport concode_elem_sep String toString concode_elem_sep int getAbsoluteSupport
NestedListContainer function ( NestedListContainer arg0 ) { for ( int loc0 = arg0 . size ( ) - 1 ; loc0 >= 0 ; loc0 -- ) { NestedList loc1 = arg0 . getNestedList ( loc0 ) ; if ( loc1 . getClass ( ) == NestedListContainer . class ) eliminateEmptyStructures ( ( NestedListContainer ) loc1 ) ; if ( loc1 . empty ( ) ) arg0 ...
removes all empty structures from a nestedlistcontainer and all substructures . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
void function ( @ Nonnull final Throwable arg0 ) { if ( AEConfig . instance . isFeatureEnabled ( AEFeature . IntegrationLogging ) ) { debug ( arg0 ) ; } }
a specialized logging for mod integration errors , can be disabled inside configuration file . concode_field_sep String DEFAULT_EXCEPTION_MESSAGE concode_elem_sep Logger CLIENT concode_elem_sep Logger SERVER concode_elem_sep String SERVER_SUFFIX concode_elem_sep String LOGGER_PREFIX concode_elem_sep String BLOCK_UPDATE...
void function ( String arg0 ) { this . apiErrorType = arg0 ; }
sets the value of the apierrortype property . concode_field_sep String errorString concode_elem_sep String fieldPath concode_elem_sep String trigger concode_elem_sep String apiErrorType concode_field_sep void setErrorString concode_elem_sep String getTrigger concode_elem_sep String getErrorString concode_elem_sep void ...
void function ( ) { sCInterface . clearEvents ( ) ; }
this method resets the incoming events time events included . concode_field_sep boolean e concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep long i concode_elem_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep void init concode_elem_sep SCInterface getSCInterface concode_elem_sep...
ProfileSpecVersion function ( ) { return profileSpecVersion ; }
gets the value of the profilespecversion property . concode_field_sep ProfileSpecName profileSpecName concode_elem_sep ProfileSpecVersion profileSpecVersion concode_elem_sep ProfileSpecVendor profileSpecVendor concode_elem_sep Description description concode_elem_sep ProfileSpecAlias profileSpecAlias concode_elem_sep S...
DataSet < T > function ( ) { return this . inputDataSet ; }
returns the input dataset of a grouping operation , that is the one before the grouping . this means that if it is applied directly to the result of a grouping operation , it will cancel its effect . as an example , in the following snippet : dataset notgrouped = input.groupby . getdataset ; dataset allreduced = notgro...
void function ( ) { Event loc0 = new Event ( ) ; loc0 . setEventName ( null ) ; eventDAO . addNewEvent ( loc0 ) ; }
test for location is null . negative test case concode_field_sep EventDAO eventDAO concode_field_sep void eventOrgainizerDescIsNull concode_elem_sep void eventCreationIsNull concode_elem_sep void eventStartDateIsNull concode_elem_sep void eventEndDateIsNull concode_elem_sep void eventNameIsNull concode_elem_sep void ev...
String function ( ) { return this . source ; }
getter for source . concode_field_sep String source concode_elem_sep String scriptCode concode_elem_sep boolean promptNeeded concode_elem_sep String[] valueList concode_elem_sep String name concode_elem_sep IContext context concode_elem_sep String comment concode_elem_sep String LIST_SEPARATOR concode_elem_sep String t...
Progress function ( ) { return phases . get ( currentPhase ) ; }
returns the current sub-node executing . concode_field_sep String status concode_elem_sep Progress parent concode_elem_sep ArrayList<Float> progressWeightagesForPhases concode_elem_sep int currentPhase concode_elem_sep ArrayList<Progress> phases concode_elem_sep float progress concode_elem_sep Log LOG concode_elem_sep ...
boolean function ( FileOutputStream arg0 ) { try { if ( arg0 != null ) { arg0 . getFD ( ) . sync ( ) ; } return true ; } catch ( IOException loc0 ) { } return false ; }
perform an fsync on the given fileoutputstream . the stream at this point must be flushed but not yet closed . concode_field_sep int S_IXGRP concode_elem_sep int gid concode_elem_sep int S_IRWXG concode_elem_sep int S_IWGRP concode_elem_sep long mtime concode_elem_sep int mode concode_elem_sep int uid concode_elem_sep ...
float function ( ) { return rotationIK ; }
returns the inverse kinetics rotation , as calculated by any ik constraints . concode_field_sep float worldRotation concode_elem_sep Bone parent concode_elem_sep BoneData data concode_elem_sep float worldX concode_elem_sep float worldY concode_elem_sep float rotation concode_elem_sep float m00 concode_elem_sep float m1...
Integer function ( String arg0 ) { return getInteger ( arg0 , null ) ; }
returns the numeric value associated with the specified name of the child 's node . concode_field_sep HierarchicalStreamReader reader concode_elem_sep UnmarshallingContext context concode_elem_sep Map<String,Object> valueMap concode_field_sep Object getObject concode_elem_sep Object getObject concode_elem_sep Map<Strin...
String function ( ) { return versionString ; }
gets the exchange server version string e.g. `` exchange2010 '' concode_field_sep int minorBuildNumber concode_elem_sep String versionString concode_elem_sep int majorVersion concode_elem_sep int minorVersion concode_elem_sep int majorBuildNumber concode_field_sep int getMajorVersion concode_elem_sep void setVersionStr...
void function ( String arg0 ) { this . nameSuffix = arg0 ; }
sets the value of the namesuffix property . concode_field_sep String firstName concode_elem_sep String lastName concode_elem_sep String fullName concode_elem_sep String nameSuffix concode_elem_sep String additionalTitle concode_elem_sep String middleName concode_elem_sep long serialVersionUID concode_elem_sep String sh...
void function ( String arg0 ) { setTimeZone ( TimeZone . getTimeZone ( arg0 ) ) ; }
set the timezone . concode_field_sep String _formatString concode_elem_sep long _lastSeconds concode_elem_sep int _lastMs concode_elem_sep String _lastResult concode_elem_sep String _secFormatString concode_elem_sep String DEFAULT_FORMAT concode_elem_sep DateFormatSymbols _dfs concode_elem_sep String _secFormatString0 ...
void function ( ) { for ( ; fsnamesystem . isRunning ( ) ; ) { synchronized ( fsnamesystem ) { checkLeases ( ) ; } try { Thread . sleep ( 2000 ) ; } catch ( InterruptedException loc0 ) { if ( LOG . isDebugEnabled ( ) ) { LOG . debug ( name + "srini_string" , loc0 ) ; } } } }
check leases periodically . concode_field_sep SortedMap<String,Lease> sortedLeasesByPath concode_elem_sep long hardLimit concode_elem_sep SortedMap<String,Lease> leases concode_elem_sep FSNamesystem fsnamesystem concode_elem_sep Collection<String> paths concode_elem_sep long lastUpdate concode_elem_sep String name conc...