Uses of Interface
org.openscience.cdk.interfaces.IMonomer
Packages that use IMonomer
Package
Description
-
Uses of IMonomer in org.openscience.cdk
Classes in org.openscience.cdk that implement IMonomerModifier and TypeClassDescriptionclassA AminoAcid is Monomer which stores additional amino acid specific informations, like the N-terminus atom.classA Monomer is an AtomContainer which stores additional monomer specific informations for a group of Atoms.Methods in org.openscience.cdk that return IMonomerModifier and TypeMethodDescriptionMonomer.clone()Clones thisIChemObject.BioPolymer.getMonomer(String monName, String strandName) Retrieves a Monomer object by specifying its name.Polymer.getMonomer(String cName) Retrieves a Monomer object by specifying its name.Strand.getMonomer(String cName) Retrieves a Monomer object by specifying its name.Methods in org.openscience.cdk that return types with arguments of type IMonomerModifier and TypeMethodDescriptionStrand.getMonomers()Returns a hashtable containing the monomers in the strand.Methods in org.openscience.cdk with parameters of type IMonomerModifier and TypeMethodDescriptionvoidAdds the atom to a specified Strand and a specified Monomer.voidAdds the atom oAtom to a specified Monomer.voidAdds the atom oAtom to a specific Monomer. -
Uses of IMonomer in org.openscience.cdk.debug
Classes in org.openscience.cdk.debug that implement IMonomerModifier and TypeClassDescriptionclassDebugging data class.classDebugging data class.classDebugging data class.Methods in org.openscience.cdk.debug that return IMonomerModifier and TypeMethodDescriptionDebugMonomer.clone()Clones thisIChemObject.DebugBioPolymer.getMonomer(String cName) Retrieves a Monomer object by specifying its name.DebugBioPolymer.getMonomer(String monName, String strandName) Retrieves a Monomer object by specifying its name.DebugPolymer.getMonomer(String cName) Retrieves a Monomer object by specifying its name.DebugStrand.getMonomer(String cName) Retrieves a Monomer object by specifying its name.Methods in org.openscience.cdk.debug that return types with arguments of type IMonomerModifier and TypeMethodDescriptionDebugStrand.getMonomers()Returns a hashtable containing the monomers in the strand.Methods in org.openscience.cdk.debug with parameters of type IMonomerModifier and TypeMethodDescriptionvoidAdds the atom oAtom to a specified Monomer.voidAdds the atom to a specified Strand and a specified Monomer.voidAdds the atom oAtom to a specified Monomer.voidAdds the atom oAtom to a specific Monomer. -
Uses of IMonomer in org.openscience.cdk.interfaces
Subinterfaces of IMonomer in org.openscience.cdk.interfacesModifier and TypeInterfaceDescriptioninterfaceA AminoAcid is Monomer which stores additional amino acid specific informations, like the N-terminus atom.interfaceRepresents the idea of an protein monomer as found in PDB files.Methods in org.openscience.cdk.interfaces that return IMonomerModifier and TypeMethodDescriptionIMonomer.clone()Returns a deep clone of this IChemObject.IBioPolymer.getMonomer(String monName, String strandName) Retrieve aMonomerobject by specifying its name.IPolymer.getMonomer(String cName) Retrieve a Monomer object by specifying its name.IStrand.getMonomer(String cName) Retrieve a Monomer object by specifying its name.Methods in org.openscience.cdk.interfaces that return types with arguments of type IMonomerMethods in org.openscience.cdk.interfaces with parameters of type IMonomerModifier and TypeMethodDescriptionvoidAdds the atom to a specified Strand and a specified Monomer.voidAdds the atom to a specified Strand and a specified Monomer.voidAdds the atom oAtom to a specified Monomer.voidAdds the atom oAtom to a specific Monomer. -
Uses of IMonomer in org.openscience.cdk.io.cml
Fields in org.openscience.cdk.io.cml declared as IMonomer -
Uses of IMonomer in org.openscience.cdk.libio.cml
Methods in org.openscience.cdk.libio.cml with parameters of type IMonomerModifier and TypeMethodDescriptionorg.xmlcml.cml.element.CMLMoleculeConvertor.cdkMonomerToCMLMolecule(IMonomer monomer) -
Uses of IMonomer in org.openscience.cdk.protein.data
Classes in org.openscience.cdk.protein.data that implement IMonomerModifier and TypeClassDescriptionclassRepresents the idea of an monomer as used in PDB files.Methods in org.openscience.cdk.protein.data with parameters of type IMonomerModifier and TypeMethodDescriptionvoidAdds the atom oAtom to a specified Monomer.voidAdds the IPDBAtom oAtom to a specified Monomer of a specified Strand.voidAdds the atom oAtom to a specified Monomer. -
Uses of IMonomer in org.openscience.cdk.silent
Classes in org.openscience.cdk.silent that implement IMonomerModifier and TypeClassDescriptionclassA AminoAcid is Monomer which stores additional amino acid specific informations, like the N-terminus atom.classA Monomer is an AtomContainer which stores additional monomer specific informations for a group of Atoms.classRepresents the idea of an monomer as used in PDB files.Methods in org.openscience.cdk.silent that return IMonomerModifier and TypeMethodDescriptionMonomer.clone()Clones thisIChemObject.BioPolymer.getMonomer(String monName, String strandName) Retrieves a Monomer object by specifying its name.Polymer.getMonomer(String cName) Retrieves a Monomer object by specifying its name.Strand.getMonomer(String cName) Retrieves a Monomer object by specifying its name.Methods in org.openscience.cdk.silent that return types with arguments of type IMonomerModifier and TypeMethodDescriptionStrand.getMonomers()Returns a hashtable containing the monomers in the strand.Methods in org.openscience.cdk.silent with parameters of type IMonomerModifier and TypeMethodDescriptionvoidAdds the atom to a specified Strand and a specified Monomer.voidAdds the atom oAtom to a specified Monomer.voidAdds the IPDBAtom oAtom to a specified Monomer of a specified Strand.voidAdds the atom oAtom to a specified Monomer.voidAdds the atom oAtom to a specific Monomer.