Uses of Class
org.openscience.cdk.Element
-
Packages that use Element Package Description org.openscience.cdk org.openscience.cdk.debug org.openscience.cdk.pharmacophore org.openscience.cdk.protein.data -
-
Uses of Element in org.openscience.cdk
Subclasses of Element in org.openscience.cdk Modifier and Type Class Description classAtomRepresents the idea of an chemical atom.classAtomTypeThe base class for atom types.classEnzymeResidueLocatorAtom that represents part of an residue in an enzyme, like Arg255.classFragmentAtomClass to represent an IPseudoAtom which embeds an IAtomContainer.classIsotopeUsed to store and retrieve data of a particular isotope.classPseudoAtomRepresents the idea of a non-chemical atom-like entity, like Me, R, X, Phe, His, etc. -
Uses of Element in org.openscience.cdk.debug
Subclasses of Element in org.openscience.cdk.debug Modifier and Type Class Description classDebugAtomDebugging data class.classDebugAtomTypeDebugging data class.classDebugElementDebugging data class.classDebugFragmentAtomClass to represent an IPseudoAtom which embeds an IAtomContainer.classDebugIsotopeDebugging data class.classDebugPDBAtomDebugging data class.classDebugPseudoAtomDebugging data class. -
Uses of Element in org.openscience.cdk.pharmacophore
Subclasses of Element in org.openscience.cdk.pharmacophore Modifier and Type Class Description classPharmacophoreAtomA representation of a pharmacophore group.classPharmacophoreQueryAtomRepresents a query pharmacophore group. -
Uses of Element in org.openscience.cdk.protein.data
Subclasses of Element in org.openscience.cdk.protein.data Modifier and Type Class Description classPDBAtomRepresents the idea of an atom as used in PDB files.
-