Uses of Interface
psidev.psi.mi.jami.model.Molecule
-
-
Uses of Molecule in psidev.psi.mi.jami.crosslink.extension
Classes in psidev.psi.mi.jami.crosslink.extension that implement Molecule Modifier and Type Class Description classCsvProteinCrosslink CSV extension of Protein. -
Uses of Molecule in psidev.psi.mi.jami.model
Subinterfaces of Molecule in psidev.psi.mi.jami.model Modifier and Type Interface Description interfaceBioactiveEntityMolecules showing activity in a living system and which can interact with other moleculesinterfaceGeneInteractor for genetic interactionsinterfaceNucleicAcidPolymers of nucleotides which can interact with other moleculesinterfacePolymerA polymer is an interactor with a sequenceinterfaceProteinPolymer of amino acids which can interact with other molecules. -
Uses of Molecule in psidev.psi.mi.jami.model.impl
Classes in psidev.psi.mi.jami.model.impl that implement Molecule Modifier and Type Class Description classDefaultBioactiveEntityDefault implementation for bioactive entity Notes: The equals and hashcode methods have NOT been overridden because the BioactiveEntity object is a complex object.classDefaultGeneDefault implementation for gene Notes: The equals and hashcode methods have NOT been overridden because the Gene object is a complex object.classDefaultMoleculeThe default implementation for a molecule Notes: The equals and hashcode methods have NOT been overridden because the molecule object is a complex object.classDefaultNucleicAcidDefault implementation for NucleicAcid.classDefaultPolymerDefault implementation for Polymer Notes: The equals and hashcode methods have NOT been overridden because the Polymer object is a complex object.classDefaultProteinDefault implementation for proteins and peptides Notes: The equals and hashcode methods have NOT been overridden because the Protein object is a complex object. -
Uses of Molecule in psidev.psi.mi.jami.tab.extension
Classes in psidev.psi.mi.jami.tab.extension that implement Molecule Modifier and Type Class Description classMitabBioactiveEntityMitab extension for BioactiveEntity.classMitabGeneMitab extension for Gene.classMitabMoleculeMitab extension for MoleculeclassMitabNucleicAcidMitab extension for NucleicAcid It will contain a FileSourceLocatorclassMitabPolymerMitab extension of Polymer.classMitabProteinMitab extension of Protein. -
Uses of Molecule in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement Molecule Modifier and Type Class Description classXmlBioactiveEntityXml implementation of BioactiveEntityclassXmlGeneXml implementation of a GeneclassXmlMoleculeXml implementation of moleculeclassXmlNucleicAcidXml implementation of Nucleic acidclassXmlPolymerXml implementation of PolymerclassXmlProteinXml implementation of protein -
Uses of Molecule in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement Molecule Modifier and Type Class Description classXmlBioactiveEntityXml implementation of BioactiveEntityclassXmlGeneXml implementation of a GeneclassXmlMoleculeXml implementation of moleculeclassXmlNucleicAcidXml implementation of Nucleic acidclassXmlPolymerXml implementation of PolymerclassXmlProteinXml implementation of protein -
Uses of Molecule in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement Molecule Modifier and Type Class Description classXmlBioactiveEntityXml implementation of BioactiveEntityclassXmlGeneXml implementation of a GeneclassXmlMoleculeXml implementation of moleculeclassXmlNucleicAcidXml implementation of Nucleic acidclassXmlPolymerXml implementation of PolymerclassXmlProteinXml implementation of protein
-