openchemlib 8.4.0 → 8.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/openchemlib-core.js +143 -142
- package/dist/openchemlib-full.js +156 -156
- package/dist/openchemlib-full.pretty.js +202 -185
- package/dist/openchemlib-minimal.js +109 -109
- package/package.json +1 -1
- package/types.d.ts +9 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* openchemlib - Manipulate molecules
|
|
3
|
-
* @version v8.
|
|
4
|
-
* @date 2023-
|
|
3
|
+
* @version v8.6.0
|
|
4
|
+
* @date 2023-10-06T15:19:24.158Z
|
|
5
5
|
* @link https://github.com/cheminfo/openchemlib-js
|
|
6
6
|
* @license BSD-3-Clause
|
|
7
7
|
*/
|
|
@@ -7494,7 +7494,7 @@ carc2.AbstractDepictor$DepictorLine = function AbstractDepictor$DepictorLine(){
|
|
|
7494
7494
|
this.$init_3();
|
|
7495
7495
|
}
|
|
7496
7496
|
;
|
|
7497
|
-
defineClass(
|
|
7497
|
+
defineClass(94, 1, {1:1}, carc2.AbstractDepictor$DepictorLine);
|
|
7498
7498
|
_.$init_3 = function $init_3(){
|
|
7499
7499
|
}
|
|
7500
7500
|
;
|
|
@@ -7502,7 +7502,7 @@ _.x1 = 0;
|
|
|
7502
7502
|
_.x2 = 0;
|
|
7503
7503
|
_.y1 = 0;
|
|
7504
7504
|
_.y2 = 0;
|
|
7505
|
-
cggl.Lcom_actelion_research_chem_AbstractDepictor$DepictorLine_2_classLit = createForClass('com.actelion.research.chem', 'AbstractDepictor/DepictorLine',
|
|
7505
|
+
cggl.Lcom_actelion_research_chem_AbstractDepictor$DepictorLine_2_classLit = createForClass('com.actelion.research.chem', 'AbstractDepictor/DepictorLine', 94, cggl.Ljava_lang_Object_2_classLit);
|
|
7506
7506
|
carc2.$clinit_AbstractDrawingObject = function $clinit_AbstractDrawingObject(){
|
|
7507
7507
|
carc2.$clinit_AbstractDrawingObject = emptyMethod;
|
|
7508
7508
|
jl.$clinit_Object();
|
|
@@ -13564,8 +13564,8 @@ carc2.createObject = function createObject(descriptor){
|
|
|
13564
13564
|
return null;
|
|
13565
13565
|
}
|
|
13566
13566
|
;
|
|
13567
|
-
defineClass(
|
|
13568
|
-
cggl.Lcom_actelion_research_chem_DrawingObjectFactory_2_classLit = createForClass('com.actelion.research.chem', 'DrawingObjectFactory',
|
|
13567
|
+
defineClass(1181, 1, {1:1});
|
|
13568
|
+
cggl.Lcom_actelion_research_chem_DrawingObjectFactory_2_classLit = createForClass('com.actelion.research.chem', 'DrawingObjectFactory', 1181, cggl.Ljava_lang_Object_2_classLit);
|
|
13569
13569
|
jl.$clinit_Iterable = function $clinit_Iterable(){
|
|
13570
13570
|
jl.$clinit_Iterable = emptyMethod;
|
|
13571
13571
|
}
|
|
@@ -23450,7 +23450,7 @@ carc2.PropertyCalculator = function PropertyCalculator(mol){
|
|
|
23450
23450
|
mol.normalizeAmbiguousBonds_0();
|
|
23451
23451
|
}
|
|
23452
23452
|
;
|
|
23453
|
-
defineClass(
|
|
23453
|
+
defineClass(90, 1, {1:1});
|
|
23454
23454
|
_.$init_38 = function $init_38(){
|
|
23455
23455
|
}
|
|
23456
23456
|
;
|
|
@@ -23517,7 +23517,7 @@ _.getStereoCenterCount_0 = function getStereoCenterCount(){
|
|
|
23517
23517
|
return this.mMolecule.getStereoCenterCount_0();
|
|
23518
23518
|
}
|
|
23519
23519
|
;
|
|
23520
|
-
cggl.Lcom_actelion_research_chem_PropertyCalculator_2_classLit = createForClass('com.actelion.research.chem', 'PropertyCalculator',
|
|
23520
|
+
cggl.Lcom_actelion_research_chem_PropertyCalculator_2_classLit = createForClass('com.actelion.research.chem', 'PropertyCalculator', 90, cggl.Ljava_lang_Object_2_classLit);
|
|
23521
23521
|
carc2.$clinit_RingCollection = function $clinit_RingCollection(){
|
|
23522
23522
|
carc2.$clinit_RingCollection = emptyMethod;
|
|
23523
23523
|
jl.$clinit_Object();
|
|
@@ -29565,7 +29565,7 @@ carcc.normalizeID = function normalizeID(torsionID){
|
|
|
29565
29565
|
return jl.endsWith_Ljava_lang_String__Z__devirtual$(torsionID, '<')?jl.substring_II_Ljava_lang_String___devirtual$(torsionID, 0, jl.length__I__devirtual$_0(torsionID) - 1) + '>':jl.endsWith_Ljava_lang_String__Z__devirtual$(torsionID, '-')?jl.substring_II_Ljava_lang_String___devirtual$(torsionID, 0, jl.length__I__devirtual$_0(torsionID) - 1) + '+':torsionID;
|
|
29566
29566
|
}
|
|
29567
29567
|
;
|
|
29568
|
-
defineClass(
|
|
29568
|
+
defineClass(639, 1, {1:1}, carcc.TorsionDB);
|
|
29569
29569
|
_.$init_59 = function $init_59(){
|
|
29570
29570
|
}
|
|
29571
29571
|
;
|
|
@@ -29659,7 +29659,7 @@ carcc.cTorsionBinsFile = 'torsionBins.txt';
|
|
|
29659
29659
|
carcc.cTorsionFrequencyFile = 'torsionFrequency.txt';
|
|
29660
29660
|
carcc.cTorsionIDFile = 'torsionID.txt';
|
|
29661
29661
|
carcc.cTorsionRangeFile = 'torsionRange.txt';
|
|
29662
|
-
cggl.Lcom_actelion_research_chem_conf_TorsionDB_2_classLit = createForClass('com.actelion.research.chem.conf', 'TorsionDB',
|
|
29662
|
+
cggl.Lcom_actelion_research_chem_conf_TorsionDB_2_classLit = createForClass('com.actelion.research.chem.conf', 'TorsionDB', 639, cggl.Ljava_lang_Object_2_classLit);
|
|
29663
29663
|
carcc.$clinit_TorsionDBData = function $clinit_TorsionDBData(){
|
|
29664
29664
|
carcc.$clinit_TorsionDBData = emptyMethod;
|
|
29665
29665
|
jl.$clinit_Object();
|
|
@@ -31396,7 +31396,7 @@ carcc3.getMeanAngle = function getMeanAngle(angle, noOfAngles){
|
|
|
31396
31396
|
return new carcc3.InventorAngle(meanAngle, length_0);
|
|
31397
31397
|
}
|
|
31398
31398
|
;
|
|
31399
|
-
defineClass(
|
|
31399
|
+
defineClass(88, 1, {1:1}, carcc3.CoordinateInventor, carcc3.CoordinateInventor_0);
|
|
31400
31400
|
_.$init_65 = function $init_65(){
|
|
31401
31401
|
}
|
|
31402
31402
|
;
|
|
@@ -32904,7 +32904,7 @@ carcc3.MODE_SKIP_DEFAULT_TEMPLATES = 1;
|
|
|
32904
32904
|
carcc3.POSSIBLE_FLIPS = 64;
|
|
32905
32905
|
carcc3.PREFERRED_FLIPS = 32;
|
|
32906
32906
|
carcc3.TOTAL_FLIPS = 0;
|
|
32907
|
-
cggl.Lcom_actelion_research_chem_coords_CoordinateInventor_2_classLit = createForClass('com.actelion.research.chem.coords', 'CoordinateInventor',
|
|
32907
|
+
cggl.Lcom_actelion_research_chem_coords_CoordinateInventor_2_classLit = createForClass('com.actelion.research.chem.coords', 'CoordinateInventor', 88, cggl.Ljava_lang_Object_2_classLit);
|
|
32908
32908
|
carcc3.$clinit_CoordinateInventor$1 = function $clinit_CoordinateInventor$1(){
|
|
32909
32909
|
carcc3.$clinit_CoordinateInventor$1 = emptyMethod;
|
|
32910
32910
|
ju.$clinit_ArrayList();
|
|
@@ -33274,11 +33274,11 @@ carcc3.InventorDefaultTemplateList = function InventorDefaultTemplateList(){
|
|
|
33274
33274
|
}
|
|
33275
33275
|
}
|
|
33276
33276
|
;
|
|
33277
|
-
defineClass(
|
|
33277
|
+
defineClass(636, 18, {4:1, 1:1, 18:1, 38:1, 56:1, 142:1}, carcc3.InventorDefaultTemplateList);
|
|
33278
33278
|
_.$init_74 = function $init_74(){
|
|
33279
33279
|
}
|
|
33280
33280
|
;
|
|
33281
|
-
cggl.Lcom_actelion_research_chem_coords_InventorDefaultTemplateList_2_classLit = createForClass('com.actelion.research.chem.coords', 'InventorDefaultTemplateList',
|
|
33281
|
+
cggl.Lcom_actelion_research_chem_coords_InventorDefaultTemplateList_2_classLit = createForClass('com.actelion.research.chem.coords', 'InventorDefaultTemplateList', 636, cggl.Ljava_util_ArrayList_2_classLit);
|
|
33282
33282
|
carcc3.$clinit_InventorFragment = function $clinit_InventorFragment(){
|
|
33283
33283
|
carcc3.$clinit_InventorFragment = emptyMethod;
|
|
33284
33284
|
jl.$clinit_Object();
|
|
@@ -33757,8 +33757,8 @@ carcd.$clinit_AbstractDescriptorHandlerLongFP = function $clinit_AbstractDescrip
|
|
|
33757
33757
|
carcd.$clinit_AbstractDescriptorHandlerLongFP = emptyMethod;
|
|
33758
33758
|
}
|
|
33759
33759
|
;
|
|
33760
|
-
defineClass(
|
|
33761
|
-
cggl.Lcom_actelion_research_chem_descriptor_AbstractDescriptorHandlerLongFP_2_classLit = createForClass('com.actelion.research.chem.descriptor', 'AbstractDescriptorHandlerLongFP',
|
|
33760
|
+
defineClass(1172, 1, {1:1});
|
|
33761
|
+
cggl.Lcom_actelion_research_chem_descriptor_AbstractDescriptorHandlerLongFP_2_classLit = createForClass('com.actelion.research.chem.descriptor', 'AbstractDescriptorHandlerLongFP', 1172, cggl.Ljava_lang_Object_2_classLit);
|
|
33762
33762
|
carcf.$clinit_ForceField = function $clinit_ForceField(){
|
|
33763
33763
|
carcf.$clinit_ForceField = emptyMethod;
|
|
33764
33764
|
}
|
|
@@ -34283,8 +34283,8 @@ carcfm.readIntsFile = function readIntsFile(path){
|
|
|
34283
34283
|
return newtable;
|
|
34284
34284
|
}
|
|
34285
34285
|
;
|
|
34286
|
-
defineClass(
|
|
34287
|
-
cggl.Lcom_actelion_research_chem_forcefield_mmff_Csv_2_classLit = createForClass('com.actelion.research.chem.forcefield.mmff', 'Csv',
|
|
34286
|
+
defineClass(1179, 1, {1:1});
|
|
34287
|
+
cggl.Lcom_actelion_research_chem_forcefield_mmff_Csv_2_classLit = createForClass('com.actelion.research.chem.forcefield.mmff', 'Csv', 1179, cggl.Ljava_lang_Object_2_classLit);
|
|
34288
34288
|
carcfm.$clinit_Electrostatic = function $clinit_Electrostatic(){
|
|
34289
34289
|
carcfm.$clinit_Electrostatic = emptyMethod;
|
|
34290
34290
|
jl.$clinit_Object();
|
|
@@ -34657,8 +34657,8 @@ carcfm.rowtm = function rowtm(ano){
|
|
|
34657
34657
|
return row;
|
|
34658
34658
|
}
|
|
34659
34659
|
;
|
|
34660
|
-
defineClass(
|
|
34661
|
-
cggl.Lcom_actelion_research_chem_forcefield_mmff_PeriodicTable_2_classLit = createForClass('com.actelion.research.chem.forcefield.mmff', 'PeriodicTable',
|
|
34660
|
+
defineClass(1178, 1, {1:1});
|
|
34661
|
+
cggl.Lcom_actelion_research_chem_forcefield_mmff_PeriodicTable_2_classLit = createForClass('com.actelion.research.chem.forcefield.mmff', 'PeriodicTable', 1178, cggl.Ljava_lang_Object_2_classLit);
|
|
34662
34662
|
carcfm.$clinit_RingBoolean = function $clinit_RingBoolean(){
|
|
34663
34663
|
carcfm.$clinit_RingBoolean = emptyMethod;
|
|
34664
34664
|
jl.$clinit_Enum();
|
|
@@ -34756,8 +34756,8 @@ carcfm.s_0 = function s_0(a, b){
|
|
|
34756
34756
|
return a;
|
|
34757
34757
|
}
|
|
34758
34758
|
;
|
|
34759
|
-
defineClass(
|
|
34760
|
-
cggl.Lcom_actelion_research_chem_forcefield_mmff_Search_2_classLit = createForClass('com.actelion.research.chem.forcefield.mmff', 'Search',
|
|
34759
|
+
defineClass(1176, 1, {1:1});
|
|
34760
|
+
cggl.Lcom_actelion_research_chem_forcefield_mmff_Search_2_classLit = createForClass('com.actelion.research.chem.forcefield.mmff', 'Search', 1176, cggl.Ljava_lang_Object_2_classLit);
|
|
34761
34761
|
carcfm.$clinit_Searchable = function $clinit_Searchable(){
|
|
34762
34762
|
carcfm.$clinit_Searchable = emptyMethod;
|
|
34763
34763
|
}
|
|
@@ -35556,7 +35556,7 @@ carcfmt.Atom = function Atom(t, csvpath){
|
|
|
35556
35556
|
this.table = carcfm.readIntsFile(csvpath);
|
|
35557
35557
|
}
|
|
35558
35558
|
;
|
|
35559
|
-
defineClass(
|
|
35559
|
+
defineClass(649, 1, {1:1}, carcfmt.Atom);
|
|
35560
35560
|
_.$init_99 = function $init_99(){
|
|
35561
35561
|
}
|
|
35562
35562
|
;
|
|
@@ -35602,7 +35602,7 @@ _.val_0 = function val_0(type_0){
|
|
|
35602
35602
|
return this.table[this.index_2(type_0)][3];
|
|
35603
35603
|
}
|
|
35604
35604
|
;
|
|
35605
|
-
cggl.Lcom_actelion_research_chem_forcefield_mmff_table_Atom_2_classLit = createForClass('com.actelion.research.chem.forcefield.mmff.table', 'Atom',
|
|
35605
|
+
cggl.Lcom_actelion_research_chem_forcefield_mmff_table_Atom_2_classLit = createForClass('com.actelion.research.chem.forcefield.mmff.table', 'Atom', 649, cggl.Ljava_lang_Object_2_classLit);
|
|
35606
35606
|
carcfmt.$clinit_Bndk = function $clinit_Bndk(){
|
|
35607
35607
|
carcfmt.$clinit_Bndk = emptyMethod;
|
|
35608
35608
|
jl.$clinit_Object();
|
|
@@ -37524,8 +37524,8 @@ carcfmt2.inRingOfSize_1 = function inRingOfSize_1(mol, a1, a2, a3, a4){
|
|
|
37524
37524
|
return 0;
|
|
37525
37525
|
}
|
|
37526
37526
|
;
|
|
37527
|
-
defineClass(
|
|
37528
|
-
cggl.Lcom_actelion_research_chem_forcefield_mmff_type_Torsion_2_classLit = createForClass('com.actelion.research.chem.forcefield.mmff.type', 'Torsion',
|
|
37527
|
+
defineClass(1177, 1, {1:1});
|
|
37528
|
+
cggl.Lcom_actelion_research_chem_forcefield_mmff_type_Torsion_2_classLit = createForClass('com.actelion.research.chem.forcefield.mmff.type', 'Torsion', 1177, cggl.Ljava_lang_Object_2_classLit);
|
|
37529
37529
|
carci.$clinit_CompoundFileParser = function $clinit_CompoundFileParser(){
|
|
37530
37530
|
carci.$clinit_CompoundFileParser = emptyMethod;
|
|
37531
37531
|
jl.$clinit_Object();
|
|
@@ -37950,7 +37950,7 @@ carci.SDFileParser = function SDFileParser(reader, fieldName){
|
|
|
37950
37950
|
this.$init_117();
|
|
37951
37951
|
this.mNoOfRecords = -1;
|
|
37952
37952
|
this.mFieldName = fieldName;
|
|
37953
|
-
this.mReader = instanceOf(reader,
|
|
37953
|
+
this.mReader = instanceOf(reader, 91)?castTo(reader, 91):new ji.BufferedReader(reader);
|
|
37954
37954
|
this.init_4();
|
|
37955
37955
|
}
|
|
37956
37956
|
;
|
|
@@ -38271,7 +38271,7 @@ _.getDetail_0 = function getDetail(mol){
|
|
|
38271
38271
|
if (errorCount != 0)
|
|
38272
38272
|
detail.add_7('Warning: ' + errorCount + ' atom type(s) could not be determined.', 2);
|
|
38273
38273
|
for (type$iterator = countMap.keySet().iterator(); type$iterator.hasNext_0();) {
|
|
38274
|
-
type_0 = castTo(type$iterator.next_3(),
|
|
38274
|
+
type_0 = castTo(type$iterator.next_3(), 93);
|
|
38275
38275
|
if (carcp.sSortedTypeList.contains_3(type_0))
|
|
38276
38276
|
detail.add_7(countMap.get(type_0) + ' * ' + formatter.format_1(carcp.INCREMENT[carcp.sSortedTypeList.getIndex_0(type_0)]) + ' AtomType: 0x' + toHexString_0(type_0.longValue()), 2);
|
|
38277
38277
|
else
|
|
@@ -41039,7 +41039,7 @@ cargc.Core = function Core(){
|
|
|
41039
41039
|
this.$init_136();
|
|
41040
41040
|
}
|
|
41041
41041
|
;
|
|
41042
|
-
defineClass(390, 1, {
|
|
41042
|
+
defineClass(390, 1, {99:1, 1:1}, cargc.Core);
|
|
41043
41043
|
_.$init_136 = function $init_136(){
|
|
41044
41044
|
}
|
|
41045
41045
|
;
|
|
@@ -41276,12 +41276,12 @@ cargc.JSMoleculeProperties = function JSMoleculeProperties(mol){
|
|
|
41276
41276
|
this.$init_142();
|
|
41277
41277
|
}
|
|
41278
41278
|
;
|
|
41279
|
-
defineClass(863,
|
|
41279
|
+
defineClass(863, 90, {1:1}, cargc.JSMoleculeProperties);
|
|
41280
41280
|
_.$init_142 = function $init_142(){
|
|
41281
41281
|
}
|
|
41282
41282
|
;
|
|
41283
41283
|
defineProperties(_, {acceptorCount:{'get':function getAcceptorCount_0(){
|
|
41284
|
-
return getClassPrototype(
|
|
41284
|
+
return getClassPrototype(90).getAcceptorCount.call(this);
|
|
41285
41285
|
}
|
|
41286
41286
|
}});
|
|
41287
41287
|
_.getAcceptorCount = function(){
|
|
@@ -41289,7 +41289,7 @@ _.getAcceptorCount = function(){
|
|
|
41289
41289
|
}
|
|
41290
41290
|
;
|
|
41291
41291
|
defineProperties(_, {donorCount:{'get':function getDonorCount_0(){
|
|
41292
|
-
return getClassPrototype(
|
|
41292
|
+
return getClassPrototype(90).getDonorCount.call(this);
|
|
41293
41293
|
}
|
|
41294
41294
|
}});
|
|
41295
41295
|
_.getDonorCount = function(){
|
|
@@ -41297,7 +41297,7 @@ _.getDonorCount = function(){
|
|
|
41297
41297
|
}
|
|
41298
41298
|
;
|
|
41299
41299
|
defineProperties(_, {logP:{'get':function getLogP_0(){
|
|
41300
|
-
return getClassPrototype(
|
|
41300
|
+
return getClassPrototype(90).getLogP.call(this);
|
|
41301
41301
|
}
|
|
41302
41302
|
}});
|
|
41303
41303
|
_.getLogP = function(){
|
|
@@ -41305,11 +41305,11 @@ _.getLogP = function(){
|
|
|
41305
41305
|
}
|
|
41306
41306
|
;
|
|
41307
41307
|
defineProperties(_, {logPString:{'get':function getLogPString(){
|
|
41308
|
-
return cargc.convertParameterizedStringList(getClassPrototype(
|
|
41308
|
+
return cargc.convertParameterizedStringList(getClassPrototype(90).getLogPDetail.call(this));
|
|
41309
41309
|
}
|
|
41310
41310
|
}});
|
|
41311
41311
|
defineProperties(_, {logS:{'get':function getLogS_0(){
|
|
41312
|
-
return getClassPrototype(
|
|
41312
|
+
return getClassPrototype(90).getLogS.call(this);
|
|
41313
41313
|
}
|
|
41314
41314
|
}});
|
|
41315
41315
|
_.getLogS = function(){
|
|
@@ -41317,11 +41317,11 @@ _.getLogS = function(){
|
|
|
41317
41317
|
}
|
|
41318
41318
|
;
|
|
41319
41319
|
defineProperties(_, {logSString:{'get':function getLogSString(){
|
|
41320
|
-
return cargc.convertParameterizedStringList(getClassPrototype(
|
|
41320
|
+
return cargc.convertParameterizedStringList(getClassPrototype(90).getLogSDetail.call(this));
|
|
41321
41321
|
}
|
|
41322
41322
|
}});
|
|
41323
41323
|
defineProperties(_, {polarSurfaceArea:{'get':function getPolarSurfaceArea_0(){
|
|
41324
|
-
return getClassPrototype(
|
|
41324
|
+
return getClassPrototype(90).getPolarSurfaceArea.call(this);
|
|
41325
41325
|
}
|
|
41326
41326
|
}});
|
|
41327
41327
|
_.getPolarSurfaceArea = function(){
|
|
@@ -41329,11 +41329,11 @@ _.getPolarSurfaceArea = function(){
|
|
|
41329
41329
|
}
|
|
41330
41330
|
;
|
|
41331
41331
|
defineProperties(_, {polarSurfaceAreaString:{'get':function getPolarSurfaceAreaString(){
|
|
41332
|
-
return cargc.convertParameterizedStringList(getClassPrototype(
|
|
41332
|
+
return cargc.convertParameterizedStringList(getClassPrototype(90).getPolarSurfaceAreaDetail.call(this));
|
|
41333
41333
|
}
|
|
41334
41334
|
}});
|
|
41335
41335
|
defineProperties(_, {rotatableBondCount:{'get':function getRotatableBondCount_1(){
|
|
41336
|
-
return getClassPrototype(
|
|
41336
|
+
return getClassPrototype(90).getRotatableBondCount_0.call(this);
|
|
41337
41337
|
}
|
|
41338
41338
|
}});
|
|
41339
41339
|
_.getRotatableBondCount_0 = function(){
|
|
@@ -41341,7 +41341,7 @@ _.getRotatableBondCount_0 = function(){
|
|
|
41341
41341
|
}
|
|
41342
41342
|
;
|
|
41343
41343
|
defineProperties(_, {stereoCenterCount:{'get':function getStereoCenterCount_1(){
|
|
41344
|
-
return getClassPrototype(
|
|
41344
|
+
return getClassPrototype(90).getStereoCenterCount_0.call(this);
|
|
41345
41345
|
}
|
|
41346
41346
|
}});
|
|
41347
41347
|
_.getStereoCenterCount_0 = function(){
|
|
@@ -43446,7 +43446,7 @@ cargge.GWTStructureEditor = function GWTStructureEditor(){
|
|
|
43446
43446
|
this.$init_168();
|
|
43447
43447
|
}
|
|
43448
43448
|
;
|
|
43449
|
-
defineClass(395, 1, {
|
|
43449
|
+
defineClass(395, 1, {99:1, 1:1}, cargge.GWTStructureEditor);
|
|
43450
43450
|
_.$init_168 = function $init_168(){
|
|
43451
43451
|
}
|
|
43452
43452
|
;
|
|
@@ -47083,7 +47083,7 @@ carsgea.BondHighlightAction = function BondHighlightAction(model){
|
|
|
47083
47083
|
this.$init_212();
|
|
47084
47084
|
}
|
|
47085
47085
|
;
|
|
47086
|
-
defineClass(
|
|
47086
|
+
defineClass(96, 76, {25:1, 1:1});
|
|
47087
47087
|
_.$init_212 = function $init_212(){
|
|
47088
47088
|
this.origin_0 = null;
|
|
47089
47089
|
this.last = null;
|
|
@@ -47239,7 +47239,7 @@ _.trackHighLight = function trackHighLight_0(pt){
|
|
|
47239
47239
|
}
|
|
47240
47240
|
;
|
|
47241
47241
|
_.dragging = false;
|
|
47242
|
-
cggl.Lcom_actelion_research_share_gui_editor_actions_BondHighlightAction_2_classLit = createForClass('com.actelion.research.share.gui.editor.actions', 'BondHighlightAction',
|
|
47242
|
+
cggl.Lcom_actelion_research_share_gui_editor_actions_BondHighlightAction_2_classLit = createForClass('com.actelion.research.share.gui.editor.actions', 'BondHighlightAction', 96, cggl.Lcom_actelion_research_share_gui_editor_actions_AtomHighlightAction_2_classLit);
|
|
47243
47243
|
carggea.$clinit_AbstractTypeAction = function $clinit_AbstractTypeAction(){
|
|
47244
47244
|
carggea.$clinit_AbstractTypeAction = emptyMethod;
|
|
47245
47245
|
carsgea.$clinit_BondHighlightAction();
|
|
@@ -47252,7 +47252,7 @@ carggea.AbstractTypeAction = function AbstractTypeAction(model, scale){
|
|
|
47252
47252
|
this.scale_1 = scale;
|
|
47253
47253
|
}
|
|
47254
47254
|
;
|
|
47255
|
-
defineClass(363,
|
|
47255
|
+
defineClass(363, 96, {122:1, 25:1, 1:1});
|
|
47256
47256
|
_.$init_213 = function $init_213(){
|
|
47257
47257
|
this.popup = null;
|
|
47258
47258
|
this.scale_1 = 1;
|
|
@@ -49675,11 +49675,11 @@ carggead.ComboBox = function ComboBox(){
|
|
|
49675
49675
|
this.setStyleName('gwt-ComboBox');
|
|
49676
49676
|
}
|
|
49677
49677
|
;
|
|
49678
|
-
defineClass(
|
|
49678
|
+
defineClass(98, 775, {37:1, 31:1, 22:1, 1:1}, carggead.ComboBox);
|
|
49679
49679
|
_.$init_241 = function $init_241(){
|
|
49680
49680
|
}
|
|
49681
49681
|
;
|
|
49682
|
-
cggl.Lcom_actelion_research_gwt_gui_editor_actions_dialogs_ComboBox_2_classLit = createForClass('com.actelion.research.gwt.gui.editor.actions.dialogs', 'ComboBox',
|
|
49682
|
+
cggl.Lcom_actelion_research_gwt_gui_editor_actions_dialogs_ComboBox_2_classLit = createForClass('com.actelion.research.gwt.gui.editor.actions.dialogs', 'ComboBox', 98, cggl.Lcom_google_gwt_user_client_ui_ListBox_2_classLit);
|
|
49683
49683
|
carggead.$clinit_TDialog$1 = function $clinit_TDialog$1(){
|
|
49684
49684
|
carggead.$clinit_TDialog$1 = emptyMethod;
|
|
49685
49685
|
jl.$clinit_Object();
|
|
@@ -50355,7 +50355,7 @@ carggv.StructureViewer = function StructureViewer(){
|
|
|
50355
50355
|
this.$init_251();
|
|
50356
50356
|
}
|
|
50357
50357
|
;
|
|
50358
|
-
defineClass(394, 1, {
|
|
50358
|
+
defineClass(394, 1, {99:1, 1:1}, carggv.StructureViewer);
|
|
50359
50359
|
_.$init_251 = function $init_251(){
|
|
50360
50360
|
}
|
|
50361
50361
|
;
|
|
@@ -50965,6 +50965,12 @@ _.getExplicitHydrogens = function getExplicitHydrogens_0(atom){
|
|
|
50965
50965
|
return this.oclMolecule.getExplicitHydrogens_0(atom);
|
|
50966
50966
|
}
|
|
50967
50967
|
;
|
|
50968
|
+
_.getFinalRanks = function getFinalRanks(flag){
|
|
50969
|
+
var canonizer;
|
|
50970
|
+
canonizer = new carc2.Canonizer_0(this.oclMolecule, flag);
|
|
50971
|
+
return canonizer.getFinalRank();
|
|
50972
|
+
}
|
|
50973
|
+
;
|
|
50968
50974
|
_.getFisherProjectionParity = function getFisherProjectionParity_0(atom, sortedConnMap, angle, direction){
|
|
50969
50975
|
return this.oclMolecule.getFisherProjectionParity_0(atom, sortedConnMap, angle, direction);
|
|
50970
50976
|
}
|
|
@@ -51117,9 +51123,20 @@ _.getRotatableBondCount = function getRotatableBondCount_2(){
|
|
|
51117
51123
|
}
|
|
51118
51124
|
;
|
|
51119
51125
|
_.getSVG = function getSVG(width_0, height, factorTextSize, autoCrop, autoCropMargin, id_0, options){
|
|
51120
|
-
var b, d, mode, newHeight, newWidth, newX, newY, result;
|
|
51126
|
+
var b, d, degenerated, i, mode, mol, newHeight, newWidth, newX, newY, result;
|
|
51127
|
+
degenerated = true;
|
|
51128
|
+
for (i = 0; i < this.oclMolecule.getAllAtoms_0() - 1; i++) {
|
|
51129
|
+
if (this.oclMolecule.getAtomX_0(i) != this.oclMolecule.getAtomX_0(i + 1) || this.oclMolecule.getAtomY_0(i) != this.oclMolecule.getAtomY_0(i + 1)) {
|
|
51130
|
+
degenerated = false;
|
|
51131
|
+
break;
|
|
51132
|
+
}
|
|
51133
|
+
}
|
|
51134
|
+
mol = degenerated?this.oclMolecule.getCompactCopy_0():this.oclMolecule;
|
|
51135
|
+
if (degenerated) {
|
|
51136
|
+
(new carcc3.CoordinateInventor_0(0)).invent(mol);
|
|
51137
|
+
}
|
|
51121
51138
|
mode = cargm.getDisplayMode_0(options);
|
|
51122
|
-
d = new carc2.SVGDepictor(
|
|
51139
|
+
d = new carc2.SVGDepictor(mol, mode, id_0);
|
|
51123
51140
|
d.setFactorTextSize(factorTextSize);
|
|
51124
51141
|
d.validateView(null, new cargg.GenericRectangle_0(0, 0, width_0, height), 65536);
|
|
51125
51142
|
b = d.getBoundingRect();
|
|
@@ -52458,7 +52475,7 @@ cargm.Minimal = function Minimal(){
|
|
|
52458
52475
|
this.$init_260();
|
|
52459
52476
|
}
|
|
52460
52477
|
;
|
|
52461
|
-
defineClass(393, 1, {
|
|
52478
|
+
defineClass(393, 1, {99:1, 1:1}, cargm.Minimal);
|
|
52462
52479
|
_.$init_260 = function $init_260(){
|
|
52463
52480
|
}
|
|
52464
52481
|
;
|
|
@@ -52693,14 +52710,14 @@ carsg.valueOf_4 = function valueOf_4(name_0){
|
|
|
52693
52710
|
;
|
|
52694
52711
|
carsg.values_4 = function values_4(){
|
|
52695
52712
|
carsg.$clinit_DialogResult();
|
|
52696
|
-
return stampJavaTypeInfo(getClassLiteralForArray(cggl.Lcom_actelion_research_share_gui_DialogResult_2_classLit, 1), {4:1, 1:1, 7:1},
|
|
52713
|
+
return stampJavaTypeInfo(getClassLiteralForArray(cggl.Lcom_actelion_research_share_gui_DialogResult_2_classLit, 1), {4:1, 1:1, 7:1}, 97, 0, [carsg.IDOK, carsg.IDCANCEL, carsg.IDYES, carsg.IDNO, carsg.IDABORT, carsg.IDRETRY]);
|
|
52697
52714
|
}
|
|
52698
52715
|
;
|
|
52699
|
-
defineClass(
|
|
52716
|
+
defineClass(97, 11, {97:1, 4:1, 10:1, 11:1, 1:1}, carsg.DialogResult);
|
|
52700
52717
|
_.$init_264 = function $init_264(){
|
|
52701
52718
|
}
|
|
52702
52719
|
;
|
|
52703
|
-
cggl.Lcom_actelion_research_share_gui_DialogResult_2_classLit = createForEnum('com.actelion.research.share.gui', 'DialogResult',
|
|
52720
|
+
cggl.Lcom_actelion_research_share_gui_DialogResult_2_classLit = createForEnum('com.actelion.research.share.gui', 'DialogResult', 97, cggl.Ljava_lang_Enum_2_classLit, carsg.values_4, carsg.valueOf_4);
|
|
52704
52721
|
carsg.$clinit_DialogResult$Map = function $clinit_DialogResult$Map(){
|
|
52705
52722
|
carsg.$clinit_DialogResult$Map = emptyMethod;
|
|
52706
52723
|
carsg.$MAP_3 = createValueOfMap(carsg.values_4());
|
|
@@ -52912,7 +52929,7 @@ carsgea.AddRingAction = function AddRingAction(m, ringSize, aromatic){
|
|
|
52912
52929
|
this.aromatic = aromatic;
|
|
52913
52930
|
}
|
|
52914
52931
|
;
|
|
52915
|
-
defineClass(85,
|
|
52932
|
+
defineClass(85, 96, {25:1, 1:1}, carsgea.AddRingAction);
|
|
52916
52933
|
_.$init_268 = function $init_268(){
|
|
52917
52934
|
this.ringSize = 0;
|
|
52918
52935
|
this.aromatic = false;
|
|
@@ -52985,7 +53002,7 @@ _.$init_269 = function $init_269(){
|
|
|
52985
53002
|
}
|
|
52986
53003
|
;
|
|
52987
53004
|
_.accept_0 = function accept_0(res){
|
|
52988
|
-
this.accept(castTo(res,
|
|
53005
|
+
this.accept(castTo(res, 97));
|
|
52989
53006
|
}
|
|
52990
53007
|
;
|
|
52991
53008
|
_.accept = function accept(res){
|
|
@@ -53147,7 +53164,7 @@ carsgea.BondBaseAction = function BondBaseAction(model){
|
|
|
53147
53164
|
this.$init_271();
|
|
53148
53165
|
}
|
|
53149
53166
|
;
|
|
53150
|
-
defineClass(726,
|
|
53167
|
+
defineClass(726, 96, {25:1, 1:1});
|
|
53151
53168
|
_.$init_271 = function $init_271(){
|
|
53152
53169
|
}
|
|
53153
53170
|
;
|
|
@@ -53289,7 +53306,7 @@ _.onMouseUp_0 = function onMouseUp_7(evt){
|
|
|
53289
53306
|
;
|
|
53290
53307
|
_.paint_0 = function paint_5(_ctx){
|
|
53291
53308
|
var ok;
|
|
53292
|
-
ok = getClassPrototype(
|
|
53309
|
+
ok = getClassPrototype(96).paint_0.call(this, _ctx);
|
|
53293
53310
|
if (this.dragging) {
|
|
53294
53311
|
this.drawBondLine(_ctx);
|
|
53295
53312
|
ok = true;
|
|
@@ -53316,7 +53333,7 @@ _.$init_272 = function $init_272(){
|
|
|
53316
53333
|
}
|
|
53317
53334
|
;
|
|
53318
53335
|
_.accept_0 = function accept_2(res){
|
|
53319
|
-
this.accept(castTo(res,
|
|
53336
|
+
this.accept(castTo(res, 97));
|
|
53320
53337
|
}
|
|
53321
53338
|
;
|
|
53322
53339
|
_.accept = function accept_1(res){
|
|
@@ -53424,7 +53441,7 @@ _.$init_275 = function $init_275(){
|
|
|
53424
53441
|
}
|
|
53425
53442
|
;
|
|
53426
53443
|
_.accept_0 = function accept_4(res){
|
|
53427
|
-
this.accept(castTo(res,
|
|
53444
|
+
this.accept(castTo(res, 97));
|
|
53428
53445
|
}
|
|
53429
53446
|
;
|
|
53430
53447
|
_.accept = function accept_3(res){
|
|
@@ -53593,7 +53610,7 @@ carsgea.DeleteAction = function DeleteAction(model){
|
|
|
53593
53610
|
this.$init_280();
|
|
53594
53611
|
}
|
|
53595
53612
|
;
|
|
53596
|
-
defineClass(366,
|
|
53613
|
+
defineClass(366, 96, {25:1, 1:1}, carsgea.DeleteAction);
|
|
53597
53614
|
_.$init_280 = function $init_280(){
|
|
53598
53615
|
}
|
|
53599
53616
|
;
|
|
@@ -53692,7 +53709,7 @@ carsgea.NewChainAction = function NewChainAction(model){
|
|
|
53692
53709
|
this.$init_283();
|
|
53693
53710
|
}
|
|
53694
53711
|
;
|
|
53695
|
-
defineClass(367,
|
|
53712
|
+
defineClass(367, 96, {25:1, 1:1}, carsgea.NewChainAction);
|
|
53696
53713
|
_.$init_283 = function $init_283(){
|
|
53697
53714
|
this.sourceAtom = -1;
|
|
53698
53715
|
this.numChainAtoms = 0;
|
|
@@ -53904,7 +53921,7 @@ _.paint_0 = function paint_7(ctx){
|
|
|
53904
53921
|
mol = this.model_0.getMolecule_0();
|
|
53905
53922
|
if (isNotNull(mol)) {
|
|
53906
53923
|
if (!this.dragging) {
|
|
53907
|
-
getClassPrototype(
|
|
53924
|
+
getClassPrototype(96).paint_0.call(this, ctx);
|
|
53908
53925
|
}
|
|
53909
53926
|
else {
|
|
53910
53927
|
theAtom = this.model_0.getSelectedAtom();
|
|
@@ -53930,7 +53947,7 @@ carsgea.SelectionAction = function SelectionAction(model){
|
|
|
53930
53947
|
this.polygon = this.factory.createPolygon();
|
|
53931
53948
|
}
|
|
53932
53949
|
;
|
|
53933
|
-
defineClass(360,
|
|
53950
|
+
defineClass(360, 96, {25:1, 1:1}, carsgea.SelectionAction);
|
|
53934
53951
|
_.$init_284 = function $init_284(){
|
|
53935
53952
|
this.atom = -1;
|
|
53936
53953
|
this.bond = -1;
|
|
@@ -54135,7 +54152,7 @@ _.onDoubleClick_0 = function onDoubleClick_2(evt){
|
|
|
54135
54152
|
_.onKeyPressed_0 = function onKeyPressed_5(evt){
|
|
54136
54153
|
this.shift_0 = evt.isShiftDown();
|
|
54137
54154
|
this.rectangular = evt.isAltDown();
|
|
54138
|
-
return getClassPrototype(
|
|
54155
|
+
return getClassPrototype(96).onKeyPressed_0.call(this, evt);
|
|
54139
54156
|
}
|
|
54140
54157
|
;
|
|
54141
54158
|
_.onMouseDown_0 = function onMouseDown_9(evt){
|
|
@@ -54220,7 +54237,7 @@ _.onMouseUp_0 = function onMouseUp_14(ev){
|
|
|
54220
54237
|
_.paint_0 = function paint_8(ctx){
|
|
54221
54238
|
var obj;
|
|
54222
54239
|
ctx.save_0();
|
|
54223
|
-
getClassPrototype(
|
|
54240
|
+
getClassPrototype(96).paint_0.call(this, ctx);
|
|
54224
54241
|
ctx.setStroke(this.factory.getSelectionColor());
|
|
54225
54242
|
if (this.rectangular && isNotNull(this.origin_0) && isNotNull(this.last)) {
|
|
54226
54243
|
this.drawDashedRect(ctx);
|
|
@@ -54364,7 +54381,7 @@ _.trackHighLight = function trackHighLight_4(pt){
|
|
|
54364
54381
|
break;
|
|
54365
54382
|
}
|
|
54366
54383
|
}
|
|
54367
|
-
ok = selected || isNotNull(lastSelected) || getClassPrototype(
|
|
54384
|
+
ok = selected || isNotNull(lastSelected) || getClassPrototype(96).trackHighLight.call(this, pt);
|
|
54368
54385
|
return ok;
|
|
54369
54386
|
}
|
|
54370
54387
|
;
|
|
@@ -54857,8 +54874,8 @@ caru.zeros = function zeros(i){
|
|
|
54857
54874
|
return b.toString_0();
|
|
54858
54875
|
}
|
|
54859
54876
|
;
|
|
54860
|
-
defineClass(
|
|
54861
|
-
cggl.Lcom_actelion_research_util_DoubleFormat_2_classLit = createForClass('com.actelion.research.util', 'DoubleFormat',
|
|
54877
|
+
defineClass(1175, 1, {1:1});
|
|
54878
|
+
cggl.Lcom_actelion_research_util_DoubleFormat_2_classLit = createForClass('com.actelion.research.util', 'DoubleFormat', 1175, cggl.Ljava_lang_Object_2_classLit);
|
|
54862
54879
|
caru.$clinit_IntArrayComparator = function $clinit_IntArrayComparator(){
|
|
54863
54880
|
caru.$clinit_IntArrayComparator = emptyMethod;
|
|
54864
54881
|
jl.$clinit_Object();
|
|
@@ -54917,7 +54934,7 @@ caru.SortedList_0 = function SortedList_0(comparator){
|
|
|
54917
54934
|
this.mComparator = comparator;
|
|
54918
54935
|
}
|
|
54919
54936
|
;
|
|
54920
|
-
defineClass(
|
|
54937
|
+
defineClass(92, 1, {1:1}, caru.SortedList, caru.SortedList_0);
|
|
54921
54938
|
_.$init_290 = function $init_290(){
|
|
54922
54939
|
this.mList = new ju.ArrayList;
|
|
54923
54940
|
}
|
|
@@ -55001,7 +55018,7 @@ _.toArray_0 = function toArray_5(e){
|
|
|
55001
55018
|
}
|
|
55002
55019
|
;
|
|
55003
55020
|
caru.serialVersionUID_8 = 538314278;
|
|
55004
|
-
cggl.Lcom_actelion_research_util_SortedList_2_classLit = createForClass('com.actelion.research.util', 'SortedList',
|
|
55021
|
+
cggl.Lcom_actelion_research_util_SortedList_2_classLit = createForClass('com.actelion.research.util', 'SortedList', 92, cggl.Ljava_lang_Object_2_classLit);
|
|
55005
55022
|
caru.$clinit_UniqueList = function $clinit_UniqueList(){
|
|
55006
55023
|
caru.$clinit_UniqueList = emptyMethod;
|
|
55007
55024
|
caru.$clinit_SortedList();
|
|
@@ -55013,7 +55030,7 @@ caru.UniqueList = function UniqueList(){
|
|
|
55013
55030
|
this.$init_291();
|
|
55014
55031
|
}
|
|
55015
55032
|
;
|
|
55016
|
-
defineClass(679,
|
|
55033
|
+
defineClass(679, 92, {4:1, 1:1}, caru.UniqueList);
|
|
55017
55034
|
_.$init_291 = function $init_291(){
|
|
55018
55035
|
this.mOriginalOrder = new ju.ArrayList;
|
|
55019
55036
|
}
|
|
@@ -55021,7 +55038,7 @@ _.$init_291 = function $init_291(){
|
|
|
55021
55038
|
_.add_10 = function add_19(s){
|
|
55022
55039
|
var index_0, oldSize;
|
|
55023
55040
|
oldSize = this.size_1();
|
|
55024
|
-
index_0 = getClassPrototype(
|
|
55041
|
+
index_0 = getClassPrototype(92).add_10.call(this, s);
|
|
55025
55042
|
if (this.size_1() != oldSize) {
|
|
55026
55043
|
this.mOriginalOrder.add(s);
|
|
55027
55044
|
this.mOriginalIndex = null;
|
|
@@ -55033,7 +55050,7 @@ _.add_10 = function add_19(s){
|
|
|
55033
55050
|
}
|
|
55034
55051
|
;
|
|
55035
55052
|
_.contains_3 = function contains_10(object){
|
|
55036
|
-
return getClassPrototype(
|
|
55053
|
+
return getClassPrototype(92).getIndex_0.call(this, object) != -1;
|
|
55037
55054
|
}
|
|
55038
55055
|
;
|
|
55039
55056
|
_.createOriginalIndex = function createOriginalIndex(){
|
|
@@ -55042,7 +55059,7 @@ _.createOriginalIndex = function createOriginalIndex(){
|
|
|
55042
55059
|
i = 0;
|
|
55043
55060
|
for (t$iterator = this.mOriginalOrder.iterator(); t$iterator.hasNext_0();) {
|
|
55044
55061
|
t = t$iterator.next_3();
|
|
55045
|
-
this.mOriginalIndex[getClassPrototype(
|
|
55062
|
+
this.mOriginalIndex[getClassPrototype(92).getIndex_0.call(this, t)] = i++;
|
|
55046
55063
|
}
|
|
55047
55064
|
}
|
|
55048
55065
|
;
|
|
@@ -55052,7 +55069,7 @@ _.get_3 = function get_16(i){
|
|
|
55052
55069
|
;
|
|
55053
55070
|
_.getIndex_0 = function getIndex_1(s){
|
|
55054
55071
|
var index_0;
|
|
55055
|
-
index_0 = getClassPrototype(
|
|
55072
|
+
index_0 = getClassPrototype(92).getIndex_0.call(this, s);
|
|
55056
55073
|
if (index_0 == -1)
|
|
55057
55074
|
return -1;
|
|
55058
55075
|
if (jsEquals(this.mOriginalIndex, null))
|
|
@@ -58389,7 +58406,7 @@ cggdc.DOMImplStandard = function DOMImplStandard(){
|
|
|
58389
58406
|
this.$init_340();
|
|
58390
58407
|
}
|
|
58391
58408
|
;
|
|
58392
|
-
defineClass(
|
|
58409
|
+
defineClass(652, 199, {1:1});
|
|
58393
58410
|
_.$init_340 = function $init_340(){
|
|
58394
58411
|
}
|
|
58395
58412
|
;
|
|
@@ -58461,7 +58478,7 @@ _.setInnerText = function setInnerText_0(elem, text_0){
|
|
|
58461
58478
|
elem.textContent = text_0 || '';
|
|
58462
58479
|
}
|
|
58463
58480
|
;
|
|
58464
|
-
cggl.Lcom_google_gwt_dom_client_DOMImplStandard_2_classLit = createForClass('com.google.gwt.dom.client', 'DOMImplStandard',
|
|
58481
|
+
cggl.Lcom_google_gwt_dom_client_DOMImplStandard_2_classLit = createForClass('com.google.gwt.dom.client', 'DOMImplStandard', 652, cggl.Lcom_google_gwt_dom_client_DOMImpl_2_classLit);
|
|
58465
58482
|
cggdc.$clinit_DOMImplStandardBase = function $clinit_DOMImplStandardBase(){
|
|
58466
58483
|
cggdc.$clinit_DOMImplStandardBase = emptyMethod;
|
|
58467
58484
|
cggdc.$clinit_DOMImplStandard();
|
|
@@ -58542,7 +58559,7 @@ cggdc.getBoundingClientRect = function getBoundingClientRect(element){
|
|
|
58542
58559
|
return element.getBoundingClientRect && element.getBoundingClientRect();
|
|
58543
58560
|
}
|
|
58544
58561
|
;
|
|
58545
|
-
defineClass(
|
|
58562
|
+
defineClass(653, 652, {1:1});
|
|
58546
58563
|
_.$init_341 = function $init_341(){
|
|
58547
58564
|
}
|
|
58548
58565
|
;
|
|
@@ -58585,7 +58602,7 @@ _.isRTL = function isRTL(elem){
|
|
|
58585
58602
|
return elem.ownerDocument.defaultView.getComputedStyle(elem, '').direction == 'rtl';
|
|
58586
58603
|
}
|
|
58587
58604
|
;
|
|
58588
|
-
cggl.Lcom_google_gwt_dom_client_DOMImplStandardBase_2_classLit = createForClass('com.google.gwt.dom.client', 'DOMImplStandardBase',
|
|
58605
|
+
cggl.Lcom_google_gwt_dom_client_DOMImplStandardBase_2_classLit = createForClass('com.google.gwt.dom.client', 'DOMImplStandardBase', 653, cggl.Lcom_google_gwt_dom_client_DOMImplStandard_2_classLit);
|
|
58589
58606
|
cggdc.$clinit_DOMImplStandardBase$ClientRect = function $clinit_DOMImplStandardBase$ClientRect(){
|
|
58590
58607
|
cggdc.$clinit_DOMImplStandardBase$ClientRect = emptyMethod;
|
|
58591
58608
|
cggcc.$clinit_JavaScriptObject();
|
|
@@ -58612,7 +58629,7 @@ cggdc.DOMImplWebkit = function DOMImplWebkit(){
|
|
|
58612
58629
|
this.$init_342();
|
|
58613
58630
|
}
|
|
58614
58631
|
;
|
|
58615
|
-
defineClass(
|
|
58632
|
+
defineClass(654, 653, {199:1, 1:1}, cggdc.DOMImplWebkit);
|
|
58616
58633
|
_.$init_342 = function $init_342(){
|
|
58617
58634
|
}
|
|
58618
58635
|
;
|
|
@@ -58628,7 +58645,7 @@ _.getLegacyDocumentScrollingElement = function getLegacyDocumentScrollingElement
|
|
|
58628
58645
|
return cggdc.$getBody(doc);
|
|
58629
58646
|
}
|
|
58630
58647
|
;
|
|
58631
|
-
cggl.Lcom_google_gwt_dom_client_DOMImplWebkit_2_classLit = createForClass('com.google.gwt.dom.client', 'DOMImplWebkit',
|
|
58648
|
+
cggl.Lcom_google_gwt_dom_client_DOMImplWebkit_2_classLit = createForClass('com.google.gwt.dom.client', 'DOMImplWebkit', 654, cggl.Lcom_google_gwt_dom_client_DOMImplStandardBase_2_classLit);
|
|
58632
58649
|
cggdc.$clinit_DataTransfer = function $clinit_DataTransfer(){
|
|
58633
58650
|
cggdc.$clinit_DataTransfer = emptyMethod;
|
|
58634
58651
|
cggcc.$clinit_JavaScriptObject();
|
|
@@ -61657,7 +61674,7 @@ cggedc.getType_13 = function getType_13(){
|
|
|
61657
61674
|
return cggedc.TYPE;
|
|
61658
61675
|
}
|
|
61659
61676
|
;
|
|
61660
|
-
defineClass(
|
|
61677
|
+
defineClass(658, 153, {1:1}, cggedc.BlurEvent);
|
|
61661
61678
|
_.$init_405 = function $init_405(){
|
|
61662
61679
|
}
|
|
61663
61680
|
;
|
|
@@ -61681,7 +61698,7 @@ _.getAssociatedType_1 = function getAssociatedType_2(){
|
|
|
61681
61698
|
return cggedc.TYPE;
|
|
61682
61699
|
}
|
|
61683
61700
|
;
|
|
61684
|
-
cggl.Lcom_google_gwt_event_dom_client_BlurEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'BlurEvent',
|
|
61701
|
+
cggl.Lcom_google_gwt_event_dom_client_BlurEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'BlurEvent', 658, cggl.Lcom_google_gwt_event_dom_client_DomEvent_2_classLit);
|
|
61685
61702
|
cggedc.$clinit_ChangeEvent = function $clinit_ChangeEvent(){
|
|
61686
61703
|
cggedc.$clinit_ChangeEvent = emptyMethod;
|
|
61687
61704
|
cggedc.$clinit_DomEvent();
|
|
@@ -61834,7 +61851,7 @@ cggedc.getType_15 = function getType_15(){
|
|
|
61834
61851
|
return cggedc.TYPE_1;
|
|
61835
61852
|
}
|
|
61836
61853
|
;
|
|
61837
|
-
defineClass(
|
|
61854
|
+
defineClass(664, 152, {1:1}, cggedc.ClickEvent);
|
|
61838
61855
|
_.$init_409 = function $init_409(){
|
|
61839
61856
|
}
|
|
61840
61857
|
;
|
|
@@ -61858,7 +61875,7 @@ _.getAssociatedType_1 = function getAssociatedType_8(){
|
|
|
61858
61875
|
return cggedc.TYPE_1;
|
|
61859
61876
|
}
|
|
61860
61877
|
;
|
|
61861
|
-
cggl.Lcom_google_gwt_event_dom_client_ClickEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'ClickEvent',
|
|
61878
|
+
cggl.Lcom_google_gwt_event_dom_client_ClickEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'ClickEvent', 664, cggl.Lcom_google_gwt_event_dom_client_MouseEvent_2_classLit);
|
|
61862
61879
|
cgwbes.$clinit_Event$Type = function $clinit_Event$Type(){
|
|
61863
61880
|
cgwbes.$clinit_Event$Type = emptyMethod;
|
|
61864
61881
|
jl.$clinit_Object();
|
|
@@ -61950,7 +61967,7 @@ cggedc.getType_16 = function getType_16(){
|
|
|
61950
61967
|
return cggedc.TYPE_2;
|
|
61951
61968
|
}
|
|
61952
61969
|
;
|
|
61953
|
-
defineClass(
|
|
61970
|
+
defineClass(665, 152, {1:1}, cggedc.DoubleClickEvent);
|
|
61954
61971
|
_.$init_413 = function $init_413(){
|
|
61955
61972
|
}
|
|
61956
61973
|
;
|
|
@@ -61974,7 +61991,7 @@ _.getAssociatedType_1 = function getAssociatedType_11(){
|
|
|
61974
61991
|
return cggedc.TYPE_2;
|
|
61975
61992
|
}
|
|
61976
61993
|
;
|
|
61977
|
-
cggl.Lcom_google_gwt_event_dom_client_DoubleClickEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'DoubleClickEvent',
|
|
61994
|
+
cggl.Lcom_google_gwt_event_dom_client_DoubleClickEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'DoubleClickEvent', 665, cggl.Lcom_google_gwt_event_dom_client_MouseEvent_2_classLit);
|
|
61978
61995
|
cggedc.$clinit_DragDropEventBase = function $clinit_DragDropEventBase(){
|
|
61979
61996
|
cggedc.$clinit_DragDropEventBase = emptyMethod;
|
|
61980
61997
|
cggedc.$clinit_DomEvent();
|
|
@@ -62033,7 +62050,7 @@ cggedc.getType_17 = function getType_17(){
|
|
|
62033
62050
|
return cggedc.TYPE_3;
|
|
62034
62051
|
}
|
|
62035
62052
|
;
|
|
62036
|
-
defineClass(
|
|
62053
|
+
defineClass(662, 232, {1:1}, cggedc.DragLeaveEvent);
|
|
62037
62054
|
_.$init_415 = function $init_415(){
|
|
62038
62055
|
}
|
|
62039
62056
|
;
|
|
@@ -62057,7 +62074,7 @@ _.getAssociatedType_1 = function getAssociatedType_14(){
|
|
|
62057
62074
|
return cggedc.TYPE_3;
|
|
62058
62075
|
}
|
|
62059
62076
|
;
|
|
62060
|
-
cggl.Lcom_google_gwt_event_dom_client_DragLeaveEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'DragLeaveEvent',
|
|
62077
|
+
cggl.Lcom_google_gwt_event_dom_client_DragLeaveEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'DragLeaveEvent', 662, cggl.Lcom_google_gwt_event_dom_client_DragDropEventBase_2_classLit);
|
|
62061
62078
|
cggedc.$clinit_DragOverEvent = function $clinit_DragOverEvent(){
|
|
62062
62079
|
cggedc.$clinit_DragOverEvent = emptyMethod;
|
|
62063
62080
|
cggedc.$clinit_DragDropEventBase();
|
|
@@ -62074,7 +62091,7 @@ cggedc.getType_18 = function getType_18(){
|
|
|
62074
62091
|
return cggedc.TYPE_4;
|
|
62075
62092
|
}
|
|
62076
62093
|
;
|
|
62077
|
-
defineClass(
|
|
62094
|
+
defineClass(661, 232, {1:1}, cggedc.DragOverEvent);
|
|
62078
62095
|
_.$init_416 = function $init_416(){
|
|
62079
62096
|
}
|
|
62080
62097
|
;
|
|
@@ -62098,7 +62115,7 @@ _.getAssociatedType_1 = function getAssociatedType_17(){
|
|
|
62098
62115
|
return cggedc.TYPE_4;
|
|
62099
62116
|
}
|
|
62100
62117
|
;
|
|
62101
|
-
cggl.Lcom_google_gwt_event_dom_client_DragOverEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'DragOverEvent',
|
|
62118
|
+
cggl.Lcom_google_gwt_event_dom_client_DragOverEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'DragOverEvent', 661, cggl.Lcom_google_gwt_event_dom_client_DragDropEventBase_2_classLit);
|
|
62102
62119
|
cggedc.$clinit_DragStartEvent = function $clinit_DragStartEvent(){
|
|
62103
62120
|
cggedc.$clinit_DragStartEvent = emptyMethod;
|
|
62104
62121
|
cggedc.$clinit_DragDropEventBase();
|
|
@@ -62115,7 +62132,7 @@ cggedc.getType_19 = function getType_19(){
|
|
|
62115
62132
|
return cggedc.TYPE_5;
|
|
62116
62133
|
}
|
|
62117
62134
|
;
|
|
62118
|
-
defineClass(
|
|
62135
|
+
defineClass(673, 232, {1:1}, cggedc.DragStartEvent);
|
|
62119
62136
|
_.$init_417 = function $init_417(){
|
|
62120
62137
|
}
|
|
62121
62138
|
;
|
|
@@ -62139,7 +62156,7 @@ _.getAssociatedType_1 = function getAssociatedType_20(){
|
|
|
62139
62156
|
return cggedc.TYPE_5;
|
|
62140
62157
|
}
|
|
62141
62158
|
;
|
|
62142
|
-
cggl.Lcom_google_gwt_event_dom_client_DragStartEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'DragStartEvent',
|
|
62159
|
+
cggl.Lcom_google_gwt_event_dom_client_DragStartEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'DragStartEvent', 673, cggl.Lcom_google_gwt_event_dom_client_DragDropEventBase_2_classLit);
|
|
62143
62160
|
cggedc.$clinit_DropEvent = function $clinit_DropEvent(){
|
|
62144
62161
|
cggedc.$clinit_DropEvent = emptyMethod;
|
|
62145
62162
|
cggedc.$clinit_DragDropEventBase();
|
|
@@ -62156,7 +62173,7 @@ cggedc.getType_20 = function getType_20(){
|
|
|
62156
62173
|
return cggedc.TYPE_6;
|
|
62157
62174
|
}
|
|
62158
62175
|
;
|
|
62159
|
-
defineClass(
|
|
62176
|
+
defineClass(663, 232, {1:1}, cggedc.DropEvent);
|
|
62160
62177
|
_.$init_418 = function $init_418(){
|
|
62161
62178
|
}
|
|
62162
62179
|
;
|
|
@@ -62180,7 +62197,7 @@ _.getAssociatedType_1 = function getAssociatedType_23(){
|
|
|
62180
62197
|
return cggedc.TYPE_6;
|
|
62181
62198
|
}
|
|
62182
62199
|
;
|
|
62183
|
-
cggl.Lcom_google_gwt_event_dom_client_DropEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'DropEvent',
|
|
62200
|
+
cggl.Lcom_google_gwt_event_dom_client_DropEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'DropEvent', 663, cggl.Lcom_google_gwt_event_dom_client_DragDropEventBase_2_classLit);
|
|
62184
62201
|
cggedc.$clinit_FocusEvent = function $clinit_FocusEvent(){
|
|
62185
62202
|
cggedc.$clinit_FocusEvent = emptyMethod;
|
|
62186
62203
|
cggedc.$clinit_DomEvent();
|
|
@@ -62197,7 +62214,7 @@ cggedc.getType_21 = function getType_21(){
|
|
|
62197
62214
|
return cggedc.TYPE_7;
|
|
62198
62215
|
}
|
|
62199
62216
|
;
|
|
62200
|
-
defineClass(
|
|
62217
|
+
defineClass(657, 153, {1:1}, cggedc.FocusEvent_0);
|
|
62201
62218
|
_.$init_419 = function $init_419(){
|
|
62202
62219
|
}
|
|
62203
62220
|
;
|
|
@@ -62221,7 +62238,7 @@ _.getAssociatedType_1 = function getAssociatedType_26(){
|
|
|
62221
62238
|
return cggedc.TYPE_7;
|
|
62222
62239
|
}
|
|
62223
62240
|
;
|
|
62224
|
-
cggl.Lcom_google_gwt_event_dom_client_FocusEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'FocusEvent',
|
|
62241
|
+
cggl.Lcom_google_gwt_event_dom_client_FocusEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'FocusEvent', 657, cggl.Lcom_google_gwt_event_dom_client_DomEvent_2_classLit);
|
|
62225
62242
|
cggedc.$clinit_HasErrorHandlers = function $clinit_HasErrorHandlers(){
|
|
62226
62243
|
cggedc.$clinit_HasErrorHandlers = emptyMethod;
|
|
62227
62244
|
}
|
|
@@ -62300,7 +62317,7 @@ cggedc.getType_22 = function getType_22(){
|
|
|
62300
62317
|
return cggedc.TYPE_8;
|
|
62301
62318
|
}
|
|
62302
62319
|
;
|
|
62303
|
-
defineClass(
|
|
62320
|
+
defineClass(670, 346, {1:1}, cggedc.KeyDownEvent);
|
|
62304
62321
|
_.$init_422 = function $init_422(){
|
|
62305
62322
|
}
|
|
62306
62323
|
;
|
|
@@ -62324,7 +62341,7 @@ _.getAssociatedType_1 = function getAssociatedType_29(){
|
|
|
62324
62341
|
return cggedc.TYPE_8;
|
|
62325
62342
|
}
|
|
62326
62343
|
;
|
|
62327
|
-
cggl.Lcom_google_gwt_event_dom_client_KeyDownEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'KeyDownEvent',
|
|
62344
|
+
cggl.Lcom_google_gwt_event_dom_client_KeyDownEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'KeyDownEvent', 670, cggl.Lcom_google_gwt_event_dom_client_KeyCodeEvent_2_classLit);
|
|
62328
62345
|
cggedc.$clinit_KeyPressEvent = function $clinit_KeyPressEvent(){
|
|
62329
62346
|
cggedc.$clinit_KeyPressEvent = emptyMethod;
|
|
62330
62347
|
cggedc.$clinit_KeyEvent();
|
|
@@ -62341,7 +62358,7 @@ cggedc.getType_23 = function getType_23(){
|
|
|
62341
62358
|
return cggedc.TYPE_9;
|
|
62342
62359
|
}
|
|
62343
62360
|
;
|
|
62344
|
-
defineClass(
|
|
62361
|
+
defineClass(672, 345, {1:1}, cggedc.KeyPressEvent);
|
|
62345
62362
|
_.$init_423 = function $init_423(){
|
|
62346
62363
|
}
|
|
62347
62364
|
;
|
|
@@ -62373,7 +62390,7 @@ _.getUnicodeCharCode = function getUnicodeCharCode(){
|
|
|
62373
62390
|
return cggdc.$getCharCode(this.getNativeEvent());
|
|
62374
62391
|
}
|
|
62375
62392
|
;
|
|
62376
|
-
cggl.Lcom_google_gwt_event_dom_client_KeyPressEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'KeyPressEvent',
|
|
62393
|
+
cggl.Lcom_google_gwt_event_dom_client_KeyPressEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'KeyPressEvent', 672, cggl.Lcom_google_gwt_event_dom_client_KeyEvent_2_classLit);
|
|
62377
62394
|
cggedc.$clinit_KeyUpEvent = function $clinit_KeyUpEvent(){
|
|
62378
62395
|
cggedc.$clinit_KeyUpEvent = emptyMethod;
|
|
62379
62396
|
cggedc.$clinit_KeyCodeEvent();
|
|
@@ -62390,7 +62407,7 @@ cggedc.getType_24 = function getType_24(){
|
|
|
62390
62407
|
return cggedc.TYPE_10;
|
|
62391
62408
|
}
|
|
62392
62409
|
;
|
|
62393
|
-
defineClass(
|
|
62410
|
+
defineClass(671, 346, {1:1}, cggedc.KeyUpEvent);
|
|
62394
62411
|
_.$init_424 = function $init_424(){
|
|
62395
62412
|
}
|
|
62396
62413
|
;
|
|
@@ -62414,7 +62431,7 @@ _.getAssociatedType_1 = function getAssociatedType_35(){
|
|
|
62414
62431
|
return cggedc.TYPE_10;
|
|
62415
62432
|
}
|
|
62416
62433
|
;
|
|
62417
|
-
cggl.Lcom_google_gwt_event_dom_client_KeyUpEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'KeyUpEvent',
|
|
62434
|
+
cggl.Lcom_google_gwt_event_dom_client_KeyUpEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'KeyUpEvent', 671, cggl.Lcom_google_gwt_event_dom_client_KeyCodeEvent_2_classLit);
|
|
62418
62435
|
cggedc.$clinit_LoadEvent = function $clinit_LoadEvent(){
|
|
62419
62436
|
cggedc.$clinit_LoadEvent = emptyMethod;
|
|
62420
62437
|
cggedc.$clinit_DomEvent();
|
|
@@ -62472,7 +62489,7 @@ cggedc.getType_26 = function getType_26(){
|
|
|
62472
62489
|
return cggedc.TYPE_12;
|
|
62473
62490
|
}
|
|
62474
62491
|
;
|
|
62475
|
-
defineClass(
|
|
62492
|
+
defineClass(668, 152, {1:1}, cggedc.MouseDownEvent);
|
|
62476
62493
|
_.$init_426 = function $init_426(){
|
|
62477
62494
|
}
|
|
62478
62495
|
;
|
|
@@ -62496,7 +62513,7 @@ _.getAssociatedType_1 = function getAssociatedType_41(){
|
|
|
62496
62513
|
return cggedc.TYPE_12;
|
|
62497
62514
|
}
|
|
62498
62515
|
;
|
|
62499
|
-
cggl.Lcom_google_gwt_event_dom_client_MouseDownEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'MouseDownEvent',
|
|
62516
|
+
cggl.Lcom_google_gwt_event_dom_client_MouseDownEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'MouseDownEvent', 668, cggl.Lcom_google_gwt_event_dom_client_MouseEvent_2_classLit);
|
|
62500
62517
|
cggedc.$clinit_MouseMoveEvent = function $clinit_MouseMoveEvent(){
|
|
62501
62518
|
cggedc.$clinit_MouseMoveEvent = emptyMethod;
|
|
62502
62519
|
cggedc.$clinit_MouseEvent();
|
|
@@ -62513,7 +62530,7 @@ cggedc.getType_27 = function getType_27(){
|
|
|
62513
62530
|
return cggedc.TYPE_13;
|
|
62514
62531
|
}
|
|
62515
62532
|
;
|
|
62516
|
-
defineClass(
|
|
62533
|
+
defineClass(666, 152, {1:1}, cggedc.MouseMoveEvent);
|
|
62517
62534
|
_.$init_427 = function $init_427(){
|
|
62518
62535
|
}
|
|
62519
62536
|
;
|
|
@@ -62537,7 +62554,7 @@ _.getAssociatedType_1 = function getAssociatedType_44(){
|
|
|
62537
62554
|
return cggedc.TYPE_13;
|
|
62538
62555
|
}
|
|
62539
62556
|
;
|
|
62540
|
-
cggl.Lcom_google_gwt_event_dom_client_MouseMoveEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'MouseMoveEvent',
|
|
62557
|
+
cggl.Lcom_google_gwt_event_dom_client_MouseMoveEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'MouseMoveEvent', 666, cggl.Lcom_google_gwt_event_dom_client_MouseEvent_2_classLit);
|
|
62541
62558
|
cggedc.$clinit_MouseOutEvent = function $clinit_MouseOutEvent(){
|
|
62542
62559
|
cggedc.$clinit_MouseOutEvent = emptyMethod;
|
|
62543
62560
|
cggedc.$clinit_MouseEvent();
|
|
@@ -62554,7 +62571,7 @@ cggedc.getType_28 = function getType_28(){
|
|
|
62554
62571
|
return cggedc.TYPE_14;
|
|
62555
62572
|
}
|
|
62556
62573
|
;
|
|
62557
|
-
defineClass(
|
|
62574
|
+
defineClass(667, 152, {1:1}, cggedc.MouseOutEvent);
|
|
62558
62575
|
_.$init_428 = function $init_428(){
|
|
62559
62576
|
}
|
|
62560
62577
|
;
|
|
@@ -62578,7 +62595,7 @@ _.getAssociatedType_1 = function getAssociatedType_47(){
|
|
|
62578
62595
|
return cggedc.TYPE_14;
|
|
62579
62596
|
}
|
|
62580
62597
|
;
|
|
62581
|
-
cggl.Lcom_google_gwt_event_dom_client_MouseOutEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'MouseOutEvent',
|
|
62598
|
+
cggl.Lcom_google_gwt_event_dom_client_MouseOutEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'MouseOutEvent', 667, cggl.Lcom_google_gwt_event_dom_client_MouseEvent_2_classLit);
|
|
62582
62599
|
cggedc.$clinit_MouseOverEvent = function $clinit_MouseOverEvent(){
|
|
62583
62600
|
cggedc.$clinit_MouseOverEvent = emptyMethod;
|
|
62584
62601
|
cggedc.$clinit_MouseEvent();
|
|
@@ -62641,7 +62658,7 @@ cggedc.getType_30 = function getType_30(){
|
|
|
62641
62658
|
return cggedc.TYPE_16;
|
|
62642
62659
|
}
|
|
62643
62660
|
;
|
|
62644
|
-
defineClass(
|
|
62661
|
+
defineClass(669, 152, {1:1}, cggedc.MouseUpEvent);
|
|
62645
62662
|
_.$init_430 = function $init_430(){
|
|
62646
62663
|
}
|
|
62647
62664
|
;
|
|
@@ -62665,7 +62682,7 @@ _.getAssociatedType_1 = function getAssociatedType_53(){
|
|
|
62665
62682
|
return cggedc.TYPE_16;
|
|
62666
62683
|
}
|
|
62667
62684
|
;
|
|
62668
|
-
cggl.Lcom_google_gwt_event_dom_client_MouseUpEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'MouseUpEvent',
|
|
62685
|
+
cggl.Lcom_google_gwt_event_dom_client_MouseUpEvent_2_classLit = createForClass('com.google.gwt.event.dom.client', 'MouseUpEvent', 669, cggl.Lcom_google_gwt_event_dom_client_MouseEvent_2_classLit);
|
|
62669
62686
|
cggedc.$clinit_PrivateMap = function $clinit_PrivateMap(){
|
|
62670
62687
|
cggedc.$clinit_PrivateMap = emptyMethod;
|
|
62671
62688
|
jl.$clinit_Object();
|
|
@@ -63749,8 +63766,8 @@ cggic.$clinit_CurrencyList$CurrencyListInstance = function $clinit_CurrencyList$
|
|
|
63749
63766
|
cggic.instance_3 = castTo(new cggic.CurrencyList_, 204);
|
|
63750
63767
|
}
|
|
63751
63768
|
;
|
|
63752
|
-
defineClass(
|
|
63753
|
-
cggl.Lcom_google_gwt_i18n_client_CurrencyList$CurrencyListInstance_2_classLit = createForClass('com.google.gwt.i18n.client', 'CurrencyList/CurrencyListInstance',
|
|
63769
|
+
defineClass(1180, 1, {1:1});
|
|
63770
|
+
cggl.Lcom_google_gwt_i18n_client_CurrencyList$CurrencyListInstance_2_classLit = createForClass('com.google.gwt.i18n.client', 'CurrencyList/CurrencyListInstance', 1180, cggl.Ljava_lang_Object_2_classLit);
|
|
63754
63771
|
cggic.$clinit_CurrencyList_ = function $clinit_CurrencyList_(){
|
|
63755
63772
|
cggic.$clinit_CurrencyList_ = emptyMethod;
|
|
63756
63773
|
cggic.$clinit_CurrencyList();
|
|
@@ -64190,7 +64207,7 @@ cggic.hasAnyRTL = function hasAnyRTL(){
|
|
|
64190
64207
|
return cggic.instance_4.infoImpl.hasAnyRTL();
|
|
64191
64208
|
}
|
|
64192
64209
|
;
|
|
64193
|
-
defineClass(
|
|
64210
|
+
defineClass(660, 1, {1:1}, cggic.LocaleInfo);
|
|
64194
64211
|
_.$init_449 = function $init_449(){
|
|
64195
64212
|
}
|
|
64196
64213
|
;
|
|
@@ -64209,7 +64226,7 @@ _.isRTL_0 = function isRTL_0(){
|
|
|
64209
64226
|
return this.cldrImpl.isRTL_0();
|
|
64210
64227
|
}
|
|
64211
64228
|
;
|
|
64212
|
-
cggl.Lcom_google_gwt_i18n_client_LocaleInfo_2_classLit = createForClass('com.google.gwt.i18n.client', 'LocaleInfo',
|
|
64229
|
+
cggl.Lcom_google_gwt_i18n_client_LocaleInfo_2_classLit = createForClass('com.google.gwt.i18n.client', 'LocaleInfo', 660, cggl.Ljava_lang_Object_2_classLit);
|
|
64213
64230
|
cggic.$clinit_LocalizableResource$DefaultLocale = function $clinit_LocalizableResource$DefaultLocale(){
|
|
64214
64231
|
cggic.$clinit_LocalizableResource$DefaultLocale = emptyMethod;
|
|
64215
64232
|
}
|
|
@@ -66569,12 +66586,12 @@ cggl.$clinit_com_00046actelion_00046research_00046gwt_00046Full__EntryMethodHold
|
|
|
66569
66586
|
;
|
|
66570
66587
|
function init_8(){
|
|
66571
66588
|
cggl.$clinit_com_00046actelion_00046research_00046gwt_00046Full__EntryMethodHolder();
|
|
66572
|
-
castTo(new cargc.Core,
|
|
66573
|
-
castTo(new cgguc2.UserAgentAsserter$UserAgentAsserterDisabled,
|
|
66574
|
-
castTo(new cgguc.DocumentModeAsserter,
|
|
66575
|
-
castTo(new cargm.Minimal,
|
|
66576
|
-
castTo(new carggv.StructureViewer,
|
|
66577
|
-
castTo(new cargge.GWTStructureEditor,
|
|
66589
|
+
castTo(new cargc.Core, 99).onModuleLoad();
|
|
66590
|
+
castTo(new cgguc2.UserAgentAsserter$UserAgentAsserterDisabled, 99).onModuleLoad();
|
|
66591
|
+
castTo(new cgguc.DocumentModeAsserter, 99).onModuleLoad();
|
|
66592
|
+
castTo(new cargm.Minimal, 99).onModuleLoad();
|
|
66593
|
+
castTo(new carggv.StructureViewer, 99).onModuleLoad();
|
|
66594
|
+
castTo(new cargge.GWTStructureEditor, 99).onModuleLoad();
|
|
66578
66595
|
}
|
|
66579
66596
|
|
|
66580
66597
|
defineClass(809, 1, {1:1});
|
|
@@ -67251,7 +67268,7 @@ cgguc.DocumentModeAsserter = function DocumentModeAsserter(){
|
|
|
67251
67268
|
this.$init_478();
|
|
67252
67269
|
}
|
|
67253
67270
|
;
|
|
67254
|
-
defineClass(392, 1, {
|
|
67271
|
+
defineClass(392, 1, {99:1, 1:1}, cgguc.DocumentModeAsserter);
|
|
67255
67272
|
_.$init_478 = function $init_478(){
|
|
67256
67273
|
}
|
|
67257
67274
|
;
|
|
@@ -70324,7 +70341,7 @@ cggucu.Image_1 = function Image_1(url_0){
|
|
|
70324
70341
|
cggucu.Image_0.call(this, cggss.unsafeCastFromUntrustedString(url_0));
|
|
70325
70342
|
}
|
|
70326
70343
|
;
|
|
70327
|
-
defineClass(
|
|
70344
|
+
defineClass(95, 22, {37:1, 31:1, 22:1, 1:1}, cggucu.Image_1);
|
|
70328
70345
|
_.$init_526 = function $init_526(){
|
|
70329
70346
|
}
|
|
70330
70347
|
;
|
|
@@ -70397,7 +70414,7 @@ _.onLoad_0 = function onLoad_7(){
|
|
|
70397
70414
|
}
|
|
70398
70415
|
;
|
|
70399
70416
|
cggucu.UNHANDLED_EVENT_ATTR = '__gwtLastUnhandledEvent';
|
|
70400
|
-
cggl.Lcom_google_gwt_user_client_ui_Image_2_classLit = createForClass('com.google.gwt.user.client.ui', 'Image',
|
|
70417
|
+
cggl.Lcom_google_gwt_user_client_ui_Image_2_classLit = createForClass('com.google.gwt.user.client.ui', 'Image', 95, cggl.Lcom_google_gwt_user_client_ui_Widget_2_classLit);
|
|
70401
70418
|
cggucu.$clinit_Image$State = function $clinit_Image$State(){
|
|
70402
70419
|
cggucu.$clinit_Image$State = emptyMethod;
|
|
70403
70420
|
jl.$clinit_Object();
|
|
@@ -70409,7 +70426,7 @@ cggucu.Image$State = function Image$State(){
|
|
|
70409
70426
|
this.$init_527();
|
|
70410
70427
|
}
|
|
70411
70428
|
;
|
|
70412
|
-
defineClass(
|
|
70429
|
+
defineClass(655, 1, {1:1});
|
|
70413
70430
|
_.$init_527 = function $init_527(){
|
|
70414
70431
|
this.syntheticEventCommand = null;
|
|
70415
70432
|
}
|
|
@@ -70430,12 +70447,12 @@ _.onLoad_1 = function onLoad_8(image){
|
|
|
70430
70447
|
_.onLoadEvent = function onLoadEvent(image){
|
|
70431
70448
|
}
|
|
70432
70449
|
;
|
|
70433
|
-
cggl.Lcom_google_gwt_user_client_ui_Image$State_2_classLit = createForClass('com.google.gwt.user.client.ui', 'Image/State',
|
|
70450
|
+
cggl.Lcom_google_gwt_user_client_ui_Image$State_2_classLit = createForClass('com.google.gwt.user.client.ui', 'Image/State', 655, cggl.Ljava_lang_Object_2_classLit);
|
|
70434
70451
|
cggucu.$clinit_Image$ClippedState = function $clinit_Image$ClippedState(){
|
|
70435
70452
|
cggucu.$clinit_Image$ClippedState = emptyMethod;
|
|
70436
70453
|
}
|
|
70437
70454
|
;
|
|
70438
|
-
defineClass(1120,
|
|
70455
|
+
defineClass(1120, 655, {1:1});
|
|
70439
70456
|
cggl.Lcom_google_gwt_user_client_ui_Image$ClippedState_2_classLit = createForClass('com.google.gwt.user.client.ui', 'Image/ClippedState', 1120, cggl.Lcom_google_gwt_user_client_ui_Image$State_2_classLit);
|
|
70440
70457
|
cggucu.$clinit_Image$State$1 = function $clinit_Image$State$1(){
|
|
70441
70458
|
cggucu.$clinit_Image$State$1 = emptyMethod;
|
|
@@ -70450,7 +70467,7 @@ cggucu.Image$State$1 = function Image$State$1(this$1, val$image){
|
|
|
70450
70467
|
this.$init_528();
|
|
70451
70468
|
}
|
|
70452
70469
|
;
|
|
70453
|
-
defineClass(
|
|
70470
|
+
defineClass(656, 1, {1:1}, cggucu.Image$State$1);
|
|
70454
70471
|
_.$init_528 = function $init_528(){
|
|
70455
70472
|
}
|
|
70456
70473
|
;
|
|
@@ -70468,7 +70485,7 @@ _.execute_1 = function execute_7(){
|
|
|
70468
70485
|
cggdc.$dispatchEvent(this.this$11.getImageElement(this.val$image2), evt);
|
|
70469
70486
|
}
|
|
70470
70487
|
;
|
|
70471
|
-
cggl.Lcom_google_gwt_user_client_ui_Image$State$1_2_classLit = createForClass('com.google.gwt.user.client.ui', 'Image/State/1',
|
|
70488
|
+
cggl.Lcom_google_gwt_user_client_ui_Image$State$1_2_classLit = createForClass('com.google.gwt.user.client.ui', 'Image/State/1', 656, cggl.Ljava_lang_Object_2_classLit);
|
|
70472
70489
|
cggucu.$clinit_Image$UnclippedState = function $clinit_Image$UnclippedState(){
|
|
70473
70490
|
cggucu.$clinit_Image$UnclippedState = emptyMethod;
|
|
70474
70491
|
cggucu.$clinit_Image$State();
|
|
@@ -70488,7 +70505,7 @@ cggucu.Image$UnclippedState_0 = function Image$UnclippedState_0(image, url_0){
|
|
|
70488
70505
|
this.setUrl(image, url_0);
|
|
70489
70506
|
}
|
|
70490
70507
|
;
|
|
70491
|
-
defineClass(344,
|
|
70508
|
+
defineClass(344, 655, {1:1}, cggucu.Image$UnclippedState_0);
|
|
70492
70509
|
_.$init_529 = function $init_529(){
|
|
70493
70510
|
}
|
|
70494
70511
|
;
|
|
@@ -70562,8 +70579,8 @@ cggucu.$clinit_PopupPanel$2 = function $clinit_PopupPanel$2(){
|
|
|
70562
70579
|
cggucu.$clinit_PopupPanel$2 = emptyMethod;
|
|
70563
70580
|
}
|
|
70564
70581
|
;
|
|
70565
|
-
defineClass(
|
|
70566
|
-
cggl.Lcom_google_gwt_user_client_ui_PopupPanel$2_2_classLit = createForClass('com.google.gwt.user.client.ui', 'PopupPanel/2',
|
|
70582
|
+
defineClass(1183, 1, {1:1});
|
|
70583
|
+
cggl.Lcom_google_gwt_user_client_ui_PopupPanel$2_2_classLit = createForClass('com.google.gwt.user.client.ui', 'PopupPanel/2', 1183, cggl.Ljava_lang_Object_2_classLit);
|
|
70567
70584
|
cggucu.$clinit_PopupPanel$3 = function $clinit_PopupPanel$3(){
|
|
70568
70585
|
cggucu.$clinit_PopupPanel$3 = emptyMethod;
|
|
70569
70586
|
jl.$clinit_Object();
|
|
@@ -70641,8 +70658,8 @@ cggucu.$clinit_PopupPanel$AnimationType$Map = function $clinit_PopupPanel$Animat
|
|
|
70641
70658
|
cggucu.$MAP_16 = createValueOfMap(cggucu.values_17());
|
|
70642
70659
|
}
|
|
70643
70660
|
;
|
|
70644
|
-
defineClass(
|
|
70645
|
-
cggl.Lcom_google_gwt_user_client_ui_PopupPanel$AnimationType$Map_2_classLit = createForClass('com.google.gwt.user.client.ui', 'PopupPanel/AnimationType/Map',
|
|
70661
|
+
defineClass(1182, 1, {1:1});
|
|
70662
|
+
cggl.Lcom_google_gwt_user_client_ui_PopupPanel$AnimationType$Map_2_classLit = createForClass('com.google.gwt.user.client.ui', 'PopupPanel/AnimationType/Map', 1182, cggl.Ljava_lang_Object_2_classLit);
|
|
70646
70663
|
cggucu.$clinit_PopupPanel$ResizeAnimation = function $clinit_PopupPanel$ResizeAnimation(){
|
|
70647
70664
|
cggucu.$clinit_PopupPanel$ResizeAnimation = emptyMethod;
|
|
70648
70665
|
cggac.$clinit_Animation();
|
|
@@ -71750,7 +71767,7 @@ cgguc2.UserAgentAsserter$UserAgentAsserterDisabled = function UserAgentAsserter$
|
|
|
71750
71767
|
this.$init_559();
|
|
71751
71768
|
}
|
|
71752
71769
|
;
|
|
71753
|
-
defineClass(391, 1, {
|
|
71770
|
+
defineClass(391, 1, {99:1, 1:1}, cgguc2.UserAgentAsserter$UserAgentAsserterDisabled);
|
|
71754
71771
|
_.$init_559 = function $init_559(){
|
|
71755
71772
|
}
|
|
71756
71773
|
;
|
|
@@ -71930,11 +71947,11 @@ jag.Dimension2D = function Dimension2D(){
|
|
|
71930
71947
|
this.$init_566();
|
|
71931
71948
|
}
|
|
71932
71949
|
;
|
|
71933
|
-
defineClass(
|
|
71950
|
+
defineClass(659, 1, {1:1});
|
|
71934
71951
|
_.$init_566 = function $init_566(){
|
|
71935
71952
|
}
|
|
71936
71953
|
;
|
|
71937
|
-
cggl.Ljava_awt_geom_Dimension2D_2_classLit = createForClass('java.awt.geom', 'Dimension2D',
|
|
71954
|
+
cggl.Ljava_awt_geom_Dimension2D_2_classLit = createForClass('java.awt.geom', 'Dimension2D', 659, cggl.Ljava_lang_Object_2_classLit);
|
|
71938
71955
|
ja.$clinit_Dimension = function $clinit_Dimension(){
|
|
71939
71956
|
ja.$clinit_Dimension = emptyMethod;
|
|
71940
71957
|
jag.$clinit_Dimension2D();
|
|
@@ -71948,7 +71965,7 @@ ja.Dimension = function Dimension(width_0, height){
|
|
|
71948
71965
|
this.height_0 = height;
|
|
71949
71966
|
}
|
|
71950
71967
|
;
|
|
71951
|
-
defineClass(189,
|
|
71968
|
+
defineClass(189, 659, {189:1, 4:1, 1:1}, ja.Dimension);
|
|
71952
71969
|
_.$init_567 = function $init_567(){
|
|
71953
71970
|
}
|
|
71954
71971
|
;
|
|
@@ -72077,7 +72094,7 @@ ja.Graphics2D = function Graphics2D(){
|
|
|
72077
72094
|
this.$init_569();
|
|
72078
72095
|
}
|
|
72079
72096
|
;
|
|
72080
|
-
defineClass(
|
|
72097
|
+
defineClass(638, 1, {1:1}, ja.Graphics2D);
|
|
72081
72098
|
_.$init_569 = function $init_569(){
|
|
72082
72099
|
}
|
|
72083
72100
|
;
|
|
@@ -72085,7 +72102,7 @@ _.getFontRenderContext = function getFontRenderContext(){
|
|
|
72085
72102
|
return new jaf.FontRenderContext;
|
|
72086
72103
|
}
|
|
72087
72104
|
;
|
|
72088
|
-
cggl.Ljava_awt_Graphics2D_2_classLit = createForClass('java.awt', 'Graphics2D',
|
|
72105
|
+
cggl.Ljava_awt_Graphics2D_2_classLit = createForClass('java.awt', 'Graphics2D', 638, cggl.Ljava_lang_Object_2_classLit);
|
|
72089
72106
|
jag.$clinit_Point2D = function $clinit_Point2D(){
|
|
72090
72107
|
jag.$clinit_Point2D = emptyMethod;
|
|
72091
72108
|
jl.$clinit_Object();
|
|
@@ -72447,7 +72464,7 @@ jai.BufferedImage = function BufferedImage(width_0, height, typeIntArgb){
|
|
|
72447
72464
|
this.$init_579();
|
|
72448
72465
|
}
|
|
72449
72466
|
;
|
|
72450
|
-
defineClass(
|
|
72467
|
+
defineClass(637, 1, {1:1}, jai.BufferedImage);
|
|
72451
72468
|
_.$init_579 = function $init_579(){
|
|
72452
72469
|
}
|
|
72453
72470
|
;
|
|
@@ -72459,7 +72476,7 @@ jai.TYPE_CUSTOM = 0;
|
|
|
72459
72476
|
jai.TYPE_INT_ARGB = 2;
|
|
72460
72477
|
jai.TYPE_INT_ARGB_PRE = 3;
|
|
72461
72478
|
jai.TYPE_INT_RGB = 1;
|
|
72462
|
-
cggl.Ljava_awt_image_BufferedImage_2_classLit = createForClass('java.awt.image', 'BufferedImage',
|
|
72479
|
+
cggl.Ljava_awt_image_BufferedImage_2_classLit = createForClass('java.awt.image', 'BufferedImage', 637, cggl.Ljava_lang_Object_2_classLit);
|
|
72463
72480
|
ji.$clinit_Reader = function $clinit_Reader(){
|
|
72464
72481
|
ji.$clinit_Reader = emptyMethod;
|
|
72465
72482
|
jl.$clinit_Object();
|
|
@@ -72501,7 +72518,7 @@ ji.BufferedReader = function BufferedReader(source){
|
|
|
72501
72518
|
this.savedNextChar = -2;
|
|
72502
72519
|
}
|
|
72503
72520
|
;
|
|
72504
|
-
defineClass(
|
|
72521
|
+
defineClass(91, 328, {91:1, 1:1}, ji.BufferedReader);
|
|
72505
72522
|
_.$init_581 = function $init_581(){
|
|
72506
72523
|
}
|
|
72507
72524
|
;
|
|
@@ -72559,7 +72576,7 @@ _.readLine = function readLine(){
|
|
|
72559
72576
|
}
|
|
72560
72577
|
;
|
|
72561
72578
|
_.savedNextChar = 0;
|
|
72562
|
-
cggl.Ljava_io_BufferedReader_2_classLit = createForClass('java.io', 'BufferedReader',
|
|
72579
|
+
cggl.Ljava_io_BufferedReader_2_classLit = createForClass('java.io', 'BufferedReader', 91, cggl.Ljava_io_Reader_2_classLit);
|
|
72563
72580
|
ji.$clinit_BufferedWriter = function $clinit_BufferedWriter(){
|
|
72564
72581
|
ji.$clinit_BufferedWriter = emptyMethod;
|
|
72565
72582
|
}
|
|
@@ -73980,12 +73997,12 @@ jl.valueOf_27 = function valueOf_27(l){
|
|
|
73980
73997
|
return new jl.Long(l);
|
|
73981
73998
|
}
|
|
73982
73999
|
;
|
|
73983
|
-
defineClass(
|
|
74000
|
+
defineClass(93, 24, {4:1, 10:1, 93:1, 24:1, 1:1}, jl.Long);
|
|
73984
74001
|
_.$init_605 = function $init_605(){
|
|
73985
74002
|
}
|
|
73986
74003
|
;
|
|
73987
74004
|
_.compareTo_1 = function compareTo_28(b){
|
|
73988
|
-
return this.compareTo_14(castTo(b,
|
|
74005
|
+
return this.compareTo_14(castTo(b, 93));
|
|
73989
74006
|
}
|
|
73990
74007
|
;
|
|
73991
74008
|
_.byteValue = function byteValue_3(){
|
|
@@ -74001,7 +74018,7 @@ _.doubleValue = function doubleValue_3(){
|
|
|
74001
74018
|
}
|
|
74002
74019
|
;
|
|
74003
74020
|
_.equals_0 = function equals_29(o){
|
|
74004
|
-
return instanceOf(o,
|
|
74021
|
+
return instanceOf(o, 93) && eq(castTo(o, 93).value_0, this.value_0);
|
|
74005
74022
|
}
|
|
74006
74023
|
;
|
|
74007
74024
|
_.floatValue = function floatValue_2(){
|
|
@@ -74034,11 +74051,11 @@ var MAX_VALUE_5 = {l:4194303, m:4194303, h:524287};
|
|
|
74034
74051
|
var MIN_VALUE_5 = {l:0, m:0, h:524288};
|
|
74035
74052
|
var SIZE_4 = 64;
|
|
74036
74053
|
var TYPE_29;
|
|
74037
|
-
cggl.Ljava_lang_Long_2_classLit = createForClass('java.lang', 'Long',
|
|
74054
|
+
cggl.Ljava_lang_Long_2_classLit = createForClass('java.lang', 'Long', 93, cggl.Ljava_lang_Number_2_classLit);
|
|
74038
74055
|
jl.$clinit_Long$BoxedValues = function $clinit_Long$BoxedValues(){
|
|
74039
74056
|
jl.$clinit_Long$BoxedValues = emptyMethod;
|
|
74040
74057
|
jl.$clinit_Object();
|
|
74041
|
-
jl.boxedValues_2 = initUnidimensionalArray(cggl.Ljava_lang_Long_2_classLit, {4:1, 1:1, 7:1},
|
|
74058
|
+
jl.boxedValues_2 = initUnidimensionalArray(cggl.Ljava_lang_Long_2_classLit, {4:1, 1:1, 7:1}, 93, 256, 0, 1);
|
|
74042
74059
|
}
|
|
74043
74060
|
;
|
|
74044
74061
|
jl.get_30 = function get_30(l){
|
|
@@ -76701,8 +76718,8 @@ jm.$clinit_RoundingMode$Map = function $clinit_RoundingMode$Map(){
|
|
|
76701
76718
|
jm.$MAP_18 = createValueOfMap(jm.values_19());
|
|
76702
76719
|
}
|
|
76703
76720
|
;
|
|
76704
|
-
defineClass(
|
|
76705
|
-
cggl.Ljava_math_RoundingMode$Map_2_classLit = createForClass('java.math', 'RoundingMode/Map',
|
|
76721
|
+
defineClass(1173, 1, {1:1});
|
|
76722
|
+
cggl.Ljava_math_RoundingMode$Map_2_classLit = createForClass('java.math', 'RoundingMode/Map', 1173, cggl.Ljava_lang_Object_2_classLit);
|
|
76706
76723
|
jnc.$clinit_Charset = function $clinit_Charset(){
|
|
76707
76724
|
jnc.$clinit_Charset = emptyMethod;
|
|
76708
76725
|
jl.$clinit_Object();
|
|
@@ -76802,11 +76819,11 @@ jt.NumberFormat_1 = function NumberFormat_1(){
|
|
|
76802
76819
|
this.$init_622();
|
|
76803
76820
|
}
|
|
76804
76821
|
;
|
|
76805
|
-
defineClass(
|
|
76822
|
+
defineClass(650, 1, {1:1});
|
|
76806
76823
|
_.$init_622 = function $init_622(){
|
|
76807
76824
|
}
|
|
76808
76825
|
;
|
|
76809
|
-
cggl.Ljava_text_NumberFormat_2_classLit = createForClass('java.text', 'NumberFormat',
|
|
76826
|
+
cggl.Ljava_text_NumberFormat_2_classLit = createForClass('java.text', 'NumberFormat', 650, cggl.Ljava_lang_Object_2_classLit);
|
|
76810
76827
|
jt.$clinit_DecimalFormat = function $clinit_DecimalFormat(){
|
|
76811
76828
|
jt.$clinit_DecimalFormat = emptyMethod;
|
|
76812
76829
|
jt.$clinit_NumberFormat_0();
|
|
@@ -76824,7 +76841,7 @@ jt.DecimalFormat_0 = function DecimalFormat_0(pattern, symbols){
|
|
|
76824
76841
|
jt.DecimalFormat.call(this, pattern);
|
|
76825
76842
|
}
|
|
76826
76843
|
;
|
|
76827
|
-
defineClass(202,
|
|
76844
|
+
defineClass(202, 650, {1:1}, jt.DecimalFormat, jt.DecimalFormat_0);
|
|
76828
76845
|
_.$init_623 = function $init_623(){
|
|
76829
76846
|
}
|
|
76830
76847
|
;
|
|
@@ -76848,11 +76865,11 @@ jt.DecimalFormatSymbols = function DecimalFormatSymbols(locale){
|
|
|
76848
76865
|
this.$init_624();
|
|
76849
76866
|
}
|
|
76850
76867
|
;
|
|
76851
|
-
defineClass(
|
|
76868
|
+
defineClass(651, 1, {1:1}, jt.DecimalFormatSymbols);
|
|
76852
76869
|
_.$init_624 = function $init_624(){
|
|
76853
76870
|
}
|
|
76854
76871
|
;
|
|
76855
|
-
cggl.Ljava_text_DecimalFormatSymbols_2_classLit = createForClass('java.text', 'DecimalFormatSymbols',
|
|
76872
|
+
cggl.Ljava_text_DecimalFormatSymbols_2_classLit = createForClass('java.text', 'DecimalFormatSymbols', 651, cggl.Ljava_lang_Object_2_classLit);
|
|
76856
76873
|
jt.$clinit_ParseException = function $clinit_ParseException(){
|
|
76857
76874
|
jt.$clinit_ParseException = emptyMethod;
|
|
76858
76875
|
}
|
|
@@ -77736,7 +77753,7 @@ ju.AbstractMapEntry = function AbstractMapEntry(){
|
|
|
77736
77753
|
this.$init_640();
|
|
77737
77754
|
}
|
|
77738
77755
|
;
|
|
77739
|
-
defineClass(
|
|
77756
|
+
defineClass(645, 1, {1:1, 45:1});
|
|
77740
77757
|
_.$init_640 = function $init_640(){
|
|
77741
77758
|
}
|
|
77742
77759
|
;
|
|
@@ -77757,7 +77774,7 @@ _.toString_0 = function toString_61(){
|
|
|
77757
77774
|
return this.getKey() + '=' + this.getValue_1();
|
|
77758
77775
|
}
|
|
77759
77776
|
;
|
|
77760
|
-
cggl.Ljava_util_AbstractMapEntry_2_classLit = createForClass('java.util', 'AbstractMapEntry',
|
|
77777
|
+
cggl.Ljava_util_AbstractMapEntry_2_classLit = createForClass('java.util', 'AbstractMapEntry', 645, cggl.Ljava_lang_Object_2_classLit);
|
|
77761
77778
|
ju.$clinit_SortedMap = function $clinit_SortedMap(){
|
|
77762
77779
|
ju.$clinit_SortedMap = emptyMethod;
|
|
77763
77780
|
}
|
|
@@ -78219,8 +78236,8 @@ ju.$clinit_ArrayDeque$DescendingIteratorImpl = function $clinit_ArrayDeque$Desce
|
|
|
78219
78236
|
ju.$clinit_ArrayDeque$DescendingIteratorImpl = emptyMethod;
|
|
78220
78237
|
}
|
|
78221
78238
|
;
|
|
78222
|
-
defineClass(
|
|
78223
|
-
cggl.Ljava_util_ArrayDeque$DescendingIteratorImpl_2_classLit = createForClass('java.util', 'ArrayDeque/DescendingIteratorImpl',
|
|
78239
|
+
defineClass(1174, 1, {1:1, 49:1});
|
|
78240
|
+
cggl.Ljava_util_ArrayDeque$DescendingIteratorImpl_2_classLit = createForClass('java.util', 'ArrayDeque/DescendingIteratorImpl', 1174, cggl.Ljava_lang_Object_2_classLit);
|
|
78224
78241
|
ju.$clinit_ArrayDeque$IteratorImpl = function $clinit_ArrayDeque$IteratorImpl(){
|
|
78225
78242
|
ju.$clinit_ArrayDeque$IteratorImpl = emptyMethod;
|
|
78226
78243
|
jl.$clinit_Object();
|
|
@@ -79275,7 +79292,7 @@ ju.Comparators$ReverseNaturalOrderComparator = function Comparators$ReverseNatur
|
|
|
79275
79292
|
this.$init_659();
|
|
79276
79293
|
}
|
|
79277
79294
|
;
|
|
79278
|
-
defineClass(
|
|
79295
|
+
defineClass(642, 1, {4:1, 1:1, 50:1}, ju.Comparators$ReverseNaturalOrderComparator);
|
|
79279
79296
|
_.$init_659 = function $init_659(){
|
|
79280
79297
|
}
|
|
79281
79298
|
;
|
|
@@ -79291,7 +79308,7 @@ _.compare_8 = function compare_35(a, b){
|
|
|
79291
79308
|
return jl.compareTo_Ljava_lang_Object__I__devirtual$_0(castTo(ji2.checkNotNull_0(b), 10), ji2.checkNotNull_0(a));
|
|
79292
79309
|
}
|
|
79293
79310
|
;
|
|
79294
|
-
cggl.Ljava_util_Comparators$ReverseNaturalOrderComparator_2_classLit = createForClass('java.util', 'Comparators/ReverseNaturalOrderComparator',
|
|
79311
|
+
cggl.Ljava_util_Comparators$ReverseNaturalOrderComparator_2_classLit = createForClass('java.util', 'Comparators/ReverseNaturalOrderComparator', 642, cggl.Ljava_lang_Object_2_classLit);
|
|
79295
79312
|
ju.$clinit_Comparators$ReversedComparator = function $clinit_Comparators$ReversedComparator(){
|
|
79296
79313
|
ju.$clinit_Comparators$ReversedComparator = emptyMethod;
|
|
79297
79314
|
}
|
|
@@ -79419,7 +79436,7 @@ ju.InternalHashCodeMap = function InternalHashCodeMap(host){
|
|
|
79419
79436
|
this.host = host;
|
|
79420
79437
|
}
|
|
79421
79438
|
;
|
|
79422
|
-
defineClass(
|
|
79439
|
+
defineClass(647, 1, {1:1}, ju.InternalHashCodeMap);
|
|
79423
79440
|
_.$init_663 = function $init_663(){
|
|
79424
79441
|
this.backingMap = ju.newJsMap();
|
|
79425
79442
|
}
|
|
@@ -79512,7 +79529,7 @@ _.size_1 = function size_23(){
|
|
|
79512
79529
|
}
|
|
79513
79530
|
;
|
|
79514
79531
|
_.size_0 = 0;
|
|
79515
|
-
cggl.Ljava_util_InternalHashCodeMap_2_classLit = createForClass('java.util', 'InternalHashCodeMap',
|
|
79532
|
+
cggl.Ljava_util_InternalHashCodeMap_2_classLit = createForClass('java.util', 'InternalHashCodeMap', 647, cggl.Ljava_lang_Object_2_classLit);
|
|
79516
79533
|
ju.$clinit_InternalHashCodeMap$1 = function $clinit_InternalHashCodeMap$1(){
|
|
79517
79534
|
ju.$clinit_InternalHashCodeMap$1 = emptyMethod;
|
|
79518
79535
|
jl.$clinit_Object();
|
|
@@ -79526,7 +79543,7 @@ ju.InternalHashCodeMap$1 = function InternalHashCodeMap$1(this$0){
|
|
|
79526
79543
|
this.$init_664();
|
|
79527
79544
|
}
|
|
79528
79545
|
;
|
|
79529
|
-
defineClass(
|
|
79546
|
+
defineClass(648, 1, {1:1, 49:1}, ju.InternalHashCodeMap$1);
|
|
79530
79547
|
_.$init_664 = function $init_664(){
|
|
79531
79548
|
this.chains = this.this$01.backingMap.entries();
|
|
79532
79549
|
this.itemIndex = 0;
|
|
@@ -79569,7 +79586,7 @@ _.remove_4 = function remove_43(){
|
|
|
79569
79586
|
}
|
|
79570
79587
|
;
|
|
79571
79588
|
_.itemIndex = 0;
|
|
79572
|
-
cggl.Ljava_util_InternalHashCodeMap$1_2_classLit = createForClass('java.util', 'InternalHashCodeMap/1',
|
|
79589
|
+
cggl.Ljava_util_InternalHashCodeMap$1_2_classLit = createForClass('java.util', 'InternalHashCodeMap/1', 648, cggl.Ljava_lang_Object_2_classLit);
|
|
79573
79590
|
ju.$clinit_InternalJsMap = function $clinit_InternalJsMap(){
|
|
79574
79591
|
ju.$clinit_InternalJsMap = emptyMethod;
|
|
79575
79592
|
}
|
|
@@ -79751,7 +79768,7 @@ ju.toNullIfUndefined = function toNullIfUndefined(value_0){
|
|
|
79751
79768
|
return ji2.isUndefined(value_0)?null:value_0;
|
|
79752
79769
|
}
|
|
79753
79770
|
;
|
|
79754
|
-
defineClass(
|
|
79771
|
+
defineClass(643, 1, {1:1}, ju.InternalStringMap);
|
|
79755
79772
|
_.$init_665 = function $init_665(){
|
|
79756
79773
|
this.backingMap = ju.newJsMap();
|
|
79757
79774
|
}
|
|
@@ -79815,7 +79832,7 @@ _.size_1 = function size_24(){
|
|
|
79815
79832
|
;
|
|
79816
79833
|
_.size_0 = 0;
|
|
79817
79834
|
_.valueMod = 0;
|
|
79818
|
-
cggl.Ljava_util_InternalStringMap_2_classLit = createForClass('java.util', 'InternalStringMap',
|
|
79835
|
+
cggl.Ljava_util_InternalStringMap_2_classLit = createForClass('java.util', 'InternalStringMap', 643, cggl.Ljava_lang_Object_2_classLit);
|
|
79819
79836
|
ju.$clinit_InternalStringMap$1 = function $clinit_InternalStringMap$1(){
|
|
79820
79837
|
ju.$clinit_InternalStringMap$1 = emptyMethod;
|
|
79821
79838
|
jl.$clinit_Object();
|
|
@@ -79829,7 +79846,7 @@ ju.InternalStringMap$1 = function InternalStringMap$1(this$0){
|
|
|
79829
79846
|
this.$init_666();
|
|
79830
79847
|
}
|
|
79831
79848
|
;
|
|
79832
|
-
defineClass(
|
|
79849
|
+
defineClass(644, 1, {1:1, 49:1}, ju.InternalStringMap$1);
|
|
79833
79850
|
_.$init_666 = function $init_666(){
|
|
79834
79851
|
this.entries_0 = this.this$01.backingMap.entries();
|
|
79835
79852
|
this.current = this.entries_0.next();
|
|
@@ -79857,7 +79874,7 @@ _.remove_4 = function remove_45(){
|
|
|
79857
79874
|
this.this$01.remove_8(ju.$getKey(this.last));
|
|
79858
79875
|
}
|
|
79859
79876
|
;
|
|
79860
|
-
cggl.Ljava_util_InternalStringMap$1_2_classLit = createForClass('java.util', 'InternalStringMap/1',
|
|
79877
|
+
cggl.Ljava_util_InternalStringMap$1_2_classLit = createForClass('java.util', 'InternalStringMap/1', 644, cggl.Ljava_lang_Object_2_classLit);
|
|
79861
79878
|
ju.$clinit_InternalStringMap$2 = function $clinit_InternalStringMap$2(){
|
|
79862
79879
|
ju.$clinit_InternalStringMap$2 = emptyMethod;
|
|
79863
79880
|
ju.$clinit_AbstractMapEntry();
|
|
@@ -79872,7 +79889,7 @@ ju.InternalStringMap$2 = function InternalStringMap$2(this$0, val$entry, val$las
|
|
|
79872
79889
|
this.$init_667();
|
|
79873
79890
|
}
|
|
79874
79891
|
;
|
|
79875
|
-
defineClass(
|
|
79892
|
+
defineClass(646, 645, {1:1, 45:1}, ju.InternalStringMap$2);
|
|
79876
79893
|
_.$init_667 = function $init_667(){
|
|
79877
79894
|
}
|
|
79878
79895
|
;
|
|
@@ -79892,7 +79909,7 @@ _.setValue_3 = function setValue_5(object){
|
|
|
79892
79909
|
}
|
|
79893
79910
|
;
|
|
79894
79911
|
_.val$lastValueMod3 = 0;
|
|
79895
|
-
cggl.Ljava_util_InternalStringMap$2_2_classLit = createForClass('java.util', 'InternalStringMap/2',
|
|
79912
|
+
cggl.Ljava_util_InternalStringMap$2_2_classLit = createForClass('java.util', 'InternalStringMap/2', 646, cggl.Ljava_util_AbstractMapEntry_2_classLit);
|
|
79896
79913
|
ju.$clinit_Locale = function $clinit_Locale(){
|
|
79897
79914
|
ju.$clinit_Locale = emptyMethod;
|
|
79898
79915
|
jl.$clinit_Object();
|
|
@@ -85818,7 +85835,7 @@ _.getBestSecondChoice = function getBestSecondChoice(){
|
|
|
85818
85835
|
var index_0, ts;
|
|
85819
85836
|
if (this.mSecondChoiceList.size_1() == 0)
|
|
85820
85837
|
return null;
|
|
85821
|
-
index_0 = instanceOf(this,
|
|
85838
|
+
index_0 = instanceOf(this, 89)?castTo(this, 89).getRandom().nextInt_0(this.mSecondChoiceList.size_1()):0;
|
|
85822
85839
|
ts = castTo(this.mSecondChoiceList.get_3(index_0), 82);
|
|
85823
85840
|
this.mSecondChoiceList.remove_2(index_0);
|
|
85824
85841
|
return ts;
|
|
@@ -86058,7 +86075,7 @@ ooccg.TorsionSetStrategyRandom = function TorsionSetStrategyRandom(conformerGene
|
|
|
86058
86075
|
this.mRandom = eq(seed, 0)?new ju.Random:new ju.Random_0(seed);
|
|
86059
86076
|
}
|
|
86060
86077
|
;
|
|
86061
|
-
defineClass(
|
|
86078
|
+
defineClass(89, 331, {1:1, 89:1}, ooccg.TorsionSetStrategyRandom);
|
|
86062
86079
|
_.$init_722 = function $init_722(){
|
|
86063
86080
|
}
|
|
86064
86081
|
;
|
|
@@ -86098,7 +86115,7 @@ _.getRandom = function getRandom(){
|
|
|
86098
86115
|
;
|
|
86099
86116
|
_.mPreferLikelyTorsions = false;
|
|
86100
86117
|
ooccg.MAX_TRIES_FOR_NEW = 64;
|
|
86101
|
-
cggl.Lorg_openmolecules_chem_conf_gen_TorsionSetStrategyRandom_2_classLit = createForClass('org.openmolecules.chem.conf.gen', 'TorsionSetStrategyRandom',
|
|
86118
|
+
cggl.Lorg_openmolecules_chem_conf_gen_TorsionSetStrategyRandom_2_classLit = createForClass('org.openmolecules.chem.conf.gen', 'TorsionSetStrategyRandom', 89, cggl.Lorg_openmolecules_chem_conf_gen_TorsionSetStrategy_2_classLit);
|
|
86102
86119
|
ooccg.$clinit_TorsionSetStrategyAdaptiveRandom = function $clinit_TorsionSetStrategyAdaptiveRandom(){
|
|
86103
86120
|
ooccg.$clinit_TorsionSetStrategyAdaptiveRandom = emptyMethod;
|
|
86104
86121
|
ooccg.$clinit_TorsionSetStrategyRandom();
|
|
@@ -86111,7 +86128,7 @@ ooccg.TorsionSetStrategyAdaptiveRandom = function TorsionSetStrategyAdaptiveRand
|
|
|
86111
86128
|
this.mStartWithMostProbable = startWithMostProbable;
|
|
86112
86129
|
}
|
|
86113
86130
|
;
|
|
86114
|
-
defineClass(308,
|
|
86131
|
+
defineClass(308, 89, {1:1, 89:1}, ooccg.TorsionSetStrategyAdaptiveRandom);
|
|
86115
86132
|
_.$init_723 = function $init_723(){
|
|
86116
86133
|
}
|
|
86117
86134
|
;
|
|
@@ -86121,10 +86138,10 @@ _.createTorsionSet = function createTorsionSet_1(previousTorsionSet){
|
|
|
86121
86138
|
if (this.mStartWithMostProbable)
|
|
86122
86139
|
return this.createTorsionSet_0(initUnidimensionalArray(cggl.I_classLit, {6:1, 4:1, 1:1}, 5, this.mRotatableBond.length, 15, 1), initUnidimensionalArray(cggl.I_classLit, {6:1, 4:1, 1:1}, 5, this.mRigidFragment.length, 15, 1));
|
|
86123
86140
|
else
|
|
86124
|
-
return getClassPrototype(
|
|
86141
|
+
return getClassPrototype(89).createTorsionSet.call(this, null);
|
|
86125
86142
|
}
|
|
86126
86143
|
if (previousTorsionSet.getCollisionStrainSum() == 0)
|
|
86127
|
-
return getClassPrototype(
|
|
86144
|
+
return getClassPrototype(89).createTorsionSet.call(this, previousTorsionSet);
|
|
86128
86145
|
collisionIntensitySum = this.getBondAndFragmentCollisionIntensities(previousTorsionSet);
|
|
86129
86146
|
collidingTorsionIndex = previousTorsionSet.getTorsionIndexes();
|
|
86130
86147
|
collidingConformerIndex = previousTorsionSet.getConformerIndexes();
|
|
@@ -86149,7 +86166,7 @@ _.createTorsionSet = function createTorsionSet_1(previousTorsionSet){
|
|
|
86149
86166
|
index_0++;
|
|
86150
86167
|
}
|
|
86151
86168
|
if (collisionIntensitySum[collisionIntensitySum.length - 1] == 0)
|
|
86152
|
-
return getClassPrototype(
|
|
86169
|
+
return getClassPrototype(89).createTorsionSet.call(this, previousTorsionSet);
|
|
86153
86170
|
random = this.getRandom().nextDouble() * collisionIntensitySum[collisionIntensitySum.length - 1];
|
|
86154
86171
|
for (i = 0; i < collisionIntensitySum.length; i++) {
|
|
86155
86172
|
if (random < collisionIntensitySum[i]) {
|
|
@@ -86181,7 +86198,7 @@ _.createTorsionSet = function createTorsionSet_1(previousTorsionSet){
|
|
|
86181
86198
|
}
|
|
86182
86199
|
}
|
|
86183
86200
|
}
|
|
86184
|
-
return getClassPrototype(
|
|
86201
|
+
return getClassPrototype(89).createTorsionSet.call(this, previousTorsionSet);
|
|
86185
86202
|
}
|
|
86186
86203
|
;
|
|
86187
86204
|
_.mStartWithMostProbable = false;
|
|
@@ -88060,7 +88077,7 @@ ooccs.getLineFragmentAtoms = function getLineFragmentAtoms(seedAtom, mol){
|
|
|
88060
88077
|
return atomList;
|
|
88061
88078
|
}
|
|
88062
88079
|
;
|
|
88063
|
-
defineClass(
|
|
88080
|
+
defineClass(640, 47, {1:1, 47:1}, ooccs.StraightLineRule);
|
|
88064
88081
|
_.$init_732 = function $init_732(){
|
|
88065
88082
|
}
|
|
88066
88083
|
;
|
|
@@ -88172,7 +88189,7 @@ _.toString_0 = function toString_74(){
|
|
|
88172
88189
|
return sb.toString_0();
|
|
88173
88190
|
}
|
|
88174
88191
|
;
|
|
88175
|
-
cggl.Lorg_openmolecules_chem_conf_so_StraightLineRule_2_classLit = createForClass('org.openmolecules.chem.conf.so', 'StraightLineRule',
|
|
88192
|
+
cggl.Lorg_openmolecules_chem_conf_so_StraightLineRule_2_classLit = createForClass('org.openmolecules.chem.conf.so', 'StraightLineRule', 640, cggl.Lorg_openmolecules_chem_conf_so_ConformationRule_2_classLit);
|
|
88176
88193
|
ooccs.$clinit_TetrahedralStereoRule = function $clinit_TetrahedralStereoRule(){
|
|
88177
88194
|
ooccs.$clinit_TetrahedralStereoRule = emptyMethod;
|
|
88178
88195
|
ooccs.$clinit_ConformationRule();
|
|
@@ -88225,7 +88242,7 @@ ooccs.calculateRules_3 = function calculateRules_3(ruleList, mol){
|
|
|
88225
88242
|
}
|
|
88226
88243
|
}
|
|
88227
88244
|
;
|
|
88228
|
-
defineClass(
|
|
88245
|
+
defineClass(641, 47, {1:1, 47:1}, ooccs.TetrahedralStereoRule);
|
|
88229
88246
|
_.$init_733 = function $init_733(){
|
|
88230
88247
|
}
|
|
88231
88248
|
;
|
|
@@ -88449,7 +88466,7 @@ _.toString_0 = function toString_75(){
|
|
|
88449
88466
|
return sb.toString_0();
|
|
88450
88467
|
}
|
|
88451
88468
|
;
|
|
88452
|
-
cggl.Lorg_openmolecules_chem_conf_so_TetrahedralStereoRule_2_classLit = createForClass('org.openmolecules.chem.conf.so', 'TetrahedralStereoRule',
|
|
88469
|
+
cggl.Lorg_openmolecules_chem_conf_so_TetrahedralStereoRule_2_classLit = createForClass('org.openmolecules.chem.conf.so', 'TetrahedralStereoRule', 641, cggl.Lorg_openmolecules_chem_conf_so_ConformationRule_2_classLit);
|
|
88453
88470
|
ooccs.$clinit_TorsionRule = function $clinit_TorsionRule(){
|
|
88454
88471
|
ooccs.$clinit_TorsionRule = emptyMethod;
|
|
88455
88472
|
ooccs.$clinit_ConformationRule();
|
|
@@ -89199,7 +89216,7 @@ $gwt && $gwt.permProps && __gwtModuleFunction.__moduleStartupDone($gwt.permProps
|
|
|
89199
89216
|
|
|
89200
89217
|
var toReturn = $wnd["OCL"];
|
|
89201
89218
|
|
|
89202
|
-
toReturn.version = '8.
|
|
89219
|
+
toReturn.version = '8.6.0';
|
|
89203
89220
|
|
|
89204
89221
|
return toReturn;
|
|
89205
89222
|
}
|