Uses of Interface
org.openscience.cdk.interfaces.IElement
-
-
Uses of IElement in org.openscience.cdk
Classes in org.openscience.cdk that implement IElement Modifier and Type Class Description classAtomRepresents the idea of an chemical atom.classAtomRefAn atom ref, references a CDKIAtomindirectly.classAtomTypeThe base class for atom types.classElementImplements the idea of an element in the periodic table.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.Constructors in org.openscience.cdk with parameters of type IElement Constructor Description Atom(IElement element)Constructs an isotope by copying the symbol, atomic number, flags, identifier, exact mass, natural abundance, mass number, maximum bond order, bond order sum, van der Waals and covalent radii, formal charge, hybridization, electron valency, formal neighbour count and atom type name from the given IAtomType.AtomType(IElement element)Constructs an isotope by copying the symbol, atomic number, flags, identifier, exact mass, natural abundance and mass number from the given IIsotope.Element(IElement element)Constructs an empty by copying the symbol, atomic number, flags, and identifier from the given IElement.Isotope(IElement element)Constructs an empty by copying the symbol, atomic number, flags, and identifier from the given IElement.PseudoAtom(IElement element)Constructs an PseudoAtom from a IAtom. -
Uses of IElement in org.openscience.cdk.config
Fields in org.openscience.cdk.config declared as IElement Modifier and Type Field Description static IElementElements. ACTINIUMstatic IElementElements. ALUMINIUMstatic IElementElements. AMERICIUMstatic IElementElements. ANTIMONYstatic IElementElements. ARGONstatic IElementElements. ARSENICstatic IElementElements. ASTATINEstatic IElementElements. BARIUMstatic IElementElements. BERKELIUMstatic IElementElements. BERYLLIUMstatic IElementElements. BISMUTHstatic IElementElements. BOHRIUMstatic IElementElements. BORONstatic IElementElements. BROMINEstatic IElementElements. CADMIUMstatic IElementElements. CAESIUMstatic IElementElements. CALCIUMstatic IElementElements. CALIFORNIUMstatic IElementElements. CARBONstatic IElementElements. CERIUMstatic IElementElements. CHLORINEstatic IElementElements. CHROMIUMstatic IElementElements. COBALTstatic IElementElements. COPPERstatic IElementElements. CURIUMstatic IElementElements. DARMSTADTIUMstatic IElementElements. DUBNIUMstatic IElementElements. DUMMYThese instances are for backards compatability.static IElementElements. DYSPROSIUMstatic IElementElements. EINSTEINIUMstatic IElementElements. ERBIUMstatic IElementElements. EUROPIUMstatic IElementElements. FERMIUMstatic IElementElements. FLEROVIUMstatic IElementElements. FLUORINEstatic IElementElements. FRANCIUMstatic IElementElements. GADOLINIUMstatic IElementElements. GALLIUMstatic IElementElements. GERMANIUMstatic IElementElements. GOLDstatic IElementElements. HAFNIUMstatic IElementElements. HASSIUMstatic IElementElements. HELIUMstatic IElementElements. HOLMIUMstatic IElementElements. HYDROGENstatic IElementElements. INDIUMstatic IElementElements. IODINEstatic IElementElements. IRIDIUMstatic IElementElements. IRONstatic IElementElements. KRYPTONstatic IElementElements. LANTHANUMstatic IElementElements. LAWRENCIUMstatic IElementElements. LEADstatic IElementElements. LITHIUMstatic IElementElements. LIVERMORIUMstatic IElementElements. LUTETIUMstatic IElementElements. MAGNESIUMstatic IElementElements. MANGANESEstatic IElementElements. MEITNERIUMstatic IElementElements. MENDELEVIUMstatic IElementElements. MERCURYstatic IElementElements. MOLYBDENUMstatic IElementElements. NEODYMIUMstatic IElementElements. NEONstatic IElementElements. NEPTUNIUMstatic IElementElements. NICKELstatic IElementElements. NIOBIUMstatic IElementElements. NITROGENstatic IElementElements. NOBELIUMstatic IElementElements. OSMIUMstatic IElementElements. OXYGENstatic IElementElements. PALLADIUMstatic IElementElements. PHOSPHORUSstatic IElementElements. PLATINUMstatic IElementElements. PLUTOMNIUMDeprecated.static IElementElements. PLUTONIUMstatic IElementElements. POLONIUMstatic IElementElements. POTASSIUMstatic IElementElements. PRASEODYMIUMstatic IElementElements. PROMETHIUMstatic IElementElements. PROTACTINIUMstatic IElementElements. RADIUMstatic IElementElements. RADONstatic IElementElements. RHENIUMstatic IElementElements. RHODIUMstatic IElementElements. ROENTGENIUMstatic IElementElements. RUBIDIUMstatic IElementElements. RUTHENIUMstatic IElementElements. RUTHERFORDIUMstatic IElementElements. SAMARIUMstatic IElementElements. SCANDIUMstatic IElementElements. SEABORGIUMstatic IElementElements. SELENIUMstatic IElementElements. SILICONstatic IElementElements. SILVERstatic IElementElements. SODIUMstatic IElementElements. STRONTIUMstatic IElementElements. SULFURstatic IElementElements. TANTALUMstatic IElementElements. TECHNETIUMstatic IElementElements. TELLURIUMstatic IElementElements. TERBIUMstatic IElementElements. THALLIUMstatic IElementElements. THORIUMstatic IElementElements. THULIUMstatic IElementElements. TINstatic IElementElements. TITANIUMstatic IElementElements. TUNGSTENstatic IElementElements. UNUNBIUMstatic IElementElements. UNUNHEXIUMstatic IElementElements. UNUNPENTIUMstatic IElementElements. UNUNQUADIUMstatic IElementElements. UNUNTRIUMstatic IElementElements. URANIUMstatic IElementElements. VANADIUMstatic IElementElements. XENONstatic IElementElements. YTTERBIUMstatic IElementElements. YTTRIUMstatic IElementElements. ZINCstatic IElementElements. ZIRCONIUMMethods in org.openscience.cdk.config that return IElement Modifier and Type Method Description IElementIsotopeFactory. getElement(int atomicNumber)Returns an element according to a given atomic number.IElementIsotopeFactory. getElement(String symbol)Returns an Element with a given element symbol.IElementElements. toIElement()Access anIElementinstance of the chemical element.Methods in org.openscience.cdk.config with parameters of type IElement Modifier and Type Method Description doubleIsotopeFactory. getNaturalMass(IElement element)Gets the natural mass of this element, defined as average of masses of isotopes, weighted by abundance. -
Uses of IElement in org.openscience.cdk.debug
Classes in org.openscience.cdk.debug that implement IElement 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.Constructors in org.openscience.cdk.debug with parameters of type IElement Constructor Description DebugAtom(IElement element)DebugAtomType(IElement element)DebugElement(IElement element)DebugIsotope(IElement element)DebugPDBAtom(IElement element)DebugPseudoAtom(IElement element) -
Uses of IElement in org.openscience.cdk.interfaces
Subinterfaces of IElement in org.openscience.cdk.interfaces Modifier and Type Interface Description interfaceIAtomRepresents the idea of an chemical atom.interfaceIAtomTypeThe base class for atom types.interfaceIFragmentAtomClass to represent an IPseudoAtom which embeds an IAtomContainer.interfaceIIsotopeUsed to store and retrieve data of a particular isotope.interfaceIPDBAtomA PDBAtom is a subclass of a Atom which is supposed to store additional informations about the Atom.interfaceIPseudoAtomRepresents the idea of a non-chemical atom-like entity, like Me, R, X, Phe, His, etc. -
Uses of IElement in org.openscience.cdk.isomorphism.matchers
Subinterfaces of IElement in org.openscience.cdk.isomorphism.matchers Modifier and Type Interface Description interfaceIQueryAtomDefines the ability to be matched againstIAtom's.Classes in org.openscience.cdk.isomorphism.matchers that implement IElement Modifier and Type Class Description classInverseSymbolSetQueryAtomDeprecated.classQueryAtomclassSymbolAndChargeQueryAtomDeprecated.classSymbolChargeIDQueryAtomclassSymbolQueryAtomDeprecated.classSymbolSetQueryAtomDeprecated.Usenew Expr(Element, 6).and(new Expr(Element, 8))etc -
Uses of IElement in org.openscience.cdk.isomorphism.matchers.smarts
Classes in org.openscience.cdk.isomorphism.matchers.smarts that implement IElement Modifier and Type Class Description classAliphaticAtomDeprecated.classAliphaticSymbolAtomDeprecated.classAnyAtomDeprecated.classAromaticAtomDeprecated.classAromaticSymbolAtomDeprecated.classAtomicNumberAtomDeprecated.classChiralityAtomDeprecated.classExplicitConnectionAtomDeprecated.classFormalChargeAtomDeprecated.classHybridizationNumberAtomDeprecated.classHydrogenAtomDeprecated.classImplicitHCountAtomDeprecated.classLogicalOperatorAtomDeprecated.classMassAtomDeprecated.classNonCHHeavyAtomDeprecated.classPeriodicGroupNumberAtomDeprecated.classReactionRoleQueryAtomDeprecated.classRecursiveSmartsAtomDeprecated.classRingIdentifierAtomDeprecated.classRingMembershipAtomDeprecated.classSmallestRingAtomDeprecated.classSMARTSAtomDeprecated.classTotalConnectionAtomDeprecated.classTotalHCountAtomDeprecated.classTotalRingConnectionAtomDeprecated.classTotalValencyAtomDeprecated. -
Uses of IElement in org.openscience.cdk.pharmacophore
Classes in org.openscience.cdk.pharmacophore that implement IElement Modifier and Type Class Description classPharmacophoreAtomA representation of a pharmacophore group.classPharmacophoreQueryAtomRepresents a query pharmacophore group. -
Uses of IElement in org.openscience.cdk.protein.data
Classes in org.openscience.cdk.protein.data that implement IElement Modifier and Type Class Description classPDBAtomRepresents the idea of an atom as used in PDB files.Constructors in org.openscience.cdk.protein.data with parameters of type IElement Constructor Description PDBAtom(IElement element)Constructs an IPDBAtom from a Element. -
Uses of IElement in org.openscience.cdk.silent
Classes in org.openscience.cdk.silent that implement IElement Modifier and Type Class Description classAtomRepresents the idea of an chemical atom.classAtomTypeThe base class for atom types.classElementImplements the idea of an element in the periodic table.classFragmentAtomClass to represent an IPseudoAtom which embeds an IAtomContainer.classIsotopeUsed to store and retrieve data of a particular isotope.classPDBAtomRepresents the idea of an atom as used in PDB files.classPseudoAtomRepresents the idea of a non-chemical atom-like entity, like Me, R, X, Phe, His, etc.Constructors in org.openscience.cdk.silent with parameters of type IElement Constructor Description Atom(IElement element)Constructs an isotope by copying the symbol, atomic number, flags, identifier, exact mass, natural abundance, mass number, maximum bond order, bond order sum, van der Waals and covalent radii, formal charge, hybridization, electron valency, formal neighbour count and atom type name from the given IAtomType.AtomType(IElement element)Constructs an isotope by copying the symbol, atomic number, flags, identifier, exact mass, natural abundance and mass number from the given IIsotope.Element(IElement element)Constructs an empty by copying the symbol, atomic number, flags, and identifier from the given IElement.Isotope(IElement element)Constructs an empty by copying the symbol, atomic number, flags, and identifier from the given IElement.PDBAtom(IElement element)Constructs an IPDBAtom from a Element.PseudoAtom(IElement element)Constructs an PseudoAtom from a IAtom. -
Uses of IElement in org.openscience.cdk.tools.manipulator
Methods in org.openscience.cdk.tools.manipulator that return types with arguments of type IElement Modifier and Type Method Description static List<IElement>MolecularFormulaManipulator. elements(IMolecularFormula formula)Get a list of all Elements which are contained molecular.static List<IElement>MolecularFormulaManipulator. getHeavyElements(IMolecularFormula formula)Returns a set of nodes excluding all the hydrogens.Methods in org.openscience.cdk.tools.manipulator with parameters of type IElement Modifier and Type Method Description static booleanMolecularFormulaManipulator. containsElement(IMolecularFormula formula, IElement element)True, if the MolecularFormula contains the given element as IIsotope object.static intMolecularFormulaManipulator. getElementCount(IMolecularFormula formula, IElement element)Checks a set of Nodes for the occurrence of the isotopes in the molecular formula from a particular IElement.static List<IIsotope>MolecularFormulaManipulator. getIsotopes(IMolecularFormula formula, IElement element)Get a list of IIsotope from a given IElement which is contained molecular.static IMolecularFormulaMolecularFormulaManipulator. removeElement(IMolecularFormula formula, IElement element)Removes all isotopes from a given element in the MolecularFormula. -
Uses of IElement in org.openscience.cdk.validate
Methods in org.openscience.cdk.validate with parameters of type IElement Modifier and Type Method Description ValidationReportAbstractValidator. validateElement(IElement subject)ValidationReportIValidator. validateElement(IElement subject)ValidationReportValidatorEngine. validateElement(IElement subject)
-