From e77cc376aaff8ca481fdace6d5795c5b5feb0e87 Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Mon, 20 Feb 2012 14:45:20 +0100 Subject: Added pc descriptor calc service --- java/joelib2/example/AtomTyperExample.class | Bin 0 -> 3176 bytes java/joelib2/example/CombineExample.class | Bin 0 -> 5415 bytes java/joelib2/example/ComparisonExample.class | Bin 0 -> 5268 bytes java/joelib2/example/ConvertExample.class | Bin 0 -> 14575 bytes java/joelib2/example/ConvertSkipExample.class | Bin 0 -> 14700 bytes java/joelib2/example/DescriptorSelectionExample.class | Bin 0 -> 5204 bytes java/joelib2/example/DescriptorStatisticExample.class | Bin 0 -> 3850 bytes java/joelib2/example/EuklidianComparison.class | Bin 0 -> 6822 bytes java/joelib2/example/ExternalProcessFilterExample.class | Bin 0 -> 3748 bytes java/joelib2/example/FeatureCalculationExample.class | Bin 0 -> 12717 bytes java/joelib2/example/FeatureExample.class | Bin 0 -> 5469 bytes java/joelib2/example/GhemicalExample.class | Bin 0 -> 4563 bytes java/joelib2/example/GroupContributionExample.class | Bin 0 -> 2694 bytes java/joelib2/example/MoleculeExample.class | Bin 0 -> 6132 bytes java/joelib2/example/SMARTSMatchingExample.class | Bin 0 -> 3856 bytes java/joelib2/example/SMILESExample.class | Bin 0 -> 2697 bytes java/joelib2/example/SSSRFinderExample.class | Bin 0 -> 3108 bytes 17 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 java/joelib2/example/AtomTyperExample.class create mode 100644 java/joelib2/example/CombineExample.class create mode 100644 java/joelib2/example/ComparisonExample.class create mode 100644 java/joelib2/example/ConvertExample.class create mode 100644 java/joelib2/example/ConvertSkipExample.class create mode 100644 java/joelib2/example/DescriptorSelectionExample.class create mode 100644 java/joelib2/example/DescriptorStatisticExample.class create mode 100644 java/joelib2/example/EuklidianComparison.class create mode 100644 java/joelib2/example/ExternalProcessFilterExample.class create mode 100644 java/joelib2/example/FeatureCalculationExample.class create mode 100644 java/joelib2/example/FeatureExample.class create mode 100644 java/joelib2/example/GhemicalExample.class create mode 100644 java/joelib2/example/GroupContributionExample.class create mode 100644 java/joelib2/example/MoleculeExample.class create mode 100644 java/joelib2/example/SMARTSMatchingExample.class create mode 100644 java/joelib2/example/SMILESExample.class create mode 100644 java/joelib2/example/SSSRFinderExample.class (limited to 'java/joelib2/example') diff --git a/java/joelib2/example/AtomTyperExample.class b/java/joelib2/example/AtomTyperExample.class new file mode 100644 index 0000000..e609898 Binary files /dev/null and b/java/joelib2/example/AtomTyperExample.class differ diff --git a/java/joelib2/example/CombineExample.class b/java/joelib2/example/CombineExample.class new file mode 100644 index 0000000..04553a0 Binary files /dev/null and b/java/joelib2/example/CombineExample.class differ diff --git a/java/joelib2/example/ComparisonExample.class b/java/joelib2/example/ComparisonExample.class new file mode 100644 index 0000000..3c99ca3 Binary files /dev/null and b/java/joelib2/example/ComparisonExample.class differ diff --git a/java/joelib2/example/ConvertExample.class b/java/joelib2/example/ConvertExample.class new file mode 100644 index 0000000..0a502ac Binary files /dev/null and b/java/joelib2/example/ConvertExample.class differ diff --git a/java/joelib2/example/ConvertSkipExample.class b/java/joelib2/example/ConvertSkipExample.class new file mode 100644 index 0000000..cfc2928 Binary files /dev/null and b/java/joelib2/example/ConvertSkipExample.class differ diff --git a/java/joelib2/example/DescriptorSelectionExample.class b/java/joelib2/example/DescriptorSelectionExample.class new file mode 100644 index 0000000..2a45b3d Binary files /dev/null and b/java/joelib2/example/DescriptorSelectionExample.class differ diff --git a/java/joelib2/example/DescriptorStatisticExample.class b/java/joelib2/example/DescriptorStatisticExample.class new file mode 100644 index 0000000..d6cb3a2 Binary files /dev/null and b/java/joelib2/example/DescriptorStatisticExample.class differ diff --git a/java/joelib2/example/EuklidianComparison.class b/java/joelib2/example/EuklidianComparison.class new file mode 100644 index 0000000..6a9cffa Binary files /dev/null and b/java/joelib2/example/EuklidianComparison.class differ diff --git a/java/joelib2/example/ExternalProcessFilterExample.class b/java/joelib2/example/ExternalProcessFilterExample.class new file mode 100644 index 0000000..79f2aec Binary files /dev/null and b/java/joelib2/example/ExternalProcessFilterExample.class differ diff --git a/java/joelib2/example/FeatureCalculationExample.class b/java/joelib2/example/FeatureCalculationExample.class new file mode 100644 index 0000000..81e77a5 Binary files /dev/null and b/java/joelib2/example/FeatureCalculationExample.class differ diff --git a/java/joelib2/example/FeatureExample.class b/java/joelib2/example/FeatureExample.class new file mode 100644 index 0000000..8365e01 Binary files /dev/null and b/java/joelib2/example/FeatureExample.class differ diff --git a/java/joelib2/example/GhemicalExample.class b/java/joelib2/example/GhemicalExample.class new file mode 100644 index 0000000..4bf61c6 Binary files /dev/null and b/java/joelib2/example/GhemicalExample.class differ diff --git a/java/joelib2/example/GroupContributionExample.class b/java/joelib2/example/GroupContributionExample.class new file mode 100644 index 0000000..356b2cc Binary files /dev/null and b/java/joelib2/example/GroupContributionExample.class differ diff --git a/java/joelib2/example/MoleculeExample.class b/java/joelib2/example/MoleculeExample.class new file mode 100644 index 0000000..30b2902 Binary files /dev/null and b/java/joelib2/example/MoleculeExample.class differ diff --git a/java/joelib2/example/SMARTSMatchingExample.class b/java/joelib2/example/SMARTSMatchingExample.class new file mode 100644 index 0000000..65c175d Binary files /dev/null and b/java/joelib2/example/SMARTSMatchingExample.class differ diff --git a/java/joelib2/example/SMILESExample.class b/java/joelib2/example/SMILESExample.class new file mode 100644 index 0000000..c678f67 Binary files /dev/null and b/java/joelib2/example/SMILESExample.class differ diff --git a/java/joelib2/example/SSSRFinderExample.class b/java/joelib2/example/SSSRFinderExample.class new file mode 100644 index 0000000..5af311e Binary files /dev/null and b/java/joelib2/example/SSSRFinderExample.class differ -- cgit v1.2.3