id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
7d7c385d-b279-4472-a71c-51ba8bda01ea | public void setCustomInteger25(crmondemand.xml.contact.query.QueryType customInteger25) {
this.customInteger25 = customInteger25;
} |
e7c0a782-54af-4972-b78a-c3861a1f29b1 | public java.lang.String getCustomPickList85() {
return this.customPickList85;
} |
e56d2b11-27ce-403a-bfb1-a0924ca9e023 | public void setCustomDate9(java.util.Calendar customDate9) {
this.customDate9 = customDate9;
} |
bdfa4ac4-7be4-498e-b2ad-a2f45efd3f15 | public boolean tieneVecinos() {
return tablero.tengoVecinos(posicionX,posicionY,this);
} |
3b56f3f0-2e86-47ee-9d07-dcf3d6c7d4f1 | public java.lang.String getCustomPickList8() {
return this.customPickList8;
} |
3793d553-eee9-400a-8118-ced444b4b887 | public void setCustomPickList3(crmondemand.xml.contact.query.QueryType customPickList3) {
this.customPickList3 = customPickList3;
} |
12a25a0a-da5a-4c2c-bb3d-eb5df75e922c | public java.lang.Boolean getCustomBoolean18() {
return this.customBoolean18;
} |
c0059be1-bb1c-464d-a5a5-df748a0c4844 | public void setCustomPhone4(java.lang.String customPhone4) {
this.customPhone4 = customPhone4;
} |
6212bd30-c49f-42fc-b8fa-6642de24d8f7 | public void setPartnerOrgStatus(crmondemand.xml.customobject6.query.QueryType partnerOrgStatus) {
this.partnerOrgStatus = partnerOrgStatus;
} |
cfa0c466-35c8-4e73-a2fb-ba1f7f392f2a | public java.lang.String getCustomPickList68() {
return this.customPickList68;
} |
d6cc4b9f-af1f-4f0c-8dda-901d3cd6796d | public java.util.Calendar getCustomDate4() {
return this.customDate4;
} |
90df13d8-9050-479c-9f2a-151afd0863ba | public static String capitalize(String s) {
String f = s.substring(0, 1);
String f1 = f.toUpperCase();
String s1 = s.substring(1, s.length());
String s2 = f1 + s1;
return s2;
} |
365f9aae-aaac-40eb-967f-6616f8873516 | public void setCustomNumber21(java.math.BigDecimal customNumber21) {
this.customNumber21 = customNumber21;
} |
3a869d3f-ca83-4a6e-bf50-bd7275b40a20 | static void helpStartupWalk3() {
{
Stella.SYM_STELLA_DYNAMICSLOTS = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("DYNAMICSLOTS", null, 0)));
Stella.SYM_STELLA_NEWVALUE = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("NEWVALUE", null, 0)));
Stella.SYM_STELLA_FOUNDMATCHINGENTRYp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("FOUNDMATCHINGENTRY?", null, 0)));
Stella.SYM_STELLA_KV_CONS = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("KV-CONS", null, 0)));
Stella.SYM_STELLA_OLDVALUE = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("OLDVALUE", null, 0)));
Stella.KWD_DONT_INHERITp = ((Keyword)(GeneralizedSymbol.internRigidSymbolWrtModule("DONT-INHERIT?", null, 2)));
Stella.SYM_STELLA_ACCESS_IN_CONTEXT = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("ACCESS-IN-CONTEXT", null, 0)));
Stella.SYM_STELLA_HOME_CONTEXT = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("HOME-CONTEXT", null, 0)));
Stella.KWD_COPY_TO_CHILDRENp = ((Keyword)(GeneralizedSymbol.internRigidSymbolWrtModule("COPY-TO-CHILDREN?", null, 2)));
Stella.SYM_STELLA_UPDATE_IN_CONTEXT = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("UPDATE-IN-CONTEXT", null, 0)));
Stella.SYM_STELLA_CS_VALUEp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("CS-VALUE?", null, 0)));
Stella.SYM_STELLA_VARIABLE_DECLARATION = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("VARIABLE-DECLARATION", null, 0)));
Stella.SYM_STELLA_ILLEGAL_VARIABLE = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("ILLEGAL-VARIABLE", null, 0)));
Stella.KWD_UNBIND_WITH_DESTRUCTORS = ((Keyword)(GeneralizedSymbol.internRigidSymbolWrtModule("UNBIND-WITH-DESTRUCTORS", null, 2)));
Stella.KWD_UNWIND_PROTECT = ((Keyword)(GeneralizedSymbol.internRigidSymbolWrtModule("UNWIND-PROTECT", null, 2)));
Stella.SYM_STELLA_GENERALIZED_SYMBOL = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("GENERALIZED-SYMBOL", null, 0)));
Stella.SYM_STELLA_BOOLEANp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("BOOLEAN?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_BOOLEANp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-BOOLEAN?", null, 0)));
Stella.SYM_STELLA_INTEGERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("INTEGER?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_INTEGERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-INTEGER?", null, 0)));
Stella.SYM_STELLA_LONG_INTEGERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("LONG-INTEGER?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_LONG_INTEGERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-LONG-INTEGER?", null, 0)));
Stella.SYM_STELLA_FLOATp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("FLOAT?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_FLOATp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-FLOAT?", null, 0)));
Stella.SYM_STELLA_STRINGp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("STRING?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_STRINGp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-STRING?", null, 0)));
Stella.SYM_STELLA_CHARACTERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("CHARACTER?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_CHARACTERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-CHARACTER?", null, 0)));
Stella.SYM_STELLA_WRAPPERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("WRAPPER?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_WRAPPERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-WRAPPER?", null, 0)));
Stella.SYM_STELLA_VERBATIM_STRINGp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("VERBATIM-STRING?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_VERBATIM_STRINGp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-VERBATIM-STRING?", null, 0)));
Stella.SYM_STELLA_SURROGATEp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SURROGATE?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_SURROGATEp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-SURROGATE?", null, 0)));
Stella.SGT_STELLA_TYPE = ((Surrogate)(GeneralizedSymbol.internRigidSymbolWrtModule("TYPE", null, 1)));
Stella.SYM_STELLA_TYPEp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("TYPE?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_TYPEp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-TYPE?", null, 0)));
Stella.SYM_STELLA_SYMBOLp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SYMBOL?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_SYMBOLp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-SYMBOL?", null, 0)));
Stella.SYM_STELLA_TRANSIENT_SYMBOLp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("TRANSIENT-SYMBOL?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_TRANSIENT_SYMBOLp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-TRANSIENT-SYMBOL?", null, 0)));
Stella.SYM_STELLA_KEYWORDp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("KEYWORD?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_KEYWORDp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-KEYWORD?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_CONSp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-CONS?", null, 0)));
Stella.SYM_STELLA_STELLA_CLASSp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("STELLA-CLASS?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_CLASSp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-CLASS?", null, 0)));
Stella.SYM_STELLA_STORAGE_SLOTp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("STORAGE-SLOT?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_STORAGE_SLOTp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-STORAGE-SLOT?", null, 0)));
Stella.SYM_STELLA_METHOD_SLOTp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("METHOD-SLOT?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_METHOD_SLOTp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-METHOD-SLOT?", null, 0)));
Stella.SYM_STELLA_ANCHORED_TYPE_SPECIFIERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("ANCHORED-TYPE-SPECIFIER?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_ANCHORED_TYPE_SPECIFIERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-ANCHORED-TYPE-SPECIFIER?", null, 0)));
Stella.SYM_STELLA_PARAMETRIC_TYPE_SPECIFIERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("PARAMETRIC-TYPE-SPECIFIER?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OF_PARAMETRIC_TYPE_SPECIFIERp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF-PARAMETRIC-TYPE-SPECIFIER?", null, 0)));
Stella.SYM_STELLA_ISAp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("ISA?", null, 0)));
Stella.SYM_STELLA_SUBTYPE_OFp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SUBTYPE-OF?", null, 0)));
Stella.SYM_STELLA_STRING_EQLp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("STRING-EQL?", null, 0)));
Stella.SYM_STELLA_SAFE_PRIMARY_TYPE = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("SAFE-PRIMARY-TYPE", null, 0)));
Stella.SGT_STELLA_PROCESS_LOCK_OBJECT = ((Surrogate)(GeneralizedSymbol.internRigidSymbolWrtModule("PROCESS-LOCK-OBJECT", null, 1)));
Stella.SYM_STELLA_EQL_TO_BOOLEANp = ((Symbol)(GeneralizedSymbol.internRigidSymbolWrtModule("EQL-TO-BOOLEAN?", null, 0)));
}
} |
fd8edc73-1347-49ff-a4ec-8532ae600adb | public final void exprRELATION() throws RecognitionException
{
try {
// CPP.g:654:3: ( exprSHIFT exprRELATIONEx )
// CPP.g:654:5: exprSHIFT exprRELATIONEx
{
this.pushFollow(FOLLOW_exprSHIFT_in_exprRELATION2825);
this.exprSHIFT();
this.state._fsp--;
if (this.state.failed) {
return;
}
if (this.state.backtracking == 0) {
this.in = this.out;
}
this.pushFollow(FOLLOW_exprRELATIONEx_in_exprRELATION2833);
this.exprRELATIONEx();
this.state._fsp--;
if (this.state.failed) {
return;
}
}
}
catch (RecognitionException re) {
this.reportError(re);
this.recover(this.input, re);
} finally {
}
return;
} |
025dcae4-e0b4-4e5b-a8ca-b299c84ba3a9 | public void setCustomCurrency24(crmondemand.xml.customobject6.query.QueryType customCurrency24) {
this.customCurrency24 = customCurrency24;
} |
d338177d-4b7b-467b-9a96-e4d82d8c5140 | public void setCustomText95(crmondemand.xml.customobject6.query.QueryType customText95) {
this.customText95 = customText95;
} |
edad617d-7b81-45cb-a463-7ee0edfe6404 | public java.lang.String getCustomPickList48() {
return this.customPickList48;
} |
5c9c5b80-4113-4054-bf57-d344b112929c | public crmondemand.xml.customobject3.query.QueryType getCustomCurrency15() {
return this.customCurrency15;
} |
12d00ea1-3aa0-40b4-a33c-2cb27c65f004 | public java.math.BigDecimal getCustomNumber2() {
return this.customNumber2;
} |
b60a7a41-f0ba-44dd-a9ee-55af391af3ce | public void setFinancialAccountExternalSystemId(java.lang.String financialAccountExternalSystemId) {
this.financialAccountExternalSystemId = financialAccountExternalSystemId;
} |
f112dc5c-c9cf-487d-b5f4-aa107e5c99bb | public void setCustomBoolean16(crmondemand.xml.contact.query.QueryType customBoolean16) {
this.customBoolean16 = customBoolean16;
} |
bb2a68ce-d5a1-4b36-a451-e49a774b0939 | public java.lang.String getIndexedPick1() {
return this.indexedPick1;
} |
02ba274d-9e68-4bdf-8d17-f3d4dceb8c53 | public void setCustomInteger106(crmondemand.xml.customobject6.query.QueryType customInteger106) {
this.customInteger106 = customInteger106;
} |
28ab796e-54a7-40f4-a10e-5936dbb2ed93 | public void setCustomCurrency11(crmondemand.xml.contact.query.QueryType customCurrency11) {
this.customCurrency11 = customCurrency11;
} |
649dfc08-cb89-48d4-9c90-29ac35bebe1f | public String toString() {
//send ANSI code "ESC[0;0H" to place cursor in upper left
//String retStr = "[0;0H";
//emacs shortcut: C-q, then press ESC
//emacs shortcut: M-x quoted-insert, then press ESC
String retStr = "";
int i, j;
for( i=0; i<h; i++ ) {
for( j=0; j<w; j++ )
if (maze[i][j] == null)
retStr+= " ";
else
retStr = retStr + maze[i][j];
retStr = retStr + "\n";
}
return retStr;
} |
f4192e6c-85bf-4d65-a04f-73acd00c27ac | public crmondemand.xml.customobject3.query.QueryType getDealRegistrationDealRegistrationName() {
return this.dealRegistrationDealRegistrationName;
} |
d2838e55-f815-40ed-bbfb-acc2c754626a | public java.lang.String getCustomPickList19() {
return this.customPickList19;
} |
722afafc-e233-45a7-8e27-460afc553288 | public java.lang.String getCustomPickList86() {
return this.customPickList86;
} |
76a982be-85d0-40a5-8b7a-a4328df0887b | public java.lang.String getUpdatedByUserSignInId() {
return this.updatedByUserSignInId;
} |
2ad4e93f-83b7-466a-8ffb-7e47df20d420 | public void setCustomText54(crmondemand.xml.customobject3.query.QueryType customText54) {
this.customText54 = customText54;
} |
73e1c05c-9cc2-464f-8345-fa24dd3b8505 | opcode ed_07 = new opcode() { public void handler(){ illegal_2(); }} |
0139216d-c25b-4eb6-875d-1cd932360b05 | public java.lang.String getCustomPickList28() {
return this.customPickList28;
} |
c6b967d1-4c46-4f26-bbce-ac2aff021c00 | public void setCustomObject7Name(crmondemand.xml.customobject6.query.QueryType customObject7Name) {
this.customObject7Name = customObject7Name;
} |
c84ebd80-a341-4d6c-936f-d825c3c78537 | public java.lang.String getCustomPickList4() {
return this.customPickList4;
} |
78908368-7a64-4c04-9594-7d75d56ecaaf | public void setZCustomText38(java.lang.String zCustomText38) {
this.zCustomText38 = zCustomText38;
} |
fb6fbb02-5789-4020-9e94-854800f68711 | public java.lang.String getLeadIntegrationId() {
return this.leadIntegrationId;
} |
b8bc79b7-0f62-4c9a-9bfb-37fa9368f297 | public boolean hasRepeats() {
return ((bitField0_ & 0x00000004) == 0x00000004);
} |
853ec6fd-4d88-44e3-bbf1-c97bacc760cd | public void keyTyped(KeyEvent ke)
{
} |
f89c867f-1dca-499a-8e28-cde8ac3f1697 | public crmondemand.xml.customobject6.query.QueryType getPolicyTerm() {
return this.policyTerm;
} |
f7c00b37-b254-4126-8376-688cfc07a147 | public void setCustomInteger28(java.lang.Integer customInteger28) {
this.customInteger28 = customInteger28;
} |
3048252a-0468-46ee-8b3d-509d8276c958 | public crmondemand.xml.contact.query.QueryType getCustomDate50() {
return this.customDate50;
} |
6cf6f5a0-70a4-4948-96a4-448003b11b2a | public java.lang.String getCustomPickList92() {
return this.customPickList92;
} |
b5c86f66-5598-4c5c-ad71-b6be2f4a6218 | public crmondemand.xml.customobject6.query.QueryType getCustomText86() {
return this.customText86;
} |
7cd717cd-180f-4295-8fca-4fec1d68182a | public java.util.Calendar getFinancialAccountOpenDate() {
return this.financialAccountOpenDate;
} |
cb108978-1bf2-42ef-8da8-7d1348473eca | public void setCustomBoolean7(crmondemand.xml.customobject6.query.QueryType customBoolean7) {
this.customBoolean7 = customBoolean7;
} |
a6d6d2c7-30f1-4dc9-8ce6-0f905cbb2f3c | public void setTransactionType(java.lang.String transactionType) {
this.transactionType = transactionType;
} |
0d1d3687-e9fe-4397-8bf1-5b323719b057 | public java.lang.Boolean getCustomBoolean10() {
return this.customBoolean10;
} |
bc66c7a6-baaf-4baf-ba45-38954fc63aff | public void setInterfaceNameIsSet(boolean value) {
if (!value) {
this.interfaceName = null;
}
} |
90d00633-ed8d-4e2d-81ad-0ac8ecda6748 | public crmondemand.xml.customobject3.query.QueryType getCustomDate31() {
return this.customDate31;
} |
287ce756-1809-4cb6-bbc1-b42b45f2bff2 | public void addMechDoor(MechDoor door) {
mechDoors.add(door);
} |
8f57ed4d-406f-4cd2-b272-0ebce56cd736 | public crmondemand.xml.customobject3.query.QueryType getCustomNumber15() {
return this.customNumber15;
} |
b544ba5e-6995-41c5-84fe-07de832821df | public void setIndexedPick0(crmondemand.xml.contact.query.QueryType indexedPick0) {
this.indexedPick0 = indexedPick0;
} |
56294dc6-701b-4ff6-9873-3065a0971901 | public java.lang.String getFinalApproverExternalSystemId() {
return this.finalApproverExternalSystemId;
} |
7ce295fb-2e73-433e-8947-d7d2d0b2433e | public crmondemand.xml.contact.query.QueryType getFundRequestStatus() {
return this.fundRequestStatus;
} |
ec1feb4e-1758-4612-9c9e-9fb8f470b263 | public crmondemand.xml.customobject3.query.QueryType getCustomDate27() {
return this.customDate27;
} |
593c2ea7-9df1-4540-8f75-c387a97d8144 | public java.lang.String getCustomPickList9() {
return this.customPickList9;
} |
2c06d259-52f8-45c2-a82c-0d2d3313ab82 | public void setCreatedById(java.lang.String createdById) {
this.createdById = createdById;
} |
3201202d-002b-4c08-bdf2-0a67e56043ab | public java.lang.String getCustomPickList0() {
return this.customPickList0;
} |
605944b7-1374-48c2-a2de-487a3f516bd3 | public String getDescription()
{
return "507:1: exprASSIGN : ( exprLOGICAL_OR (op= '=' | op= '+=' | op= '-=' | op= '*=' | op= '/=' | op= '%=' | op= '<<=' | op= '>>=' | op= '&=' | op= '^=' | op= '|=' ) exprASSIGN | exprTERNARY );";
} |
ef8b81fa-fa32-40c4-a21a-1f11674c0d6b | public void setPrimaryProductIntegrationId(java.lang.String primaryProductIntegrationId) {
this.primaryProductIntegrationId = primaryProductIntegrationId;
} |
6936baab-5575-4f9c-a917-9c62d461007b | public static void main(String[] args) {
StartUpView start = new StartUpView();
Thread startUpViewT = new Thread(start);
startUpViewT.start();
try {
startUpViewT.join();
} catch (InterruptedException e) {
Log.getLogger().log(Level.WARNING, "Interrupted", e);
}
//TODO Uncomment these the first run if you need to recreate the database
//insertTestFileObjectsIntoDatabase();
MainViewInitiator mainView = new MainViewInitiator(start);
mainView.getMainModel().startNotify();
se.cth.hedgehogphoto.database.Files.getInstance().addObserver(mainView.getMainView());
File pluginRooDir = new File(System.getProperty("user.home") + System.getProperty("file.separator") + "plugin");
PluginLoader pluginLoader = new PluginLoader(mainView.getMainView(), pluginRooDir, true);
Thread pluginLoaderT = new Thread(pluginLoader);
pluginLoaderT.start();
} |
c77d381a-5b83-47a0-8960-18c4033aeca7 | public void setFinancialAccountId(crmondemand.xml.opportunity.query.QueryType financialAccountId) {
this.financialAccountId = financialAccountId;
} |
eb2aaf96-4040-4527-b3ff-cb07aef2859d | public void setCreatedDate(java.util.Calendar createdDate) {
this.createdDate = createdDate;
} |
7621db02-18fa-476a-ad2d-5b4a4da6c941 | public void setCustomPickList46(java.lang.String customPickList46) {
this.customPickList46 = customPickList46;
} |
5c45cb7a-0bb1-44bd-9ff5-f1ce1463e318 | @Override
public void lineButtonHit() {
if (mode != Mode.LINE) {
shape = null;
GUIFunctions.refresh();
mode = Mode.LINE;
}
} |
cd0de551-eebe-4e49-a1f1-866a03e7dacb | public void setCustomText18(java.lang.String customText18) {
this.customText18 = customText18;
} |
fe5d928c-53b0-4051-9c37-16424491dbd6 | public boolean hasOptions() {
return ((bitField0_ & 0x00000004) == 0x00000004);
} |
a3edae6a-d944-4b5d-a8ef-13af0f3a7207 | public void setCreatedByUserSignInId(crmondemand.xml.contact.query.QueryType createdByUserSignInId) {
this.createdByUserSignInId = createdByUserSignInId;
} |
8e11d760-9c0d-418f-aee8-a2b6e0cafb23 | public void setCustomText34(crmondemand.xml.contact.query.QueryType customText34) {
this.customText34 = customText34;
} |
62eb9de7-cf04-4f8a-89ba-6bb363dee0e3 | public void setCustomPickList79(java.lang.String customPickList79) {
this.customPickList79 = customPickList79;
} |
b77baa8c-2971-46a6-be99-63528019656f | public void test_equals() {
YearMonth a = YearMonth.of(2008, 6);
YearMonth b = YearMonth.of(2008, 6);
YearMonth c = YearMonth.of(2007, 6);
YearMonth d = YearMonth.of(2008, 5);
assertEquals(a.equals(a), true);
assertEquals(a.equals(b), true);
assertEquals(a.equals(c), false);
assertEquals(a.equals(d), false);
assertEquals(b.equals(a), true);
assertEquals(b.equals(b), true);
assertEquals(b.equals(c), false);
assertEquals(b.equals(d), false);
assertEquals(c.equals(a), false);
assertEquals(c.equals(b), false);
assertEquals(c.equals(c), true);
assertEquals(c.equals(d), false);
assertEquals(d.equals(a), false);
assertEquals(d.equals(b), false);
assertEquals(d.equals(c), false);
assertEquals(d.equals(d), true);
}
@Test(groups = { "tck" } |
8317cbf6-d7cb-4c7a-9e61-6c688d36fa59 | public java.lang.Boolean getCustomBoolean11() {
return this.customBoolean11;
} |
165551a9-0ac2-4349-9f84-76594601df5b | public void setCustomObject15Name(crmondemand.xml.customobject6.query.QueryType customObject15Name) {
this.customObject15Name = customObject15Name;
} |
d7ef6caa-bffc-4e26-9b26-bb72ec7e13b5 | public void setCustomDate29(java.util.Calendar customDate29) {
this.customDate29 = customDate29;
} |
b9467a73-5cf8-4f7f-9b99-fc394a8d3b26 | public crmondemand.xml.customobject6.query.QueryType getIndexedLongText0() {
return this.indexedLongText0;
} |
f25a9902-41c6-44b8-b75e-9ea3323ff9a2 | public void setCustomPickList20(crmondemand.xml.opportunity.query.QueryType customPickList20) {
this.customPickList20 = customPickList20;
} |
e78c046a-808b-40cc-8d0f-42615419c82e | @Override
public String getExamples() {
return "@chezz (username) (register you in the app with given user name)";
} |
0be36068-7225-44a2-85bb-1508bfb689f7 | public java.lang.String getCustomPickList38() {
return this.customPickList38;
} |
3d7e5d09-4d00-4f51-9d33-07ecb9d59ade | public void setCustomInteger21(crmondemand.xml.contact.query.QueryType customInteger21) {
this.customInteger21 = customInteger21;
} |
f832778b-7c18-4749-af58-4f17bfb9a80e | public crmondemand.xml.customobject6.query.QueryType getMedEdName() {
return this.medEdName;
} |
b254eb5d-9d68-40a6-9a15-2dc345ec26d9 | public boolean hasRace() {
return ((bitField0_ & 0x00000004) == 0x00000004);
} |
506a2342-b7d9-4ea5-94a5-72bafb626126 | public java.lang.String getCustomPickList64() {
return this.customPickList64;
} |
6eaa4362-db3d-4ab6-acc8-279ac8c8b002 | public void setCustomDate18(java.util.Calendar customDate18) {
this.customDate18 = customDate18;
} |
87e5d523-8011-4d40-846f-a1d9edbfaba6 | public void actionPerformed(java.awt.event.ActionEvent evt) {
jMenuItem10ActionPerformed(evt);
} |
00ec67d0-124d-491b-852c-bf3138fd77ec | public void sameSquareCheck(Point[] move) {
for (int j = 0; j < move.length; j++) {
Point m = move[j];
if (m != null)
e[m.x][m.y].amove.add(j);
}
for (int j = 0; j < move.length; j++) {
Point m = move[j];
if (m != null) {
Square s = e[m.x][m.y];
int highest = Integer.MIN_VALUE;
int win = -1;
for (int i = 0; i < s.amove.size(); i++) {
int agent = s.amove.get(i);
Astats a = aStats[agent];
if (a.score > highest) {
highest = a.score;
win = agent;
} else if (a.score == highest) {
win = -1;
}
// if same score both destroyed
}
if (win != -1) {
Point m0 = move[win];
setAgentLocation(win, m0.x, m0.y);
for (int agent : s.amove) {
if (agent != win) {
aStats[win].newScore += 1; //aStats[agent].score;
}
}
} else {
s.available = false;
s.Color = false;
}
for (int i = 0; i < s.amove.size(); i++) {
int agent = s.amove.get(i);
if (agent != win)
lose(agent);
}
for (int m0 : s.amove)
move[m0] = null;
s.amove.clear();
}
}
} |
25bde9c2-70de-4e0b-905a-9da80267ba77 | public java.lang.Boolean getCustomBoolean7() {
return this.customBoolean7;
} |
e2989e3e-20f4-4018-9c1c-b159cfdf23de | public crmondemand.xml.customobject6.query.QueryType getCustomPickList14() {
return this.customPickList14;
} |
b888c236-57e8-4e9a-aa9d-c71518f49512 | public ErdNodeType getErdNodeType(){
return this.nodeType;
} |
d10ba033-70ac-4638-8ab9-c4cefe8db56e | public crmondemand.xml.opportunity.query.QueryType getCustomDate7() {
return this.customDate7;
} |
6839a922-256e-486a-9e1e-fa9409fd3b0f | public static void markAsForwardRule(Proposition impliesprop) {
{ Description head = ((Description)((impliesprop.arguments.theArray)[1]));
if ((!Description.namedDescriptionP(head)) &&
(((Description)(KeyValueList.dynamicSlotValue(head.dynamicSlots, Logic.SYM_LOGIC_COMPLEMENT_DESCRIPTION, null))) == null)) {
KeyValueList.setDynamicSlotValue(impliesprop.dynamicSlots, Logic.SYM_LOGIC_FORWARD_ONLYp, Stella.TRUE_WRAPPER, Stella.FALSE_WRAPPER);
}
}
} |
a995087a-1405-4407-880e-9dd9520c6950 | public crmondemand.xml.opportunity.query.QueryType getExamName() {
return this.examName;
} |
c8cadcc6-6244-4661-b30c-956b358ef124 | public void setDate(String date); |
e0423d91-dd75-4963-815f-1c232e23d05a | public crmondemand.xml.contact.query.QueryType getMedEdExternalSystemId() {
return this.medEdExternalSystemId;
} |
92a1ed8d-1030-4f9c-9df7-5e109725549b | public void setBusinessPlanPlanName(crmondemand.xml.opportunity.query.QueryType businessPlanPlanName) {
this.businessPlanPlanName = businessPlanPlanName;
} |
5e230253-07b9-42d6-b4d4-1752db87b1be | public java.lang.Integer getCustomInteger21() {
return this.customInteger21;
} |
69f22eb6-b5e6-4065-8ce4-96c69cc5a94c | final void method3738(int i, int i_34_) {
if (i != -15039)
aClass258Array7828 = null;
if (i_34_ != anInt7876) {
OpenGL.glActiveTexture(33984 + i_34_);
anInt7876 = i_34_;
}
anInt7526++;
} |
cf6e0dd0-d731-4a1c-87a1-b45f6b365379 | public crmondemand.xml.contact.query.QueryType getCustomBoolean11() {
return this.customBoolean11;
} |
c3cf1849-2296-4032-b607-69acb3a45230 | public void setCustomDate34(java.util.Calendar customDate34) {
this.customDate34 = customDate34;
} |
b4de04bf-3a61-4b4e-86f6-f844b5bdb836 | public crmondemand.xml.opportunity.query.QueryType getCustomPickList24() {
return this.customPickList24;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.