summaryrefslogtreecommitdiff
path: root/java/joelib2/molecule
diff options
context:
space:
mode:
Diffstat (limited to 'java/joelib2/molecule')
-rw-r--r--java/joelib2/molecule/AbstractAtom.classbin616 -> 0 bytes
-rw-r--r--java/joelib2/molecule/AbstractBond.classbin212 -> 0 bytes
-rw-r--r--java/joelib2/molecule/AbstractConformerAtom.classbin243 -> 0 bytes
-rw-r--r--java/joelib2/molecule/AbstractConformerMolecule.classbin216 -> 0 bytes
-rw-r--r--java/joelib2/molecule/AbstractMolecule.classbin923 -> 0 bytes
-rw-r--r--java/joelib2/molecule/Atom.classbin2257 -> 0 bytes
-rw-r--r--java/joelib2/molecule/AtomHelper.classbin11153 -> 0 bytes
-rw-r--r--java/joelib2/molecule/AtomTree.classbin901 -> 0 bytes
-rw-r--r--java/joelib2/molecule/AtomZPosComparator.classbin728 -> 0 bytes
-rw-r--r--java/joelib2/molecule/BasicBond.classbin5418 -> 0 bytes
-rw-r--r--java/joelib2/molecule/BasicConformerAtom.classbin10261 -> 0 bytes
-rw-r--r--java/joelib2/molecule/BasicConformerMolecule.classbin28669 -> 0 bytes
-rw-r--r--java/joelib2/molecule/BasicDataHolder.classbin3958 -> 0 bytes
-rw-r--r--java/joelib2/molecule/BasicElement.classbin2702 -> 0 bytes
-rw-r--r--java/joelib2/molecule/BasicMoleculeVector.classbin3656 -> 0 bytes
-rw-r--r--java/joelib2/molecule/Bond.classbin1099 -> 0 bytes
-rw-r--r--java/joelib2/molecule/BondComparator.classbin657 -> 0 bytes
-rw-r--r--java/joelib2/molecule/BondHelper.classbin3502 -> 0 bytes
-rw-r--r--java/joelib2/molecule/ChiralityHelper.classbin2910 -> 0 bytes
-rw-r--r--java/joelib2/molecule/ConformerAtom.classbin264 -> 0 bytes
-rw-r--r--java/joelib2/molecule/ConformerMolecule.classbin1039 -> 0 bytes
-rw-r--r--java/joelib2/molecule/ConnectionHelper.classbin3030 -> 0 bytes
-rw-r--r--java/joelib2/molecule/DataHolder.classbin475 -> 0 bytes
-rw-r--r--java/joelib2/molecule/Edge.classbin527 -> 0 bytes
-rw-r--r--java/joelib2/molecule/Graph.classbin74 -> 0 bytes
-rw-r--r--java/joelib2/molecule/IsomerismHelper.classbin3910 -> 0 bytes
-rw-r--r--java/joelib2/molecule/KekuleHelper.classbin11580 -> 0 bytes
-rw-r--r--java/joelib2/molecule/Molecule.classbin4549 -> 0 bytes
-rw-r--r--java/joelib2/molecule/MoleculeHelper.classbin6832 -> 0 bytes
-rw-r--r--java/joelib2/molecule/MoleculeVector.classbin664 -> 0 bytes
-rw-r--r--java/joelib2/molecule/Node.classbin618 -> 0 bytes
-rw-r--r--java/joelib2/molecule/ProtonationHelper.classbin8436 -> 0 bytes
-rw-r--r--java/joelib2/molecule/charge/GasteigerMarsili.classbin5795 -> 0 bytes
-rw-r--r--java/joelib2/molecule/charge/GasteigerMarsiliState.classbin1091 -> 0 bytes
-rw-r--r--java/joelib2/molecule/fragmentation/ContiguousFragments.classbin4601 -> 0 bytes
-rw-r--r--java/joelib2/molecule/fragmentation/Fragmentation.classbin352 -> 0 bytes
-rw-r--r--java/joelib2/molecule/fragmentation/SMARTSFragmentation.classbin2934 -> 0 bytes
-rw-r--r--java/joelib2/molecule/generation/MolGenerationHelper.classbin3679 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/AtomAtomProperties.classbin456 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/AtomProperties.classbin485 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/AtomPropertyColoring.classbin345 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/AtomPropertyHelper.classbin3479 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/BasicAtomPropertyColoring.classbin2921 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/BasicExternalBond.classbin1032 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/BasicExternalBondData.classbin965 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/BasicPairData.classbin2062 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/BasicPairDataCML.classbin1855 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/BasicPose.classbin936 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/BasicRGroupData.classbin1100 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/BasicResidue.classbin4107 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/BasicVirtualBond.classbin798 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/BondProperties.classbin423 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/BondPropertyHelper.classbin2992 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/ExternalBond.classbin324 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/ExternalBondData.classbin162 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/PairData.classbin485 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/PairDataCML.classbin650 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/Pose.classbin412 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/RGroupData.classbin361 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/Residue.classbin979 -> 0 bytes
-rw-r--r--java/joelib2/molecule/types/VirtualBond.classbin265 -> 0 bytes
61 files changed, 0 insertions, 0 deletions
diff --git a/java/joelib2/molecule/AbstractAtom.class b/java/joelib2/molecule/AbstractAtom.class
deleted file mode 100644
index 581cd6d..0000000
--- a/java/joelib2/molecule/AbstractAtom.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/AbstractBond.class b/java/joelib2/molecule/AbstractBond.class
deleted file mode 100644
index 47dfa5d..0000000
--- a/java/joelib2/molecule/AbstractBond.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/AbstractConformerAtom.class b/java/joelib2/molecule/AbstractConformerAtom.class
deleted file mode 100644
index 7f2b1f6..0000000
--- a/java/joelib2/molecule/AbstractConformerAtom.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/AbstractConformerMolecule.class b/java/joelib2/molecule/AbstractConformerMolecule.class
deleted file mode 100644
index 7cfc69f..0000000
--- a/java/joelib2/molecule/AbstractConformerMolecule.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/AbstractMolecule.class b/java/joelib2/molecule/AbstractMolecule.class
deleted file mode 100644
index de3ae96..0000000
--- a/java/joelib2/molecule/AbstractMolecule.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/Atom.class b/java/joelib2/molecule/Atom.class
deleted file mode 100644
index 363fc91..0000000
--- a/java/joelib2/molecule/Atom.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/AtomHelper.class b/java/joelib2/molecule/AtomHelper.class
deleted file mode 100644
index cd9b9e9..0000000
--- a/java/joelib2/molecule/AtomHelper.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/AtomTree.class b/java/joelib2/molecule/AtomTree.class
deleted file mode 100644
index 8a928ad..0000000
--- a/java/joelib2/molecule/AtomTree.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/AtomZPosComparator.class b/java/joelib2/molecule/AtomZPosComparator.class
deleted file mode 100644
index 6643233..0000000
--- a/java/joelib2/molecule/AtomZPosComparator.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/BasicBond.class b/java/joelib2/molecule/BasicBond.class
deleted file mode 100644
index 1a5bcae..0000000
--- a/java/joelib2/molecule/BasicBond.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/BasicConformerAtom.class b/java/joelib2/molecule/BasicConformerAtom.class
deleted file mode 100644
index b10fe6e..0000000
--- a/java/joelib2/molecule/BasicConformerAtom.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/BasicConformerMolecule.class b/java/joelib2/molecule/BasicConformerMolecule.class
deleted file mode 100644
index 3c882dc..0000000
--- a/java/joelib2/molecule/BasicConformerMolecule.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/BasicDataHolder.class b/java/joelib2/molecule/BasicDataHolder.class
deleted file mode 100644
index 1b2fb0c..0000000
--- a/java/joelib2/molecule/BasicDataHolder.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/BasicElement.class b/java/joelib2/molecule/BasicElement.class
deleted file mode 100644
index 413e6da..0000000
--- a/java/joelib2/molecule/BasicElement.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/BasicMoleculeVector.class b/java/joelib2/molecule/BasicMoleculeVector.class
deleted file mode 100644
index 24c0f9d..0000000
--- a/java/joelib2/molecule/BasicMoleculeVector.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/Bond.class b/java/joelib2/molecule/Bond.class
deleted file mode 100644
index 17cee2c..0000000
--- a/java/joelib2/molecule/Bond.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/BondComparator.class b/java/joelib2/molecule/BondComparator.class
deleted file mode 100644
index e6980d1..0000000
--- a/java/joelib2/molecule/BondComparator.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/BondHelper.class b/java/joelib2/molecule/BondHelper.class
deleted file mode 100644
index 03e8713..0000000
--- a/java/joelib2/molecule/BondHelper.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/ChiralityHelper.class b/java/joelib2/molecule/ChiralityHelper.class
deleted file mode 100644
index b1265d7..0000000
--- a/java/joelib2/molecule/ChiralityHelper.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/ConformerAtom.class b/java/joelib2/molecule/ConformerAtom.class
deleted file mode 100644
index fd802ad..0000000
--- a/java/joelib2/molecule/ConformerAtom.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/ConformerMolecule.class b/java/joelib2/molecule/ConformerMolecule.class
deleted file mode 100644
index b22d222..0000000
--- a/java/joelib2/molecule/ConformerMolecule.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/ConnectionHelper.class b/java/joelib2/molecule/ConnectionHelper.class
deleted file mode 100644
index 0be4b45..0000000
--- a/java/joelib2/molecule/ConnectionHelper.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/DataHolder.class b/java/joelib2/molecule/DataHolder.class
deleted file mode 100644
index be3cbf5..0000000
--- a/java/joelib2/molecule/DataHolder.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/Edge.class b/java/joelib2/molecule/Edge.class
deleted file mode 100644
index 1c21b0a..0000000
--- a/java/joelib2/molecule/Edge.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/Graph.class b/java/joelib2/molecule/Graph.class
deleted file mode 100644
index 72d9be9..0000000
--- a/java/joelib2/molecule/Graph.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/IsomerismHelper.class b/java/joelib2/molecule/IsomerismHelper.class
deleted file mode 100644
index 6a32725..0000000
--- a/java/joelib2/molecule/IsomerismHelper.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/KekuleHelper.class b/java/joelib2/molecule/KekuleHelper.class
deleted file mode 100644
index 89d0691..0000000
--- a/java/joelib2/molecule/KekuleHelper.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/Molecule.class b/java/joelib2/molecule/Molecule.class
deleted file mode 100644
index fc0b88b..0000000
--- a/java/joelib2/molecule/Molecule.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/MoleculeHelper.class b/java/joelib2/molecule/MoleculeHelper.class
deleted file mode 100644
index 928ef70..0000000
--- a/java/joelib2/molecule/MoleculeHelper.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/MoleculeVector.class b/java/joelib2/molecule/MoleculeVector.class
deleted file mode 100644
index c2278d5..0000000
--- a/java/joelib2/molecule/MoleculeVector.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/Node.class b/java/joelib2/molecule/Node.class
deleted file mode 100644
index 47f6e3e..0000000
--- a/java/joelib2/molecule/Node.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/ProtonationHelper.class b/java/joelib2/molecule/ProtonationHelper.class
deleted file mode 100644
index 3bf660d..0000000
--- a/java/joelib2/molecule/ProtonationHelper.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/charge/GasteigerMarsili.class b/java/joelib2/molecule/charge/GasteigerMarsili.class
deleted file mode 100644
index f26d988..0000000
--- a/java/joelib2/molecule/charge/GasteigerMarsili.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/charge/GasteigerMarsiliState.class b/java/joelib2/molecule/charge/GasteigerMarsiliState.class
deleted file mode 100644
index 09dd9e3..0000000
--- a/java/joelib2/molecule/charge/GasteigerMarsiliState.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/fragmentation/ContiguousFragments.class b/java/joelib2/molecule/fragmentation/ContiguousFragments.class
deleted file mode 100644
index 59bcc2d..0000000
--- a/java/joelib2/molecule/fragmentation/ContiguousFragments.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/fragmentation/Fragmentation.class b/java/joelib2/molecule/fragmentation/Fragmentation.class
deleted file mode 100644
index a89dbd9..0000000
--- a/java/joelib2/molecule/fragmentation/Fragmentation.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/fragmentation/SMARTSFragmentation.class b/java/joelib2/molecule/fragmentation/SMARTSFragmentation.class
deleted file mode 100644
index 7c49653..0000000
--- a/java/joelib2/molecule/fragmentation/SMARTSFragmentation.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/generation/MolGenerationHelper.class b/java/joelib2/molecule/generation/MolGenerationHelper.class
deleted file mode 100644
index 7681678..0000000
--- a/java/joelib2/molecule/generation/MolGenerationHelper.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/AtomAtomProperties.class b/java/joelib2/molecule/types/AtomAtomProperties.class
deleted file mode 100644
index 11110c7..0000000
--- a/java/joelib2/molecule/types/AtomAtomProperties.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/AtomProperties.class b/java/joelib2/molecule/types/AtomProperties.class
deleted file mode 100644
index e840c04..0000000
--- a/java/joelib2/molecule/types/AtomProperties.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/AtomPropertyColoring.class b/java/joelib2/molecule/types/AtomPropertyColoring.class
deleted file mode 100644
index c52abe2..0000000
--- a/java/joelib2/molecule/types/AtomPropertyColoring.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/AtomPropertyHelper.class b/java/joelib2/molecule/types/AtomPropertyHelper.class
deleted file mode 100644
index 21a1a84..0000000
--- a/java/joelib2/molecule/types/AtomPropertyHelper.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/BasicAtomPropertyColoring.class b/java/joelib2/molecule/types/BasicAtomPropertyColoring.class
deleted file mode 100644
index e8f421f..0000000
--- a/java/joelib2/molecule/types/BasicAtomPropertyColoring.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/BasicExternalBond.class b/java/joelib2/molecule/types/BasicExternalBond.class
deleted file mode 100644
index 814060c..0000000
--- a/java/joelib2/molecule/types/BasicExternalBond.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/BasicExternalBondData.class b/java/joelib2/molecule/types/BasicExternalBondData.class
deleted file mode 100644
index 4433f55..0000000
--- a/java/joelib2/molecule/types/BasicExternalBondData.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/BasicPairData.class b/java/joelib2/molecule/types/BasicPairData.class
deleted file mode 100644
index 78fab2a..0000000
--- a/java/joelib2/molecule/types/BasicPairData.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/BasicPairDataCML.class b/java/joelib2/molecule/types/BasicPairDataCML.class
deleted file mode 100644
index ad3b011..0000000
--- a/java/joelib2/molecule/types/BasicPairDataCML.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/BasicPose.class b/java/joelib2/molecule/types/BasicPose.class
deleted file mode 100644
index df9678e..0000000
--- a/java/joelib2/molecule/types/BasicPose.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/BasicRGroupData.class b/java/joelib2/molecule/types/BasicRGroupData.class
deleted file mode 100644
index 8202b1c..0000000
--- a/java/joelib2/molecule/types/BasicRGroupData.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/BasicResidue.class b/java/joelib2/molecule/types/BasicResidue.class
deleted file mode 100644
index c0af2ee..0000000
--- a/java/joelib2/molecule/types/BasicResidue.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/BasicVirtualBond.class b/java/joelib2/molecule/types/BasicVirtualBond.class
deleted file mode 100644
index 3f84d7b..0000000
--- a/java/joelib2/molecule/types/BasicVirtualBond.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/BondProperties.class b/java/joelib2/molecule/types/BondProperties.class
deleted file mode 100644
index 74fdc45..0000000
--- a/java/joelib2/molecule/types/BondProperties.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/BondPropertyHelper.class b/java/joelib2/molecule/types/BondPropertyHelper.class
deleted file mode 100644
index 79750cb..0000000
--- a/java/joelib2/molecule/types/BondPropertyHelper.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/ExternalBond.class b/java/joelib2/molecule/types/ExternalBond.class
deleted file mode 100644
index 5068c02..0000000
--- a/java/joelib2/molecule/types/ExternalBond.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/ExternalBondData.class b/java/joelib2/molecule/types/ExternalBondData.class
deleted file mode 100644
index 959fd8a..0000000
--- a/java/joelib2/molecule/types/ExternalBondData.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/PairData.class b/java/joelib2/molecule/types/PairData.class
deleted file mode 100644
index 9d9d683..0000000
--- a/java/joelib2/molecule/types/PairData.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/PairDataCML.class b/java/joelib2/molecule/types/PairDataCML.class
deleted file mode 100644
index c377d6c..0000000
--- a/java/joelib2/molecule/types/PairDataCML.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/Pose.class b/java/joelib2/molecule/types/Pose.class
deleted file mode 100644
index af6f038..0000000
--- a/java/joelib2/molecule/types/Pose.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/RGroupData.class b/java/joelib2/molecule/types/RGroupData.class
deleted file mode 100644
index ee3bc9f..0000000
--- a/java/joelib2/molecule/types/RGroupData.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/Residue.class b/java/joelib2/molecule/types/Residue.class
deleted file mode 100644
index abcb698..0000000
--- a/java/joelib2/molecule/types/Residue.class
+++ /dev/null
Binary files differ
diff --git a/java/joelib2/molecule/types/VirtualBond.class b/java/joelib2/molecule/types/VirtualBond.class
deleted file mode 100644
index 4ab34e9..0000000
--- a/java/joelib2/molecule/types/VirtualBond.class
+++ /dev/null
Binary files differ