query_id
stringlengths
32
32
query
stringlengths
7
129k
positive_passages
listlengths
1
1
negative_passages
listlengths
88
101
98f2a207a06ddf7ead5eef3b4df6ea37
todo : implement (especially leveraging the new pathToDomainBindingXref map)
[ { "docid": "3d8561efcfbf118d667cd98b6ec7ffc1", "score": "0.0", "text": "@Override\n\tpublic EntityTypeLiteralSqmExpression visitEntityType(String identificationVariable) {\n\t\tthrow new NotYetImplementedException();\n\n//\t\tfinal SqmFrom fromElement = currentQuerySpecProcessingState.findNavigableBindi...
[ { "docid": "0cb528c830fe9d1fa7b52a3132c0e220", "score": "0.5363346", "text": "public void setXref(List<String> xref) {\n this.xref = xref;\n }", "title": "" }, { "docid": "24da9558ba9b0216051cfda34ca4a9d0", "score": "0.53610027", "text": "PropertyForeignXRef() {\n super(...
a16c0449293e5d1a4f6753c0b5e6b7fe
EC stored in the Identity Proof, if present, in the form of an X509Certificate object.
[ { "docid": "2d98449df7e9e52e2d578c0371be6d98", "score": "0.57803816", "text": "public X509Certificate getEkCred() \r\n\t\t\tthrows CertificateException {\r\n\t\treturn X509Certificate.getInstance(ekCredBytes);\r\n\t}", "title": "" } ]
[ { "docid": "2e1c65fb454d3544c69754e597956c5c", "score": "0.6391599", "text": "public X509Certificate getCertificate() {\n\t\t// TODOdone: implement\n\t\t//\n\t\t// This method should throw IllegalStateException if anything goes wrong with the card.\n\t\t// Make sure to set original exception as new exce...
00538bf47ab2b235ece0801b23b4c164
resolveProxies?="resolving"? & (containment?="contains" | container?="container") | local?="local"? & "refers"
[ { "docid": "e91227e2e64fa5f24eefcfc97caea90b", "score": "0.0", "text": "public Alternatives getAlternatives_1() { return cAlternatives_1; }", "title": "" } ]
[ { "docid": "ebf4f43549fbef8e86914b33c1d43952", "score": "0.54564196", "text": "public boolean hasXReproxy();", "title": "" }, { "docid": "d45777b040ca9f5e7a2d915a3dd155ad", "score": "0.5374777", "text": "ResourceManager.ReferenceList filterTargetContainers(ResourceResolver resolver,\...
b1162e2446b39a6051ee390c7febe731
Check classpath if it has the classes/jars needed.
[ { "docid": "18d95dc27d6ed48c5b36a7c3c1fa4203", "score": "0.72009593", "text": "public static String checkCCSClasspath() {\n // List of jars to check for\n //String[] jars = {\"mail.jar\", \"activation.jar\"};\n String[] jars = {};\n\n // Return\n return checkClasspath(...
[ { "docid": "69fa9dbded2efa373a54db15b51fef1f", "score": "0.6689511", "text": "public static String checkClasspath(String[] jars) {\n // Return value\n StringBuffer missing = new StringBuffer();\n\n // Get the classpath individual path list\n String cpath = getClasspath();\n ...
3c577dcf31a601db901d945da1ad38a8
Disallow temporary tables presence in sql statement (ex: in view definitions)
[ { "docid": "328f5d4234d04acfc94c0433b582ebad", "score": "0.737758", "text": "public void disallowTemporaryTables() {\n catalog.disallowTemporaryTables();\n }", "title": "" } ]
[ { "docid": "ac34c49aeaa05ae7fe6e0cc2427cd48d", "score": "0.6984336", "text": "private boolean isImplicitTemporaryTable()\n/* */ {\n/* 709 */ return this.isImplicitTempTable;\n/* */ }", "title": "" }, { "docid": "f92561582fcecaf269a318a667f869db", "score": "0.5387518", ...
79831649a47af18f400500297d92a87e
$ANTLR end "rule__Wh__ElementsAssignment" $ANTLR start "rule__Program__NameAssignment_1" InternalWh.g:1248:1: rule__Program__NameAssignment_1 : ( RULE_ID ) ;
[ { "docid": "42a58a6ba59515ac1760c8cff9c9e3f5", "score": "0.75023454", "text": "public final void rule__Program__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalWh.g:1252:1: ( ( RULE_ID ) )\n //...
[ { "docid": "5bdc52cc8cb180bcd8f5b40462c62260", "score": "0.7039849", "text": "public final void rule__Application__NameAssignment_1() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.ese.android.dsl.ui/src-gen/org/e...
33241987103523042fcca599a11351ba
private static MergeSort mergeSort = new MergeSort();
[ { "docid": "43c6e51818506c49e6c22cb902d8ff0d", "score": "0.0", "text": "public int[] bubbleSort(int n){\n return model.createArray(n);\n }", "title": "" } ]
[ { "docid": "bb176cb925f1819bbbdd9f788bf93801", "score": "0.86318505", "text": "private MergeSort() {}", "title": "" }, { "docid": "a5c3f1517c05d7d7d411b4a5cd43010f", "score": "0.85342133", "text": "private MergeSort() { }", "title": "" }, { "docid": "b42c57ec5d6754e0e3f3...
0bca5d91975908ac3dccc714cc4a5a86
Run the void ignorableWhitespace(char[],int,int) method test.
[ { "docid": "b2910d9bdd0ac166081b72d1d8f3144a", "score": "0.63422763", "text": "@Test\n\tpublic void testIgnorableWhitespace_fixture6_1()\n\t\tthrows Exception {\n\t\tSequentialTreeBuilder fixture = getFixture6();\n\t\tchar[] ch = new char[] {' ', '\\n', 'a', '�'};\n\t\tint start = 1;\n\t\tint length = 7...
[ { "docid": "fc0b8087d23e2f4fc17d92d6c7157acf", "score": "0.6917523", "text": "@Override\n\tpublic void ignorableWhitespace(char[] arg0, int arg1, int arg2) throws SAXException {\n\n\t}", "title": "" }, { "docid": "25579c843759c1e11546a3991f58a84f", "score": "0.6760093", "text": "publ...
2e7b319efb388f5e39ed04a8124a180b
Starts the Timer controlling the keepalive signal.
[ { "docid": "ca3ace397c4e3232054a0665d4152688", "score": "0.6267947", "text": "public static void start() {\r\n\t\tt = new Timer();\r\n\t\tt.scheduleAtFixedRate(new TimerTask() {\r\n\r\n\t\t\t@Override\r\n\t\t\tpublic void run() {\r\n\r\n\t\t\t\tCommandSender.INSTANCE.sendCommand(COMMAND_RESETWATCHDOG\r\...
[ { "docid": "92fe40177a93a27fd14c055c4b5b512d", "score": "0.6875029", "text": "public void startTimer() {\n timer = new Timer();\n\n //initialize the TimerTask's job\n initializeTimerTask();\n\n //schedule the timer, to wake up every 1 second\n timer.schedule(timerTask,...
f36bfd092afa4a2c3c8502d7facf3bac
check va cham item
[ { "docid": "de3c9e82c1a24c5dab50bc6665c6198d", "score": "0.6636064", "text": "public void checkItem() {\n Entity t = BombermanGame.checkCollisionItem(this.rectangle);\n if (t instanceof SpeedItem) {\n speed ++;\n ((SpeedItem) t).afterCollision();\n SoundEff...
[ { "docid": "c0927a2d53f169885004a7489578a101", "score": "0.69069225", "text": "public boolean usesItem(Item item){\n for (char c : item.getName().toCharArray()){\n if(!content.contains( String.valueOf(c) )){\n return false;\n }else {\n// count++...
6b14ac1150b43471eb4d2beb70c81e86
$ANTLR end "rule__JvmLowerBound__Group__1__Impl" $ANTLR start "rule__CheckCatalog__PackageNameAssignment_2" ../com.avaloq.tools.dslsdk.check.ui/srcgen/com/avaloq/tools/dslsdk/check/ui/contentassist/antlr/internal/InternalCheck.g:17532:1: rule__CheckCatalog__PackageNameAssignment_2 : ( ruleQualifiedName ) ;
[ { "docid": "ebaa831db893416c202837610f7e4812", "score": "0.75997925", "text": "public final void rule__CheckCatalog__PackageNameAssignment_2() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../com.avaloq.tools.dslsdk.c...
[ { "docid": "28fbc09ef9607bc9c3b7e120b7670566", "score": "0.74448395", "text": "public final void rule__CheckCatalog__Group__2__Impl() throws RecognitionException {\r\n\r\n \t\tint stackSize = keepStackSize();\r\n \r\n try {\r\n // ../com.avaloq.tools.dslsdk.check.ui/s...
9b58776d6a27f5611ca321c74a6971d7
Calendar c = Calendar.getInstance(); String hora = Integer.toString(c.get(Calendar.HOUR));
[ { "docid": "bf82e0e5133aee9ef6524825a382b843", "score": "0.0", "text": "public String getHours() {\n\n\t\treturn \"numsei\";\n\t}", "title": "" } ]
[ { "docid": "fc82d28ce3355cf5218d68fc4c4044df", "score": "0.78849906", "text": "private String horaActual(){\n\t\t\n Calendar calendarioAhora = Calendar.getInstance();\n Date dateAhora = calendarioAhora.getTime();\n\t\tString hora = \"\"+ dateAhora.getHours() + \"\";\n String minutos...
9e569cf29fc4ce98ef46a7bcd2d8425a
Saves the the information associated with a case to persistent storage.
[ { "docid": "bd1cb5fcfd60e8d1b46c9d45be00e975", "score": "0.627447", "text": "public boolean saveCase(UUID caseID, long cprNumber, String type, String mainBody,\n LocalDate dateCreated, LocalDate dateClosed, int departmentID, String inquiry);", "title": "" } ]
[ { "docid": "2d15a14c055983cac775a1ef5e64b55c", "score": "0.66868985", "text": "@Override\n\tpublic void saveCaseZj(CaseZj caseZj) {\n\t\tcaseZj.setId(null);\n\t\tthis.saveOrUpdateObject(caseZj);\n\t}", "title": "" }, { "docid": "f45049faddb80b52fd0f9483b0de798b", "score": "0.6284952", ...
f1957558336a13e7c00a6934e2db24b1
Gets the os architecture.
[ { "docid": "c8e0c4fc3d3ceb46b806d71eb286d9cd", "score": "0.7616683", "text": "public final ProcessorArchitectureXml getosArchitecture() {\n\t\treturn this.osArchitectureField;\n\t}", "title": "" } ]
[ { "docid": "a6390913f7c2ad87cac00ef8a4f8973c", "score": "0.8237745", "text": "public static String getOsArch() {\n return System.getProperty(\"os.arch\");\n }", "title": "" }, { "docid": "bcada3f6a976573eb6be6268d02c0651", "score": "0.80106694", "text": "public String getOs...
b1dd589ca50cf838965a2b85b16e37f6
end default constructor constructor, the root of the tree will contain the specified item, and there is no children
[ { "docid": "79727349a03fe4b5d8c2c3d1acb22c32", "score": "0.6914989", "text": "public BinaryTreeBasis(E rootItem) {\r\n\t\troot = new TreeNode<E>(rootItem, null, null);\r\n\t}", "title": "" } ]
[ { "docid": "12f074e8f6def51dd2ece1de7cfd4073", "score": "0.72578114", "text": "GTUBinarySearchTree(E item){\n root = new Node<>(item);\n isPostFound = false;\n }", "title": "" }, { "docid": "2d8778b150ac3d6b42e24d0edac5882b", "score": "0.7073178", "text": "public Tre...
b1b3168e4816034341669e7523d1b576
Return a String representation of the array taking into account size.
[ { "docid": "a7c38d21292a1437b67316e5b91257c2", "score": "0.7104085", "text": "public static String toString(int[] data, int size) {\n String s = \"[\";\n for(int i = 0; i < data.length - 1; i++) {\n if(i == size - 1) s += data[i] + \" | \";\n else s += data[i] + \", \";\n }\n if(da...
[ { "docid": "50a9f8cd4c383c7ae7f1209ef9563117", "score": "0.8210927", "text": "@Override\n public String toString() {\n return new String(array, 0, size);\n }", "title": "" }, { "docid": "e00ad4e2b663476f082828a09b2b753f", "score": "0.7869855", "text": "public...
e12888bd08a4161bef2bf5142f4b3fbc
Build call for addToLibrary
[ { "docid": "06fb63bbfeb6206e4a0ed4b28276e490", "score": "0.45119715", "text": "public com.squareup.okhttp.Call addToLibraryCall(AddLibraryItemRequest addLibraryRequest, final ProgressResponseBody.ProgressListener progressListener, final ProgressRequestBody.ProgressRequestListener progressRequestListener...
[ { "docid": "cc3a497fe2a313f597cb4919101d59f8", "score": "0.71464884", "text": "void onStartBuildingLibrary();", "title": "" }, { "docid": "26b554b8179f962ab80b0cd168efdc24", "score": "0.6633432", "text": "void onFinishBuildingLibrary(AsyncBuildLibraryTask task);", "title": "" }...
a843f1bbcca615bcf5840d4288c70bfe
Returns a new instance of this fragment for the given section number.
[ { "docid": "2d0eee8ed37a09091bea4a09a48f1949", "score": "0.7377193", "text": "public static TicketCreateFragment newInstance(int sectionNumber) {\n TicketCreateFragment fragment = new TicketCreateFragment();\n Bundle args = new Bundle();\n args.putInt(ARG_SECTION_NUMBER, sectionNumb...
[ { "docid": "c65e10ed2b21a3ddb7715f5e9c06908f", "score": "0.77542657", "text": "public static Fragment newInstance(int sectionNumber) {\n if (sectionNumber == 1) {\n return new UpdateInformationFragment();\n }\n if (sectionNumber == 2) {\n re...
8eb4eef8af8aa1e14e347ade3e117b3c
Returns the current position in the content media
[ { "docid": "81c07f1384416e0d9ca7f424ce81a7b5", "score": "0.76461095", "text": "@Override\n public long getCurrentPosition() {\n long currentPosition = contentHasCompleted ? getContentDuration():brightcoveExoPlayerVideoView.getCurrentPosition();\n return currentPosition;\n }", "ti...
[ { "docid": "ed9e2cff584ef0e3ab3c53af8b221fff", "score": "0.75430053", "text": "@Override\n\tpublic int getCurrentPosition() {\n\t\treturn FvVideoPlay.getCurrentPosition();\n\t}", "title": "" }, { "docid": "c64a1076ce15b846f14951f511cc8a63", "score": "0.73534274", "text": "public int ...
576791847d19fbc1e93f9f1e90f27e78
TrackPlayer player = new TrackPlayer(trackPaths); player.play();
[ { "docid": "5949b1a218d29992add62de550094656", "score": "0.0", "text": "@Test\n\tpublic void playTest() {\n\t}", "title": "" } ]
[ { "docid": "76fc9e2eba72765be30c3ea72bedf6a4", "score": "0.77513015", "text": "void playTrack(String id);", "title": "" }, { "docid": "ee07d88ca6a90ae797ef4e41b984291f", "score": "0.7727022", "text": "public abstract void playTrack();", "title": "" }, { "docid": "77bcdf17...
b8122ba6d588c9f10bd6836c723e6b72
Returns a new object of class 'Checking Account'.
[ { "docid": "e4bc3178b123c5bd16acc032bc844d3b", "score": "0.83516186", "text": "CheckingAccount createCheckingAccount();", "title": "" } ]
[ { "docid": "79caf1026c44dba59583bfa4b0f7f975", "score": "0.79216284", "text": "public CheckingAccount addCheckingAccount()\n {\n CheckingAccount ca = new CheckingAccount();\n listOfAccounts.add( ca );\n return ca;\n }", "title": "" }, { "docid": "2fa28dd15038b7a3a74553db3f...
93893d3fb007c5c288ccf691186f59df
Range Managemenet These methods work on allranges, and must all be synchronized
[ { "docid": "a2fb1abbaa795c9ebb0ca4250e65c786", "score": "0.0", "text": "public RangeList getRangeList() {\n List<PageExtractor> extractors = viewport.getDocumentPanel().getParser().getPageExtractors();\n List<Range> combined = new ArrayList<Range>();\n synchronized(allranges) {\n ...
[ { "docid": "efa5d19e6b67ec3e920d6c2eb4c3bffa", "score": "0.72773284", "text": "void setRange(Range range);", "title": "" }, { "docid": "7a5a593a145d307b75e14ced1af2ea0e", "score": "0.7099788", "text": "public void setRange(int range) { this.range = range; }", "title": "" }, {...
f8638ed844e36959487d82c2c10c4b8f
add edge between person and friend if person or friend not exists in graph, it will be automatically added
[ { "docid": "9dccf25f5c6415d665cef31910cfc942", "score": "0.79485023", "text": "public boolean addEdge(Person person, Person friend) {\r\n\t\t// get index\r\n\t\tint personIndex, friendIndex;\r\n\t\tpersonIndex = getPersonIndex(person);\r\n\t\tfriendIndex = getPersonIndex(friend);\r\n\t\t\r\n\t\t// autom...
[ { "docid": "c4eb070213d0e314ee6ba570a242de54", "score": "0.65659845", "text": "@Override\n\tpublic void addEdge(Relation relation)\n\t{\n\t}", "title": "" }, { "docid": "61ac06b7f4e97bbc7c26fcfbdf6b62eb", "score": "0.65295005", "text": "boolean addUndirectedEdge(V v1, V v2, E info) t...
c025e30683d94b1ee9f098b603542e25
Simulate a billrun on the first and verify we bill the current period start date aligns with BCD endDate after targetDate and nextBCD
[ { "docid": "7a384e94420b48004b21a4f1652fcdc0", "score": "0.7001213", "text": "@Test(groups = \"fast\")\n public void testScenarioBillRun_G() {\n final LocalDate targetDate = new LocalDate(\"2022-12-01\");\n final LocalDate start = new LocalDate(\"2022-11-07\");\n final LocalDate ...
[ { "docid": "93cc2e1e0e39c2887bbc44d3c0da375a", "score": "0.74048185", "text": "@Test(groups = \"fast\")\n public void testScenarioBillRun_D() {\n final LocalDate targetDate = new LocalDate(\"2022-11-01\");\n final LocalDate start = new LocalDate(\"2022-09-01\");\n final int bcd =...
95216496092c81c84c8d4f47d2eb90d6
Called to update the entity's position/logic.
[ { "docid": "66faa6eb3def88d0c1ce4ee4dc8c1615", "score": "0.69447327", "text": "public void onUpdate ( ) {\n this.onEntityUpdate ( );\n }", "title": "" } ]
[ { "docid": "7830962f34c2902939c092169e449994", "score": "0.755317", "text": "@Override\n public void updateEntity()\n {\n }", "title": "" }, { "docid": "ac8018d25aeff71357501e98763e1778", "score": "0.74352086", "text": "@Override\n\tpublic void updatePosition() {\n\n\t}", ...
ed26f83cd13b6d82269bddf1f133c80e
$ANTLR end "rule__DisjunctionExpressionConstraint__Group_1_0_0__1__Impl" $ANTLR start "rule__ConjunctionExpressionConstraint__Group__0" InternalEclParser.g:1656:1: rule__ConjunctionExpressionConstraint__Group__0 : rule__ConjunctionExpressionConstraint__Group__0__Impl rule__ConjunctionExpressionConstraint__Group__1 ;
[ { "docid": "fc9db79e05ad26fa27242589d58fae7f", "score": "0.7850679", "text": "public final void rule__ConjunctionExpressionConstraint__Group__0() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalEclParser.g:1660:1: ( rule__C...
[ { "docid": "aff36afb44514852fe4d46a2b18ae39f", "score": "0.8320501", "text": "public final void rule__ConjunctionExpressionConstraint__Group_1_0__0__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \t\n try {\n // InternalEclParser.g:1779:1:...
21b8916b49240acbbf4b3440578fc8e8
Simple startTopicMap, followed by an endTopicMap event.
[ { "docid": "db9fb01a32dbac99eb869f91b6f4496e", "score": "0.5303051", "text": "public void testEmpty() throws Exception {\r\n assertEquals(0, _tm.getTopics().size());\r\n assertEquals(0, _tm.getAssociations().size());\r\n _handler.startTopicMap();\r\n _handler.endTopicMap();\r...
[ { "docid": "9a03e166b7e332a8592e6aafb2678c19", "score": "0.6188883", "text": "public void testTopicMapReifier() throws Exception {\r\n String ref = \"http://sf.net/projects/tinytim/test#1\";\r\n _handler.startTopicMap();\r\n _handler.startReifier();\r\n _handler.startTopic(Re...
ccbd7a2e392567cb0360fe2120f63135
find the animal object belonging to the cover object
[ { "docid": "4d84467cf667688b21122dfd16fe926a", "score": "0.75671476", "text": "private AbstractCoverObject getCoverFromAnimal (AbstractAnimalObject anAnimal) {\n\t\tfor (AbstractCoverObject z : coverObjects) {\n\t\t\tif (z.getPopUpObject() != null && z.getPopUpObject().equals(anAnimal)) {\n\t\t\t\tretur...
[ { "docid": "205ee9c49324ded5ba3eac19d3f72267", "score": "0.5640593", "text": "private Habitat findHabitat(Animal animal) {\n for (Habitat home : this.habitatList) { \n String classAnimal = this.habitatsHoldingAnimals.get(home).getClass().getName();\n int sizeMeters = animal.getSizeMeters();...
224c3d28ab3d9700644dfa9cae30e7b6
This implementation substitutes the factory itself as the key for the adapter.
[ { "docid": "6b423036a727180350a4d88a2a7031c0", "score": "0.0", "text": "@Override\r\n\tpublic Adapter adapt(Notifier notifier, Object type) {\r\n\t\treturn super.adapt(notifier, this);\r\n\t}", "title": "" } ]
[ { "docid": "d8cc43bbb1527e92d87b8e9bd6b47483", "score": "0.6527308", "text": "@Override\n public String getKey() {\n return adapterClass.getName();\n }", "title": "" }, { "docid": "e3afbbdcc654f568266b61024d9747a6", "score": "0.58962953", "text": "@Override\n\tToken getF...
b11c5e897d9f1d1ed37a557742881b94
Expansion: find a librarian by his name
[ { "docid": "f58e657ede7e63612ec96208b05c991f", "score": "0.76092255", "text": "Librarian findByLibName(String name);", "title": "" } ]
[ { "docid": "48cb770f7472fecc457707a55a8250ef", "score": "0.590651", "text": "@Override\n public Librarian findByLibrarianName(String loginname) {\n return iLibrarianDao.findByLiararianName(loginname);\n }", "title": "" }, { "docid": "0c06f5a69930cc511197aa112d563258", "score...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "2003482621426b916c255d70ab04848d", "score": "0.0", "text": "@Override\n\tpublic void onClick(View view) {\n\n\t\tif (view.getId() == R.id.btn_submit) {\n\t\t\tauthentication = new Authentication(getActivity());\n\t\t\tgetChallengeDetailsItems = new GetChallengeDetailsItems();\n\t\t\tProfile ...
[ { "docid": "d7194e467f51e022c107531d8614b6a3", "score": "0.6905833", "text": "@Override\r\n\tpublic void anular() {\n\t\t\r\n\t}", "title": "" }, { "docid": "cdf542363f5b089e84183e3d9020935f", "score": "0.6697644", "text": "@Override\n\t protected void ramana() {\n\t\t\n\t}", "ti...
bd2098dfe9bd9ddca107ce3681568c74
Retrieves the depth of this Texture3D object.
[ { "docid": "463a72baaf20cef061179e3f3bdc0219", "score": "0.8067443", "text": "public int getDepth() {\n if (isLiveOrCompiled())\n if(!this.getCapability(ALLOW_SIZE_READ))\n\t\tthrow new CapabilityNotSetException(J3dI18N.getString(\"Texture3D2\"));\n\n\treturn ((Texture3DRetained)this.r...
[ { "docid": "6714bda6b4bfb4f5558f4bfb05ba7a6a", "score": "0.7360684", "text": "public float getDepth() {\n return this.depth;\n }", "title": "" }, { "docid": "2c46e4bcd134ecf66941411d43d88c4c", "score": "0.72649056", "text": "Double getDepth();", "title": "" }, { ...
b54d81cb2ea7bfeb0e84eb31e91545b5
Do nothing but close the dialog
[ { "docid": "c6a31cd76d6be8596a0a132c8b2688aa", "score": "0.0", "text": "public void onClick(DialogInterface dialog, int which) {\n favorites.delete_menu_item(ids_menus);\n // Toast.makeText(getContext(),item_type.getText().toString() + \" is removed\" , Toas...
[ { "docid": "c91505fe2687a062cf56a276be0d6bbf", "score": "0.79925436", "text": "protected void dismissdialog() {\n }", "title": "" }, { "docid": "4e3b9e603dfdf507baf02b6992a18803", "score": "0.7918564", "text": "@Override\n\tpublic void close() {\n\t\tif(dialog.isShowing()){\n\t\t\...
c5ad51f819cde621c0b75220df839103
Initialise all the cards of the deck
[ { "docid": "53afd822259466ba5545d27d2c806efd", "score": "0.73523074", "text": "private void initCards() {\r\n\t\tcards.add(new Card(\"Mrs Peacock\", \"Character\", \"mrspeacock.png\"));\r\n\t\tcards.add(new Card(\"Mrs White\", \"Character\", \"mrswhite.png\"));\r\n\t\tcards.add(new Card(\"Miss Scarlet\"...
[ { "docid": "69a52195e1bed14641289a689eca76b7", "score": "0.84051144", "text": "public void initDeck() {\n for (int m = 1; m <= 12; m++) {\n for (int d = 0; d <=3; d++) {\n /**\n * 4m-4+d ranges from 0 to 47 during the loop\n */\n ...
4331b7f58497e784af783df668ce50fd
/ renamed from: c
[ { "docid": "0267db5dd37b6085db80309278c5882a", "score": "0.0", "text": "public static void m2368c(Object obj, CharSequence charSequence) {\n ((AccessibilityNodeInfo) obj).setPackageName(charSequence);\n }", "title": "" } ]
[ { "docid": "1e50fdc0a079e9ccff8941a7c9d7b183", "score": "0.66318566", "text": "@Override\n\tpublic void c() {\n\t\t\n\t}", "title": "" }, { "docid": "1e50fdc0a079e9ccff8941a7c9d7b183", "score": "0.66318566", "text": "@Override\n\tpublic void c() {\n\t\t\n\t}", "title": "" }, ...
4f5f2a5dd9be334ce6e538b1a6487895
self.participant>one(partic : cda::Participant2 | partic.oclIsKindOf(ccd::PatientAwareness))
[ { "docid": "bfbe620fb10166ccdec4af43a0a4d10b", "score": "0.0", "text": "public static boolean validateConditionEntryContainsPatientAwareness(ConditionEntry conditionEntry,\r\n\t\t\tDiagnosticChain diagnostics, Map<Object, Object> context) {\r\n\t\tif (VALIDATE_CONDITION_ENTRY_CONTAINS_PATIENT_AWARENESS_...
[ { "docid": "ea77a5f8628f2db8abcc68bcc4552acf", "score": "0.5643788", "text": "public interface AllergyConcernAct2 extends AllergyProblemAct {\r\n\t/**\r\n\t * <!-- begin-user-doc -->\r\n\t * <!-- end-user-doc -->\r\n\t * <!-- begin-model-doc -->\r\n\t * @param diagnostics The chain of diagnostics to whi...
bc8ad99c48880581a361393293674733
Sets the start and end point.
[ { "docid": "8b3d8e057c9e831cf9cbf104ee472dd8", "score": "0.71769506", "text": "public void setPoints(Point start, Point mid, Point end) {\n\t\tsetPointAt(start, 0);\n\t\tsetPointAt(mid, 1);\n\t\tsetPointAt(end, 2);\n\t}", "title": "" } ]
[ { "docid": "9cdaa77fce3045f5e8088e4193c16e6c", "score": "0.7630522", "text": "public void setStart(Point start) {\n this.start = start;\n }", "title": "" }, { "docid": "b316993d27d3055f105d03e267804efc", "score": "0.7315396", "text": "public void setEnd(Point end) {\n ...
3a2656cdd9a82d60ba2cd8c10742cfb9
POST /estadofichas : Create a new estadoFicha.
[ { "docid": "dfcbe7e94aad728d37585731804ead1e", "score": "0.7966478", "text": "@PostMapping(\"/estado-fichas\")\n public ResponseEntity<EstadoFicha> createEstadoFicha(@Valid @RequestBody EstadoFicha estadoFicha) throws URISyntaxException {\n log.debug(\"REST request to save EstadoFicha : {}\", ...
[ { "docid": "f8ec844ae2aea638af2090c729380205", "score": "0.6553346", "text": "@PostMapping(\"/esp\")\n\tpublic ResponseEntity<Object> createEspecialidad(@RequestBody Especialidad esp) {\n\t\tif (esp.getId() != null && espRepo.get(esp.getId()) == null) {\n\t\t\tespRepo.put(esp.getId(), esp);\n\t\t\tretur...
62f766edb5f63733d6dc877c79a8b7fb
This function always returns false because a variable symbol is never ground by definition.
[ { "docid": "aeb2b40f62a27013c56196e38eca05ec", "score": "0.61748606", "text": "public boolean isGround()\n {\n return false;\n }", "title": "" } ]
[ { "docid": "286f7489157b2b0ce61b06d5d3fca7d6", "score": "0.7063471", "text": "boolean hasVariable();", "title": "" }, { "docid": "e5a93515326e837576c98a19e1f9d774", "score": "0.6947675", "text": "protected boolean symbolDefined( String symbol )\r\n\t{\r\n\t\treturn ( definedSymbols.g...
0f84b5165daf8288b14231ef42e7addf
Get the port that the standard dunit locator is listening on.
[ { "docid": "881e76a200163c96d2df5f5ec1562468", "score": "0.0", "text": "protected static String getDUnitLocatorAddress() {\n return Host.getHost(0).getHostName();\n }", "title": "" } ]
[ { "docid": "3a4aef1f57e90bc65dbb57747d37816d", "score": "0.7515821", "text": "public int getPort();", "title": "" }, { "docid": "3a4aef1f57e90bc65dbb57747d37816d", "score": "0.7515821", "text": "public int getPort();", "title": "" }, { "docid": "3a4aef1f57e90bc65dbb57747d...
e324c41e37fb99524fbcc4e7e735c8c9
g.setColor(Color.CYAN); g.fillRect(xPos, yPos, cookDimensions, cookDimensions);
[ { "docid": "c3e8eb75c60e3c79c0efe747b9336cbb", "score": "0.0", "text": "public void draw(Graphics2D g) {\n \tg.drawImage(icon.getImage(), xPos, yPos, 30, 30, null);\n \t\n try{\n \tfor(MyGrillSpot gs : grillSpots){\n \t\tg.setColor(Color.BLACK);\n \t\tg.drawString(gs.ch...
[ { "docid": "c82ed548108f53445cf4d874edebff43", "score": "0.76056874", "text": "@Override\n\tpublic void draw(Graphics g) {\n\t\tg.setColor(Color.RED);\n\t\tg.fillRect(cX, cY, WIDTH, HEIGHT);\n\t}", "title": "" }, { "docid": "8c4e92d7fc9e064d733b6f680b049cb6", "score": "0.7604223", "t...
0d38dba07a01104665830c732ca7698a
Returns true if field success is set (has been assigned a value) and false otherwise
[ { "docid": "c51ec7b19b501929ff7bc11ce4518a22", "score": "0.0", "text": "public boolean isSetSuccess() {\n return EncodingUtils.testBit(__isset_bitfield, __SUCCESS_ISSET_ID);\n }", "title": "" } ]
[ { "docid": "5713b7f2c4ba9c64eb4eda4918ce0429", "score": "0.80616504", "text": "public boolean is_set_success() {\n return this.success != null;\n }", "title": "" }, { "docid": "130aa6d514de9eedb54ebcda527fce0e", "score": "0.7662945", "text": "public boolean isSetSuccess() {\r...
fde10102a70c9ff3331358dfe5f04e17
Variable Header Skip reserved byte
[ { "docid": "b79f6f279e9d081b9e961b212e07e9a9", "score": "0.6103191", "text": "@Override\n protected void decodeVariableHeader(ConnAckMessage message, ByteBuf in) {\n in.skipBytes(1);\n // Return code\n message.setReturnCode(ConnAckMessage.ReturnCode.values()[in.readByte()]);\n ...
[ { "docid": "0b854c664eb5a398eddc31c66afc9129", "score": "0.62194145", "text": "public byte[] getVariableHeader() throws MqttException {\n return new byte[0];\n }", "title": "" }, { "docid": "97b65f730fe884208e49867cc7350df7", "score": "0.6133876", "text": "protected void de...
de6ef0fa7e9e74a4dfd6f2e7ccbd83f0
Regiester control's property binding.
[ { "docid": "1da0784bfb1deeb834cfc081accc7fa4", "score": "0.5375485", "text": "private void registerBindings(){\t\t\n\t}", "title": "" } ]
[ { "docid": "7ec125845d5f257f68f49bffb1770732", "score": "0.6175034", "text": "public Property makePropertyAndBind() {\n \t\treturn bind( makeProperty() );\n \t}", "title": "" }, { "docid": "3b43e25b5c9950bca971dc3da4ead609", "score": "0.57136124", "text": "private void setupBindings(...
cb4d40eed2a549eb1ab3b16890145102
FIXME How to know of it is a new forum or an update ?
[ { "docid": "0cb7d4b6d9bc2047f3e9a9bb76f4dad9", "score": "0.56690174", "text": "@Override\n public void saveForum(Forum forum) {\n\n if(indexingService != null) {\n Map<String, Object> content = new HashMap<String, Object>();\n content.put(\"forum\", forum);\n SearchEntry searchEntry =...
[ { "docid": "f74bdb4a4b5044d36eadf164e9f83aa2", "score": "0.666082", "text": "@Override\r\n\tpublic int update(Forum forum) {\n\t\treturn 0;\r\n\t}", "title": "" }, { "docid": "5840339b69c3f2721767bdde12095588", "score": "0.6114573", "text": "public interface ForumAdapter {\r\n lon...
8c837c56b423b4f43adeff28825bd7cf
Sets the maximum number of allowed datapoints.
[ { "docid": "17d0a630b864a58e3c41fbbd2de4dd20", "score": "0.75843775", "text": "public void setMaximumPoints(int maxPoints) {\n this.maxPoints = maxPoints;\n }", "title": "" } ]
[ { "docid": "e682351b1395df65036c09300f9f3980", "score": "0.7770115", "text": "public void setMaxPoints(int max) {\n tableData.setMaxPoints(max);\n }", "title": "" }, { "docid": "9e5fc3876e4b7654f4f257078931f02c", "score": "0.7283891", "text": "public void setMaxPoints(Double poin...
349bafb686b37c7a5ad5cb52445ebfd3
Returns the value of timeout for connect operation
[ { "docid": "4c0449b2538c05c058741cca68b8839a", "score": "0.6530689", "text": "public int getTimeOut(){\n return this.timeOut;\n }", "title": "" } ]
[ { "docid": "a0c7821cf663e6c996b455aa7ae15e9e", "score": "0.8931877", "text": "long getConnectTimeout();", "title": "" }, { "docid": "8ffa6c7a448a455624d123a9a61df3f4", "score": "0.8836479", "text": "int getConnectTimeout();", "title": "" }, { "docid": "8ffa6c7a448a455624d...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "6dfb03a80adb1d13c6d66bb82f3f97d0", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tString input = \"1.1.1.1\";\n\t\tString result = solution(input);\n\t\tSystem.out.println(\"Result: \"+result);\n\t}", "title": "" } ]
[ { "docid": "b7c706d331e2b507ec0ff8404ad87dc7", "score": "0.69742316", "text": "@Override\r\n\t\t\tpublic void crispel() {\n\t\t\t\t\r\n\t\t\t}", "title": "" }, { "docid": "76b3966c8e3f64884c4127d1a3df09a8", "score": "0.68059677", "text": "@Override\r\n\t\t\tpublic void maruti() {\n\t...
f9a34cc5bf7a9a346442c41ce6854485
/ Include an extract of the WO portion of the 5.4.3 license agreement. Not ideal as 5.3.3 is slightly different, but it is better than nothing.
[ { "docid": "4c730c0efa28dd20ce4518bfc2104598", "score": "0.6563124", "text": "private static void showLicense() {\n System.out.println(\"WebObjects License Agreement extract:\\n\\n\" + \n \"Subject to the terms and conditions of this License, you may incorporate the\\n\" +\n \"WebObject...
[ { "docid": "deb38a7df30b7b8fa694a4e95ad70fa2", "score": "0.68705684", "text": "private String extractLicence() {\n\t\treturn null;\r\n\t}", "title": "" }, { "docid": "888b0e41ed556d7086f6ad49bca1e354", "score": "0.6571277", "text": "public String mo12752a() {\n return \"GNU Ge...
8f64fa61375cf0f75a7bce8149fd8044
Requests the branding settings for this tenant. See
[ { "docid": "aa7ab1f9709cf685999d2215b2a49905", "score": "0.84251064", "text": "public Request<BrandingSettings> getBrandingSettings() {\n return request(\n HttpMethod.GET,\n new TypeReference<BrandingSettings>() {\n },\n (builder) -> builder.withPathSeg...
[ { "docid": "5d56a61497caccd018a5e306ffe1db26", "score": "0.6553774", "text": "public String getBrand() {\n return brand;\n }", "title": "" }, { "docid": "5d56a61497caccd018a5e306ffe1db26", "score": "0.6553774", "text": "public String getBrand() {\n return brand;\n ...
7cd685d10ef0f27a63196716589bec8b
optional string mobile = 2;
[ { "docid": "309e1e262a824700181efd2c74c67706", "score": "0.6959121", "text": "public Builder setMobile(\n java.lang.String value) {\n if (value == null) {\n throw new NullPointerException();\n }\n bitField0_ |= 0x00000002;\n mobile_ = value;\n onChanged();\n ret...
[ { "docid": "71497633283a01629818c222cfda38ca", "score": "0.75593746", "text": "public void setMobile(String mobile) {\n\tthis.mobile = mobile;\n }", "title": "" }, { "docid": "06bda0be2e896bb4c762f6ff57f9d5b5", "score": "0.7516074", "text": "java.lang.String getMobile();", "ti...
1428eeaca66b3d6a8f08d35f56b8775c
Private constructor to prevent instantation
[ { "docid": "6a942e9534e156948b77ec669b2a06c2", "score": "0.0", "text": "private SettingsKeys() {\n // No implementation\n }", "title": "" } ]
[ { "docid": "b787decc01be6365779eca809e235333", "score": "0.7677752", "text": "private OnlyOneInstance () { }", "title": "" }, { "docid": "63d1c88af14aaee9bb29068ad408299e", "score": "0.76469016", "text": "private EMFEditUtil() {\r\n // Suppress and hide default constructor. ...
23e71abb8d0b2adfa357d260e59a9a04
Returns true iff this player is suspended. Example: Player ih = Players.make ("Isaac Homas"); System.out.println (ih.isSuspended()); // prints false ih.changeSuspendedStatus (true); System.out.println (ih.isSuspended()); // prints true ih.changeSuspendedStatus (false); System.out.println (ih.isSuspended()); // prints f...
[ { "docid": "ec3b459d9d5221a84959187be9ff4249", "score": "0.727466", "text": "public boolean isSuspended ()\n {\n \treturn this.getSuspend();\n }", "title": "" } ]
[ { "docid": "a334c97ef6fb32dc403e2d127a6224f2", "score": "0.70989597", "text": "public boolean isSuspended();", "title": "" }, { "docid": "a334c97ef6fb32dc403e2d127a6224f2", "score": "0.70989597", "text": "public boolean isSuspended();", "title": "" }, { "docid": "8557a4ec...
4331b7f58497e784af783df668ce50fd
/ renamed from: c
[ { "docid": "b4d03b2c2171c07639b9776c46fd2d50", "score": "0.0", "text": "public synchronized void mo133097c(int i, String str, boolean z) {\n if (!this.f113310i) {\n this.f113318q = Integer.valueOf(i);\n this.f113317p = str;\n this.f113319r = Boolean.valueOf(z);\n ...
[ { "docid": "1d00fef026fb7fd2155cfb66ba699fc9", "score": "0.64592767", "text": "void mo5289a(C5102c c5102c);", "title": "" }, { "docid": "1661fc50de6a5a8dbbbe0da3c98893f2", "score": "0.644052", "text": "public static void c0() {\n\t}", "title": "" }, { "docid": "ae2ca80b4...
be2372746aefb19cbf0448d72482830d
Asserts text actual matches with expected text , logs the test case as failed, does not stop the execution
[ { "docid": "f576b4580b2f0e2525e4f6f4dd251950", "score": "0.7734831", "text": "public boolean verifyTextMatch(String expected, String actual, String message) {\n\t\ttry {\n\t\t\tassertThat(actual, equalTo(expected));\n\t\t\tlogPass(\"Verification of Text Match passed :\" + message + \", Actual: \" + actu...
[ { "docid": "88611b072f2174d094486184b83010a2", "score": "0.7309631", "text": "@Test\n\tpublic void assertion_method_2(){\n\t\tAssert.assertNotEquals(ActualText, \"Tuesday, 29 January 2014\", \"Expected and actual match in assertion_method_2\");\n\t\tSystem.out.println(\"\\n assertion_method_2() -> Part ...
1bf89447b80ec86ff401a389c9f91f7d
/ access modifiers changed from: protected
[ { "docid": "1d45e298a7976f127e5cecdd141a9230", "score": "0.0", "text": "public void handleGetNotifications(Parcel data, Parcel reply) {\n HashSet<String> notificationPkgs = new HashSet<>();\n if (this.mContext.checkCallingPermission(\"huawei.permission.IBINDER_NOTIFICATION_SERVICE\") != 0)...
[ { "docid": "05a606445504484958a1c21e14b7198e", "score": "0.7026797", "text": "@Override\r\n\tpublic void sapace() {\n\t\t\r\n\t}", "title": "" }, { "docid": "4e49f5db36ca664153e54380025b85d4", "score": "0.6881463", "text": "protected boolean method_21825() {\n }", "title": "" ...
018e3001828ab1fbd14e057e3193978e
Applies the replacements to the given source, and reformat any edited javadoc.
[ { "docid": "aa99b2adc6374121fa35a747ad832c28", "score": "0.5088751", "text": "private static String applyReplacements(String source, RangeMap<Integer, String> replacements) {\n // save non-empty fixed ranges for reformatting after fixes are applied\n RangeSet<Integer> fixedRanges = TreeRan...
[ { "docid": "667c66eaba9d17b6e5c22225f7962376", "score": "0.63565016", "text": "static String sanitizeJavadoc(String documentation) {\n // JavaWriter will pass the doc through String.format, so escape all '%' chars\n documentation = documentation.replace(\"%\", \"%%\");\n // Remove trailing whit...
922b595c1688dc26306fd8aa0ed03bed
Run the String toString() method test. Verify the method returns the string TitlePage
[ { "docid": "c647ca2279d8ba4d2d8bb279b0dd0898", "score": "0.8092544", "text": "@Test\r\n\tpublic void testToStringTitlePage()\r\n\t\tthrows Exception {\r\n\t\tPageName fixture = PageName.TitlePage;\r\n\r\n\t\tString result = fixture.toString();\r\n\r\n\t\tassertEquals(\"TitlePage\", result);\r\n\t}", ...
[ { "docid": "e15e6e40917aad9f3c7eef5cd2dbf27f", "score": "0.7078771", "text": "@Test\r\n\tpublic void testToStringAlphabetPage()\r\n\t\tthrows Exception {\r\n\t\tPageName fixture = PageName.AlphabetPage;\r\n\r\n\t\tString result = fixture.toString();\r\n\r\n\t\t// add additional test code here\r\n\t\tass...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "5431e7138c96a0ec7fe26f95e8fc6cdf", "score": "0.0", "text": "public static void main(String[] args) {\n\t\tThread t=Thread.currentThread();\r\n\t\tSystem.out.println(\"Default thread\"+t);\r\n\t\tt.setName(\"threadinfothread\");\r\n\t\tSystem.out.println(\"Modified Name\"+t);\r\n\t\tSystem.ou...
[ { "docid": "e5fa0eebc721dea67da872fd14413bc7", "score": "0.69744676", "text": "@Override\n\tpublic void formule() {\n\t\t\n\t}", "title": "" }, { "docid": "8b7f87c22e268a87686c66398c2c442b", "score": "0.6936331", "text": "@Override\r\n\t\t\tpublic void atras() {\n\t\t\t\t\r\n\t\t\t}"...
eff75a29b3afdca09caeb37be932fcae
Returns the last loan in the ordered set where groupId = &63; and bookId = &63; and borrowerId = &63;.
[ { "docid": "909fa143af780e7d83a1648cdf1abcb8", "score": "0.7813529", "text": "public com.imsw.model.Loan findByG_B_B_Last(long groupId, long bookId,\n\t\tlong borrowerId,\n\t\tcom.liferay.portal.kernel.util.OrderByComparator orderByComparator)\n\t\tthrows com.imsw.NoSuchLoanException,\n\t\t\tcom.liferay...
[ { "docid": "559203f9b0fa913c250a2680fac69978", "score": "0.7619591", "text": "public com.imsw.model.Loan fetchByG_B_B_Last(long groupId, long bookId,\n\t\tlong borrowerId,\n\t\tcom.liferay.portal.kernel.util.OrderByComparator orderByComparator)\n\t\tthrows com.liferay.portal.kernel.exception.SystemExcep...
604c4c5627f0dc227c4d1390792a8c63
Callback for a view changed event. When the view changes, the geometries must be reviewed to determine which ones are onscreen.
[ { "docid": "119e926cf19c714f45a4037fa942145f", "score": "0.68656194", "text": "protected abstract void handleViewChanged(Viewer view, ViewChangeType type);", "title": "" } ]
[ { "docid": "b707b7f5854270a128fe334357c4c40a", "score": "0.6275418", "text": "public void changedUpdate(DocumentEvent paramDocumentEvent, Shape paramShape, ViewFactory paramViewFactory) {\n/* 506 */ updateChildren(paramDocumentEvent, paramShape);\n/* */ }", "title": "" }, { "docid"...
3ab1fbdbea52b655dfe33e119b64dc94
Returns the result of interpreting the object as an instance of 'Interface RPC'. This implementation returns null; returning a nonnull result will terminate the switch.
[ { "docid": "60999a782c01b048961bc9451b708512", "score": "0.78101945", "text": "public T caseInterface_RPC(Interface_RPC object) {\n\t\treturn null;\n\t}", "title": "" } ]
[ { "docid": "f7a3935c186367791964d7850801d06b", "score": "0.68885", "text": "public T caseRPC(RPC object) {\n\t\treturn null;\n\t}", "title": "" }, { "docid": "9c45538845be06c0dabd651457829943", "score": "0.681438", "text": "public T caseInterfaceOperation(InterfaceOperation object)\n...
9a334e14f4aca8928ed6dffa080041aa
Updates the timer with the time that has elapsed since the last update.
[ { "docid": "a0f20bd5a7c1312e13e1d7583b9649b2", "score": "0.0", "text": "public boolean update(float timeElapsed) {\n \t\tboolean timeReached = false;\n \t\tif (isRunning) {\n \t\t\tthis.timeElapsed += timeElapsed;\n \t\t\tif (this.timeElapsed >= totalTime) {\n \t\t\t\ttimeReached = true;\n \t\t\t\truns ...
[ { "docid": "a04aacf3794cd202140fc752bcae82e9", "score": "0.800972", "text": "protected void updateTimer() {\n long currentTime = System.nanoTime();\n float deltaTime = (currentTime - lastMark) * MUL_TO_SECONDS;\n lastMark = currentTime;\n\n if (!isPaused) currentInGameTime +=...
d5a996e553d870260063dad1a8aa2f66
Gets the round type.
[ { "docid": "28c088d974e34907ad43ea58a79bb659", "score": "0.7696153", "text": "public ContestRoundType getRoundType() {\r\n return roundType;\r\n }", "title": "" } ]
[ { "docid": "bbe98aca83893f812c4cb43834e4119e", "score": "0.84950745", "text": "public String getsRoundType() {\n return sRoundType;\n }", "title": "" }, { "docid": "1e840ce5e0068bbac9025ef24c190b4a", "score": "0.81124336", "text": "public String getpRoundType() {\n r...
e273fc281c52f6e845dfd2ae4cee6cf7
see TINS652 soft typing and convertible types
[ { "docid": "d09a13226dd843f516fc482228b4b00a", "score": "0.0", "text": "@Test\n public void addUpperTypeBound_AddAsTWhereTLowerNumAndLowerIsAsNum_LowerConstraintIsNum() {\n //pre-act necessary for arrange\n IBindingCollection bindingCollection = createBindingCollection();\n //arr...
[ { "docid": "4c3594e9e4d4bc9b670b5fa060fe3aa2", "score": "0.6073438", "text": "void mo18089a(T t);", "title": "" }, { "docid": "6aec24399e93e648e43b7c8d4fc8af2c", "score": "0.6071983", "text": "public interface ShortTypeRef extends SingleTypeRef\n{\n}", "title": "" }, { "d...
bcc5aa51e6a30d0c2a4d5d8bdb6e4be1
/ renamed from: l
[ { "docid": "8d1dc97395d32c1cdda9fbd2b92d5a4c", "score": "0.0", "text": "private final EmptyRecommendUserAdapter m118246l() {\n return (EmptyRecommendUserAdapter) this.f96217h.getValue();\n }", "title": "" } ]
[ { "docid": "3624e6d16464b88a87dcae43960b49a2", "score": "0.681545", "text": "private List<l0> g() {\n }", "title": "" }, { "docid": "dba5a6a45757313987ce7c42f8757090", "score": "0.67902285", "text": "private List<l0> e() {\n }", "title": "" }, { "docid": "403a7e10c7...
5ec72a42d70d4a56f24ba0366f21a404
Calculates the weighted average of two values.
[ { "docid": "9ad73f131892c7587afc7124cdbb70b8", "score": "0.6359299", "text": "public static double weightedAverage(double agg, long wAgg, double val, double wVal) {\n return agg + (val - agg) * (wVal / (wVal + wAgg));\n }", "title": "" } ]
[ { "docid": "7bca792dcf06735a0cfa3342ce7ec6f9", "score": "0.70524293", "text": "protected double angleAverage(double weight, double angle1, double angle2) {\n\t\t\n\t\t// Find the difference between the two angles (should always be less than pi/2) \n\t\tdouble diff = normalizeAngle(angle2 - angle1);\n\t\...
cc80602bfbe14b9113d8c54b26c6ace9
stop receiver thread by stopping the loop in the main logic
[ { "docid": "b6750b209a6831693b56a6d0acdaaef7", "score": "0.7055499", "text": "public void stop() {\n\t\tthis.done = true;//set thread's done as true\n\t}", "title": "" } ]
[ { "docid": "13cf57f63ccd02926ed683cc4afa12cc", "score": "0.7730466", "text": "public void stop() {\n runThread = false;\n }", "title": "" }, { "docid": "e541b9e9aa3bb92db26e7d32d3962ca3", "score": "0.7724761", "text": "public void stop() {\n STOP_DAEMEN_THREAD = true...
6dd81b6503c283400ceb4333cc3b2013
Returns Universal Time in julian date
[ { "docid": "1a81c41ef191325ee94d61d2167326ee", "score": "0.65131617", "text": "public double jd_ut1(){\r\n return TimeUtils.MJDtoJD(this.MJD_UT1);\r\n }", "title": "" } ]
[ { "docid": "c22a750887a36e47f40ba2f6fbde074d", "score": "0.65503013", "text": "public double jd_tt(){\r\n return TimeUtils.MJDtoJD(this.MJD_TT);\r\n }", "title": "" }, { "docid": "97a6e3ee9436f8e4536031333c99cda2", "score": "0.65299547", "text": "public long toJulianDay() {...
92e57143db1d4076339f889d07592fe5
This method is called once with the initial value and again whenever data at this location is updated.
[ { "docid": "9665ebd9a3c4a186dc56ff83aeccebbf", "score": "0.0", "text": "@Override\n public void onDataChange(DataSnapshot dataSnapshot) {\n try{\n String value = dataSnapshot.getValue().toString();\n String petPhoto = dataSn...
[ { "docid": "31404e07621b6dcbd6b1700bc30f0e5c", "score": "0.72435737", "text": "void updateInitialValue();", "title": "" }, { "docid": "9e986f5745b78c87f3a2473debdf9a9b", "score": "0.64452493", "text": "public void update() {\n\t\t/* Your Task */\n\t\tif (initialized) {\n\t\t\tlastPre...
686c4c6ecabf79953cba2b3b1ffcfb71
The method Returns the token which is the compact name of the header.
[ { "docid": "59102d42dc8aca80d8d97d4df79685dc", "score": "0.6331316", "text": "public DsByteString getCompactToken() {\n return BS_ETAG;\n }", "title": "" } ]
[ { "docid": "8d901010329a8101847b5415fd8bb088", "score": "0.6900867", "text": "String getTokenHeader(HttpServletRequest request);", "title": "" }, { "docid": "016aac5aa21cc5c06a55df1ccf31aa30", "score": "0.6815914", "text": "String getHeader();", "title": "" }, { "docid": ...
71ec67d10e070b7b7098cdc8d107475f
Test case number: 54 /Coverage entropy=1.0986122886681096
[ { "docid": "09cb3e528e7341945fbfd1e4c8c95dd7", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test54() throws Throwable {\n ConnectionFactories connectionFactories0 = new ConnectionFactories();\n connectionFactories0.enumerateXAConnectionFactory();\n int int0 = connection...
[ { "docid": "80807553c59aad5881b49e5bf8f2ae4d", "score": "0.73098475", "text": "@Test(timeout = 4000)\n public void test126() throws Throwable {\n TestInstances testInstances0 = new TestInstances();\n Instances instances0 = testInstances0.generate((String) null);\n Evaluation evaluation...
b1b78d798bcbcf7f60c29c48105b22cb
An attempt to discover the command type and fire an event if necessary.
[ { "docid": "70675c98ce75ff2211ab83b2b357907b", "score": "0.0", "text": "void processSettingChanges(CLICommand cmd) {\n\t\tString operation = cmd.getOperation().trim();\n\t\tprocessSettingChanges(cmd.getToken(), operation);\n\t}", "title": "" } ]
[ { "docid": "fb5e242127532f9305b4135eecf6dbe9", "score": "0.6069541", "text": "private static CommandType checkCommand(String command) {\n try {\n return CommandType.valueOf(command);\n } catch (IllegalArgumentException e) {\n return CommandType.ERROR;\n }\n ...
fc55e6d38f33d2d53611503c461b354f
Returns a superclass of both c1 and c2.
[ { "docid": "5e51132c8b11f2f4e68ab4b0a149eb53", "score": "0.707337", "text": "static AstClass getCommonSuperClass(AstClass c1, AstClass c2) {\n\t\tAstClass[] c1Super = getAllSuperClasses(c1);\n\t\tAstClass[] c2Super = getAllSuperClasses(c2);\n\t\tif (c1Super.length == 0 || c2Super.length == 0) return nul...
[ { "docid": "e6a338672e9ce8b4ae07ba19bd3948a3", "score": "0.690455", "text": "@Override\n protected String getCommonSuperClass(String type1, String type2) {\n if (type1.startsWith(\"quorum/\") || type2.startsWith(\"quorum/\")) {\n return \"java/lang/Object\";\n } else {\n ...
ce83f29d6ab399aacbabef8d58ae4aaf
subtract number from current count.
[ { "docid": "1ddb64040008bc712951609ec414ca9b", "score": "0.74154955", "text": "void decrease(int number) {\r\n this.num = this.num - number;\r\n }", "title": "" } ]
[ { "docid": "52d668f2dc5a488a19525f8358f75af8", "score": "0.7472047", "text": "public void decrimentNumber() {\n\t\tthis.numberOf--;\n\t}", "title": "" }, { "docid": "bbaa18ad16ede4fc932e914beb2fcbfd", "score": "0.74454266", "text": "public void decrease(int number) {\n this.co...
3dfbf01c62fbccf1b2ef23d9d8f7a503
Ends the command buffer.
[ { "docid": "a9ae1f1fa809d540d86ad0020ada9b57", "score": "0.59478855", "text": "public Collection<ChatMessage> end() {\n synchronized (bufferLock) {\n if (buffer != null && buffer.hasContent()) {\n try {\n return getChat().sendRawMessage(buffer.build())...
[ { "docid": "fe4d91d2a1dbc81f726e556cb8e62b3c", "score": "0.6926602", "text": "protected void finishCommand() {\n\t\t}", "title": "" }, { "docid": "63e1a8fc82aff303cfe56f423b1a7d08", "score": "0.67129886", "text": "public void end() {\n end(true);\n }", "title": "" }, { ...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "1f1360eac15e4aaba479d71fb3c039c4", "score": "0.0", "text": "@Override\n\t\tpublic void onStopTrackingTouch(SeekBar seekBar) {\n\t\t\t\t\n\t\t}", "title": "" } ]
[ { "docid": "f4bccec648e6eb25ae6f4d7165ffc5a1", "score": "0.7037216", "text": "@Override\n\t\t\tpublic void Goruntule() {\n\t\t\t\t\n\t\t\t}", "title": "" }, { "docid": "27bc40cf2c5e26e0bf8b70807e0bcaed", "score": "0.68683225", "text": "@Override\r\n\tpublic void caminar() {\n\t\t\r\n...
f5bc314d2aa4e92c01e87dc224716bbb
capture touch events to prevent them from going to the underlying WebView
[ { "docid": "aa71430c36be55697f0578ed0fcf044a", "score": "0.6314403", "text": "@Override\n public boolean onTouch(View v, MotionEvent event) {\n return true;\n }", "title": "" } ]
[ { "docid": "727e22fe6b1dd0fe8528fc6d27fb5975", "score": "0.6897048", "text": "@Override\n public boolean onTouch(View v, MotionEvent event) {\n myWebView.loadUrl(\"https://facebook.com/\");\n return false;\n }", "title": "" }, { "docid": "8...
7d2db7a33e430d60743cd6a96d6449d6
This method implements the relation between Students and Assignments. For each Student inside the initial studentsArray, it creates a relation object of the class StudentAssignment. After this, it makes a concurrent search inside the relational object's lists of the classes StudentCourse and AssignmentCourse. If the Co...
[ { "docid": "5b0bf904d0995242c9fe9e312bbd06ab", "score": "0.797823", "text": "static void studentAssignments() {\n for (Student student : studentsArray) { // για κάθε μαθητή στην αρχική λίστα των μαθητών\n StudentAssignment sa = new StudentAssignment(stud...
[ { "docid": "b98c996e7689e8811eb20b57471a1fc6", "score": "0.5582467", "text": "public static void addAssignmentToStudent(){\n ArrayList<Student> copiedStudents=new ArrayList<>(Student.getAllStudents());\n\n System.out.println(\"SELECT ASSIGNMENT:\");\n for(int i=0; i<Assig...
019b35c48ce6c6c277929c455b2d2651
Helper method to get cookie values. We use this for storing the clientKey and customerId, though these values should typically be put in a properties file.
[ { "docid": "4fb093018fef531fe2b128cea204b507", "score": "0.0", "text": "private String getCookie(HttpServletRequest pRequest, String pName,\n String pDefault) {\n Cookie[] cookies = pRequest.getCookies();\n if (pRequest.getCookies() != null) {\n for (Cookie cookie : c...
[ { "docid": "ebf56eda3d83fc91c6a283c8f5b690a9", "score": "0.73105264", "text": "public String getCookies() {\n return c.getCookie();\n }", "title": "" }, { "docid": "6fb2e9b9f96b31c176ec3bd99352db70", "score": "0.7062814", "text": "private JSONObject getAuthCookie() {\n ...
4bd85f9678cbaf74c889c196f1edf4b0
Set user visible command names for OK and Cancel commands. If either parameter is null, then default value is used.
[ { "docid": "de0fdb556e4ebc6b51b5547da8246b49", "score": "0.6978025", "text": "public void setCommands(String aOkText, String aCancelText)\n {\n iOkText = aOkText;\n iCancelText = aCancelText;\n }", "title": "" } ]
[ { "docid": "35a2920bfe4baf3618b87ba65ad8801c", "score": "0.637896", "text": "protected void setDefaultCommand()\n {\n if (iOkText != null)\n {\n iOkCommand.setFocus();\n getShell().setDefaultButton(iOkCommand);\n }\n else\n {\n iCanc...
aaef5fb033e505836e0fae112a988440
22. 23. 24. 25.NewmanConway Sequence recursive
[ { "docid": "c4484cbebfeefb659888af94a76ea83c", "score": "0.7662019", "text": "private static int NewmanConwayRecursive(int n) {\r\n\t\tif (n == 1 || n == 2) {\r\n\t\t\treturn 1;\r\n\t\t}\r\n\t\treturn NewmanConwayRecursive(NewmanConwayRecursive(n - 1))\r\n\t\t\t\t+ NewmanConwayRecursive(n - NewmanConway...
[ { "docid": "ea87eaede0d043533663404b1ca330c6", "score": "0.61185837", "text": "int loopingWay(int n){\n if (n <= 1) {\n return 1;\n }\n int[] noOfWays = new int[n+1];\n noOfWays[0]=1;\n noOfWays[1]=1;\n for (int i=2; i<=n ; i++) {\n noOfWay...
9405f901b1116bcea66efedcbf4b8d86
Calculates the similarity average of a given url from the mapFiles
[ { "docid": "c7742031310273e3cdef6666b6a48ca8", "score": "0.7471177", "text": "public double similatiryAverage(String url){\n\n\t\tdouble sum=0;\n\t\tdouble size=0;\n\t\tfor(SimilarityArc arc : similarityList){\n\t\t\t\n\t\t\tif(arc.getFirstURL()==url || arc.getSecondURL()==url){\n\t\t\t\tsum+=arc.getSim...
[ { "docid": "d35a381e2f10880a1c75f24f7459b0c8", "score": "0.5804005", "text": "private Double calculateMatchScore(String query, ConceptMap matchedMapping) {\n return 10000d;\n }", "title": "" }, { "docid": "2210899937c11cc85e3c322b0a06a54c", "score": "0.5802008", "text": "pu...
8cf4652947ee20a561d617ed2c8085b6
Comparison with any other object. Note: If both ideals are not Groebner Bases, then false may be returned even the ideals are equal.
[ { "docid": "89ffa1d96e4f5994c3722cad0dfa5a4d", "score": "0.0", "text": "@Override\n @SuppressWarnings(\"unchecked\")\n public boolean equals(Object b) {\n if (!(b instanceof Ideal)) {\n logger.warn(\"equals no Ideal\");\n return false;\n }\n Ideal<...
[ { "docid": "e833c4eaae117380379d723a056814a8", "score": "0.6665247", "text": "public boolean eql(IRubyObject other) {\n return callMethod(getRuntime().getCurrentContext(), MethodIndex.EQL_P, \"eql?\", other).isTrue();\n }", "title": "" }, { "docid": "bd3d0983d8db3f42bb3bb17f2c67c...
a150071318c6cae8986ff43bb6cb0469
Getter & Setter [id]
[ { "docid": "c876d66c353ee42ebe069fc7af0ab3cc", "score": "0.0", "text": "@Column(name = \"ID\", precision = 10)\n @GeneratedValue\n @Id\n public Integer getId() {\n return id;\n }", "title": "" } ]
[ { "docid": "de8c7882985595069a9d9ba964c2aa61", "score": "0.77088034", "text": "public void setID (Integer id) { ID = id; }", "title": "" }, { "docid": "7771ef7105ead171e3d10e8f5ee75186", "score": "0.7706205", "text": "public void setId(String id){\n this.id = id;\n}", "tit...
d54cdc95e6cd10a1aebdc7af50a5ede3
Set the Weight value.
[ { "docid": "91edf7d2cf5b03bff651b4f9095da280", "score": "0.7189432", "text": "public void setWeight(String newWeight) {\n\t\tthis.weight = newWeight;\n\t}", "title": "" } ]
[ { "docid": "6b9cc6f52e09f68499122484faef326b", "score": "0.84830993", "text": "public void setWeight(int value) {\r\n this.weight = value;\r\n }", "title": "" }, { "docid": "249b7bd0203179fa0279bb784f3ae3d5", "score": "0.8458643", "text": "public void setWeight(int value) {...
a84b61ae1a23a57fc3905c68e57ff927
Creates a new catalog template subfield with the primary key. Does not add the catalog template subfield to the database.
[ { "docid": "dcb897826c9599393b936b97e8b0eaf7", "score": "0.71813613", "text": "public static com.kencana.lms.model.CatalogTemplateSubfield create(\n\t\tlong catalogTemplateSubfieldId) {\n\t\treturn getPersistence().create(catalogTemplateSubfieldId);\n\t}", "title": "" } ]
[ { "docid": "a916f66662df423d3e357593a3c3f04d", "score": "0.53916913", "text": "public static com.kencana.lms.model.CatalogTemplateSubfield fetchByPrimaryKey(\n\t\tlong catalogTemplateSubfieldId)\n\t\tthrows com.liferay.portal.kernel.exception.SystemException {\n\t\treturn getPersistence().fetchByPrimary...
8724cf0af667e7258844b329cb1744de
Returns true if the head of the snake collides with its body otherwise returns false.
[ { "docid": "aea9a1a9036466bf04b6ba76e6cf6f3a", "score": "0.7506425", "text": "public boolean snakeCollision() {\n int headX = snakePoints.get(0).getX();\n int headY = snakePoints.get(0).getY();\n for (int i = 1; i < snakePoints.size(); i++) {\n if (snakePoints.get(i).getX...
[ { "docid": "f3e36a31998dce6b1298ec9da1aaac90", "score": "0.7085678", "text": "public boolean collides(Vector2 vector) {\n return snake.contains(vector);\n }", "title": "" }, { "docid": "48337e27e27a9380171abaa4c09fcc6d", "score": "0.7075889", "text": "public void checkColli...
4deece4628004359c95b715512729e2e
The constructor will create the object with the passed parameters
[ { "docid": "49af35b838b1f0835f40044d6cb92b38", "score": "0.0", "text": "public Appliance(String type, String brand, double price) { \n\t\tthis.type = type;\n\t\tthis.brand = brand;\n\t\tthis.serialNum = 1000000 + count;\n\t\tcount++;\n\t\tif(price < 1) {\n\t\t\tthis.price = 1; \n\t\t}\n\t\telse {\n\t\t\...
[ { "docid": "3e7d52ec1edea8dceed7bb6dbabd9ef4", "score": "0.70747817", "text": "public Parameters() {\n\t\t\n\t}", "title": "" }, { "docid": "384572cfaea31f9d1f408d3d66b9b86d", "score": "0.70007414", "text": "public Parameters() {\n }", "title": "" }, { "docid": "e5670b...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "9db99cea5e201fbf50ae11dceb58d6a7", "score": "0.0", "text": "@Override\n public List<Integer> calCourseTypetz() {\n return courseCenterDao.calCourseTypetz();\n }", "title": "" } ]
[ { "docid": "e5fa0eebc721dea67da872fd14413bc7", "score": "0.69744676", "text": "@Override\n\tpublic void formule() {\n\t\t\n\t}", "title": "" }, { "docid": "8b7f87c22e268a87686c66398c2c442b", "score": "0.6936331", "text": "@Override\r\n\t\t\tpublic void atras() {\n\t\t\t\t\r\n\t\t\t}"...
5d183676c1db42a3855283535ff857d0
Returns true if the ATM is booting up for the first time.
[ { "docid": "a0cd3084e536bfda4ea891f78409473c", "score": "0.62883085", "text": "public static boolean isFirstOn() {\n return firstOn;\n }", "title": "" } ]
[ { "docid": "896273bcacdf0d926285f03940949e56", "score": "0.73459274", "text": "boolean hasBoot();", "title": "" }, { "docid": "7a9d51bf92d96d79cd22816546e945fc", "score": "0.67410326", "text": "public boolean isAutostart()\n {\n if ( smState== null ) {\n return (...
36abbc8cccc968b6a08552f4844d3464
Mutator for Node Color
[ { "docid": "f34585f7d371cdb07dfb3da045484a9f", "score": "0.0", "text": "public void setColor(int color) {\r\n\t\tthis.color = color;\r\n\t}", "title": "" } ]
[ { "docid": "39de6944e69d6b0e65664c26ad9788de", "score": "0.7205135", "text": "public abstract void setColor();", "title": "" }, { "docid": "bb4e64990c207c74e67f769992d8bbdc", "score": "0.7199272", "text": "@Override\n\tpublic void updateColor() {\n\n\t}", "title": "" }, { ...
4508a073e2eb20cf33b91e88eed7e653
Test case number: 39 /Coverage entropy=2.453821178095602
[ { "docid": "2b6082ffdb7bd57d770debad9b9559ad", "score": "0.0", "text": "@Test(timeout = 4000)\n public void test039() throws Throwable {\n ErrorPage errorPage0 = new ErrorPage();\n Component component0 = errorPage0.strong();\n Hidden hidden0 = new Hidden(component0, \"G]]T(A5:v7)HnRtC>...
[ { "docid": "7b86a76e9e9f3d6b2d46e9aa1a5ecf24", "score": "0.6610834", "text": "@Test(timeout = 4000)\n public void test05() throws Throwable {\n Evaluation.handleCostOption(\"\", 0);\n TextDirectoryLoader textDirectoryLoader0 = new TextDirectoryLoader();\n Instances instances0 = textDir...
2b290dec4a083ae80d71d71757984460
this is for ScanDeviceCallback.onLeScan(), which returns the UUID reversed and shifted by a nibble
[ { "docid": "6ecb8f0b0a7bfa11ba391f99e8c70e4c", "score": "0.0", "text": "public static byte[] reverse(byte[] byteArray) {\n\t\tbyte[] rev = new byte[byteArray.length];\n\t\tfor (int i = 0; i < byteArray.length; i++) {\n\t\t\trev[byteArray.length - (i + 1)] = byteArray[i];\n\t\t}\n\t\treturn rev;\n\t}", ...
[ { "docid": "8f933202e41730e1fcac29812ee0e89f", "score": "0.6492098", "text": "java.lang.String getUuid();", "title": "" }, { "docid": "8f933202e41730e1fcac29812ee0e89f", "score": "0.6491556", "text": "java.lang.String getUuid();", "title": "" }, { "docid": "b82b0dcd942097...
d7830e0129ed54acac67aa4f5767d072
Operation auf einem Knoten, bevor die NAchkommen besuchr wurden.
[ { "docid": "e889fd72fd2469c001743f212b8c5509", "score": "0.0", "text": "abstract protected void preOperation(N value);", "title": "" } ]
[ { "docid": "b64e46aee409cbde3ab0418f034e0c29", "score": "0.6046582", "text": "LogicScrabble Negación();", "title": "" }, { "docid": "010b5f18b92b8534f7014502ba87f8c8", "score": "0.5896966", "text": "@Override\n\tpublic void nonaktifKeluarga(String nkk) {\n\t\tmapper.nonaktifKeluarga(...
25197b4cf814864ecd440f23b9149cb3
TODO Autogenerated method stub
[ { "docid": "2da8d3903f9ff4dfa52bb509b8499233", "score": "0.0", "text": "protected void moveTo_showDialog(final Long id) {\n\t\tLayoutInflater layoutInflater = LayoutInflater.from(context2);\n\t\tView view = layoutInflater.inflate(R.layout.movetodialog,\n\t\t\t\t(ViewGroup) context2.findViewById(R.id.mov...
[ { "docid": "ffe5fe3cec40acf4b0b07ea257dfa06a", "score": "0.6831473", "text": "private void apparence()\r\n\t\t{\r\n\r\n\t\t}", "title": "" }, { "docid": "838a915c9ea69d56cc37df198cff9cb2", "score": "0.67589027", "text": "@Override\n\t\t\t\tpublic void pintar() {\n\t\t\t\t\t\n\t\t\t\t...
4081e6fe9d65ffc265ba4676e79d6899
$ANTLR end "rule__XSynchronizedExpression__Group__3" $ANTLR start "rule__XSynchronizedExpression__Group__3__Impl" ../org.eclipse.xtext.idea.example.entities.ui/srcgen/org/eclipse/xtext/idea/example/entities/ui/contentassist/antlr/internal/InternalEntities.g:15568:1: rule__XSynchronizedExpression__Group__3__Impl : ( ( r...
[ { "docid": "e61af8f3f317ef6a24daef1a0182d839", "score": "0.8005705", "text": "public final void rule__XSynchronizedExpression__Group__3__Impl() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.xtext.idea.example.ent...
[ { "docid": "1047040d7ff4750d45c1f992e612423c", "score": "0.8164058", "text": "public final void rule__XSynchronizedExpression__Group__3() throws RecognitionException {\n\n \t\tint stackSize = keepStackSize();\n \n try {\n // ../org.eclipse.xtext.idea.example.entities....
9d8a72cf87572f166f3811ceb34fa542
Go to home page click login enter username, password click login in the dashboard page check title click logout
[ { "docid": "6f4fbc199935819144b9e42827bf9ad2", "score": "0.0", "text": "public static void main(String args[]) throws InterruptedException {\n\t\t\tWebDriverManager.chromedriver().setup();\n\t\t\t\n\t\t\tChromeDriver driver = new ChromeDriver();\n\t\t\t\n\t\t\t//Home Page\n\t\t\t//Login Page\n\t\t\t//Da...
[ { "docid": "ed9caae8a099b6c2fbeb17d325d2b387", "score": "0.7512464", "text": "@And(\"^Clicks on login link in home Page$\")\r\n public void Click_LogIn() throws Throwable {\r\n \thomePage.click_LogIn();\r\n }", "title": "" }, { "docid": "e97877564d1e4825de4ca62b2b131588", "score...
6f676f417997118e36bb33f5d38e0301
Sets the value of the 'pid' field.
[ { "docid": "61cbf7b49facf1e0b9dfefdf45208521", "score": "0.75051045", "text": "public void setPid(java.lang.CharSequence value) {\n this.pid = value;\n }", "title": "" } ]
[ { "docid": "2f9f01ed002c7dfe5747148e0c89e7de", "score": "0.8292384", "text": "public void setPid(int pid) {\n setAttribute(PID, pid);\n }", "title": "" }, { "docid": "74b8759aed6d2eee6f0ba8827a7bf14d", "score": "0.82349366", "text": "public void setPid(Long pid) {\n\t\tthis...
3b2d4c55b27dd59113993c7f81b4939f
Maakt het mogelijk om gebruiker in een parcel te steken
[ { "docid": "2b3c486c7781dfb721dba9dcc77a8f81", "score": "0.0", "text": "@Override\n public void writeToParcel(Parcel dest, int flags) {\n dest.writeString(emailadres);\n dest.writeString(password);\n dest.writeString(telNr);\n dest.writeString(naam);\n dest.writeStr...
[ { "docid": "c63ccb93d439636ca8e007621e0dcb03", "score": "0.57342386", "text": "public void starteVerarbeitung(String benName, String pw) {\n\t\tMain.debug.println(\"INVOKED (\"+this.hashCode()+\", T\"+this.getId()+\") \"+getClass()+\" (POP3Client), starteVerarbeitung(\"+benName+\",\"+pw+\")\");\n\t\tboo...