Uses of Class
psidev.psi.mi.jami.model.impl.DefaultInteractor
-
-
Uses of DefaultInteractor in psidev.psi.mi.jami.crosslink.extension
Subclasses of DefaultInteractor in psidev.psi.mi.jami.crosslink.extension Modifier and Type Class Description class
CsvProtein
Crosslink CSV extension of Protein. -
Uses of DefaultInteractor in psidev.psi.mi.jami.model.impl
Subclasses of DefaultInteractor in psidev.psi.mi.jami.model.impl Modifier and Type Class Description class
DefaultBioactiveEntity
Default implementation for bioactive entity Notes: The equals and hashcode methods have NOT been overridden because the BioactiveEntity object is a complex object.class
DefaultComplex
Default implementation for complexes Notes: The equals and hashcode methods have NOT been overridden because the Complex object is a complex object.class
DefaultGene
Default implementation for gene Notes: The equals and hashcode methods have NOT been overridden because the Gene object is a complex object.class
DefaultInteractorPool
Default implementation for interactor poolclass
DefaultMolecule
The default implementation for a molecule Notes: The equals and hashcode methods have NOT been overridden because the molecule object is a complex object.class
DefaultNucleicAcid
Default implementation for NucleicAcid.class
DefaultPolymer
Default implementation for Polymer Notes: The equals and hashcode methods have NOT been overridden because the Polymer object is a complex object.class
DefaultProtein
Default 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 DefaultInteractor in psidev.psi.mi.jami.tab.extension
Subclasses of DefaultInteractor in psidev.psi.mi.jami.tab.extension Modifier and Type Class Description class
MitabBioactiveEntity
Mitab extension for BioactiveEntity.class
MitabComplex
Mitab extension for Complex.class
MitabGene
Mitab extension for Gene.class
MitabInteractor
Mitab extension for interactor.class
MitabInteractorPool
The mitab extension for InteractorSetclass
MitabMolecule
Mitab extension for Moleculeclass
MitabNucleicAcid
Mitab extension for NucleicAcid It will contain a FileSourceLocatorclass
MitabPolymer
Mitab extension of Polymer.class
MitabProtein
Mitab extension of Protein. -
Uses of DefaultInteractor in psidev.psi.mi.jami.xml.model.extension.xml253
Subclasses of DefaultInteractor in psidev.psi.mi.jami.xml.model.extension.xml253 Modifier and Type Class Description class
XmlBioactiveEntity
Xml implementation of BioactiveEntityclass
XmlGene
Xml implementation of a Geneclass
XmlNucleicAcid
Xml implementation of Nucleic acidclass
XmlProtein
Xml implementation of protein -
Uses of DefaultInteractor in psidev.psi.mi.jami.xml.model.extension.xml254
Subclasses of DefaultInteractor in psidev.psi.mi.jami.xml.model.extension.xml254 Modifier and Type Class Description class
XmlBioactiveEntity
Xml implementation of BioactiveEntityclass
XmlGene
Xml implementation of a Geneclass
XmlNucleicAcid
Xml implementation of Nucleic acidclass
XmlProtein
Xml implementation of protein -
Uses of DefaultInteractor in psidev.psi.mi.jami.xml.model.extension.xml300
Subclasses of DefaultInteractor in psidev.psi.mi.jami.xml.model.extension.xml300 Modifier and Type Class Description class
XmlBioactiveEntity
Xml implementation of BioactiveEntityclass
XmlGene
Xml implementation of a Geneclass
XmlNucleicAcid
Xml implementation of Nucleic acidclass
XmlProtein
Xml implementation of protein
-