Uses of Interface
psidev.psi.mi.jami.binary.ModelledBinaryInteraction
-
-
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.binary.expansion
Methods in psidev.psi.mi.jami.binary.expansion that return ModelledBinaryInteraction Modifier and Type Method Description protected <P extends Participant>
ModelledBinaryInteractionModelledInteractionBipartiteExpansion. createBinaryInteraction(ModelledInteraction interaction, P p1, P p2)createBinaryInteractionprotected <P extends Participant>
ModelledBinaryInteractionModelledInteractionMatrixExpansion. createBinaryInteraction(ModelledInteraction interaction, P p1, P p2)createBinaryInteractionprotected <P extends Participant>
ModelledBinaryInteractionModelledInteractionSpokeExpansion. createBinaryInteraction(ModelledInteraction interaction, P p1, P p2)createBinaryInteractionMethods in psidev.psi.mi.jami.binary.expansion that return types with arguments of type ModelledBinaryInteraction Modifier and Type Method Description protected Collection<ModelledBinaryInteraction>ModelledInteractionBipartiteExpansion. createBinaryInteractionWrappersFrom(ModelledInteraction interaction)createBinaryInteractionWrappersFromprotected Collection<ModelledBinaryInteraction>ModelledInteractionMatrixExpansion. createBinaryInteractionWrappersFrom(ModelledInteraction interaction)createBinaryInteractionWrappersFromprotected Collection<ModelledBinaryInteraction>ModelledInteractionSpokeExpansion. createBinaryInteractionWrappersFrom(ModelledInteraction interaction)createBinaryInteractionWrappersFromprotected Collection<ModelledBinaryInteraction>ModelledInteractionBipartiteExpansion. createNewSelfBinaryInteractionsFrom(ModelledInteraction interaction)createNewSelfBinaryInteractionsFromprotected Collection<ModelledBinaryInteraction>ModelledInteractionMatrixExpansion. createNewSelfBinaryInteractionsFrom(ModelledInteraction interaction)createNewSelfBinaryInteractionsFromprotected Collection<ModelledBinaryInteraction>ModelledInteractionSpokeExpansion. createNewSelfBinaryInteractionsFrom(ModelledInteraction interaction)createNewSelfBinaryInteractionsFrom -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.binary.impl
Classes in psidev.psi.mi.jami.binary.impl that implement ModelledBinaryInteraction Modifier and Type Class Description classDefaultModelledBinaryInteractionDefault implementation for ModelledBinaryInteractionclassDefaultNamedModelledBinaryInteractionDefault implementation for Named modelled binary interactionclassModelledBinaryInteractionWrapperA wrapper for ModelledInteraction which contains two participants -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.factory
Methods in psidev.psi.mi.jami.factory that return ModelledBinaryInteraction Modifier and Type Method Description ModelledBinaryInteractionBinaryInteractionFactory. createModelledBinaryInteractionFrom(ModelledInteraction interaction, ModelledParticipant p1, ModelledParticipant p2, CvTerm expansionMethod)Create a new ModelledBinaryInteraction object from a ModelledInteraction parent and two modelled participantsModelledBinaryInteractionDefaultBinaryInteractionFactory. createModelledBinaryInteractionFrom(ModelledInteraction interaction, ModelledParticipant p1, ModelledParticipant p2, CvTerm expansionMethod)Create a new ModelledBinaryInteraction object from a ModelledInteraction parent and two modelled participantsModelledBinaryInteractionBinaryInteractionFactory. createModelledBinaryInteractionWrapperFrom(ModelledInteraction interaction)Creates a ModelledBinaryInteraction that wraps the given interactionModelledBinaryInteractionDefaultBinaryInteractionFactory. createModelledBinaryInteractionWrapperFrom(ModelledInteraction interaction)Creates a ModelledBinaryInteraction that wraps the given interactionModelledBinaryInteractionBinaryInteractionFactory. createSelfModelledBinaryInteractionFrom(ModelledInteraction interaction)Creates a ModelledInteraction representing a self interactionModelledBinaryInteractionDefaultBinaryInteractionFactory. createSelfModelledBinaryInteractionFrom(ModelledInteraction interaction)Creates a ModelledInteraction representing a self interactionModelledBinaryInteractionBinaryInteractionFactory. instantiateNewModelledBinaryInteraction()Instantiate a new modelled binary interactionModelledBinaryInteractionDefaultBinaryInteractionFactory. instantiateNewModelledBinaryInteraction()instantiateNewModelledBinaryInteraction -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.json.binary
Constructor parameters in psidev.psi.mi.jami.json.binary with type arguments of type ModelledBinaryInteraction Constructor Description MIJsonModelledWriter(File file, OntologyTermFetcher fetcher, ComplexExpansionMethod<ModelledInteraction,ModelledBinaryInteraction> expansionMethod)Constructor for MIJsonModelledWriter.MIJsonModelledWriter(OutputStream output, OntologyTermFetcher fetcher, ComplexExpansionMethod<ModelledInteraction,ModelledBinaryInteraction> expansionMethod)Constructor for MIJsonModelledWriter.MIJsonModelledWriter(Writer writer, OntologyTermFetcher fetcher, ComplexExpansionMethod<ModelledInteraction,ModelledBinaryInteraction> expansionMethod)Constructor for MIJsonModelledWriter. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.json.binary.elements
Methods in psidev.psi.mi.jami.json.binary.elements with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected String[]SimpleJsonModelledBinaryInteractionWriter. generateInteractionIdentifier(ModelledBinaryInteraction object, Xref preferredIdentifier)generateInteractionIdentifier.voidSimpleJsonModelledBinaryInteractionWriter. write(ModelledBinaryInteraction object)write. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.tab.extension
Classes in psidev.psi.mi.jami.tab.extension that implement ModelledBinaryInteraction Modifier and Type Class Description classMitabModelledBinaryInteractionA MitabBinaryInteraction is a modelled binaryInteraction with a MitabSourceLocator -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.tab.extension.datasource
Methods in psidev.psi.mi.jami.tab.extension.datasource that return types with arguments of type ModelledBinaryInteraction Modifier and Type Method Description protected Iterator<ModelledBinaryInteraction>MitabModelledBinaryStreamSource. createMitabIterator()createMitabIterator. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.tab.io.iterator
Constructor parameters in psidev.psi.mi.jami.tab.io.iterator with type arguments of type ModelledBinaryInteraction Constructor Description MitabModelledBinaryIterator(MitabLineParser<ModelledBinaryInteraction,ModelledParticipant,ModelledFeature> lineParser)Constructor for MitabModelledBinaryIterator. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.tab.io.parser
Methods in psidev.psi.mi.jami.tab.io.parser with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected voidModelledBinaryLineParser. initialiseExpansionMethod(Collection<MitabCvTerm> expansion, ModelledBinaryInteraction interaction)initialiseExpansionMethod. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.tab.io.writer
Method parameters in psidev.psi.mi.jami.tab.io.writer with type arguments of type ModelledBinaryInteraction Modifier and Type Method Description protected voidMitab25ModelledWriter. initialiseExpansionMethod(ComplexExpansionMethod<ModelledInteraction,ModelledBinaryInteraction> expansionMethod)initialiseExpansionMethod.protected voidMitab25BinaryWriter. setModelledBinaryWriter(AbstractMitab25BinaryWriter<ModelledBinaryInteraction,ModelledParticipant> modelledBinaryWriter)Setter for the fieldmodelledBinaryWriter.protected voidMitab26BinaryWriter. setModelledBinaryWriter(AbstractMitab26BinaryWriter<ModelledBinaryInteraction,ModelledParticipant> modelledBinaryWriter)Setter for the fieldmodelledBinaryWriter.protected voidMitab27BinaryWriter. setModelledBinaryWriter(AbstractMitab27BinaryWriter<ModelledBinaryInteraction,ModelledParticipant> modelledBinaryWriter)Setter for the fieldmodelledBinaryWriter.protected voidMitab28BinaryWriter. setModelledBinaryWriter(AbstractMitab28BinaryWriter<ModelledBinaryInteraction,ModelledParticipant> modelledBinaryWriter)Setter for the fieldmodelledBinaryWriter. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.tab.io.writer.extended
Method parameters in psidev.psi.mi.jami.tab.io.writer.extended with type arguments of type ModelledBinaryInteraction Modifier and Type Method Description protected voidMitab25ModelledWriter. initialiseExpansionMethod(ComplexExpansionMethod<ModelledInteraction,ModelledBinaryInteraction> expansionMethod)initialiseExpansionMethod. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.tab.io.writer.feeder
Methods in psidev.psi.mi.jami.tab.io.writer.feeder with parameters of type ModelledBinaryInteraction Modifier and Type Method Description voidMitabModelledInteractionFeeder. writeFirstAuthor(ModelledBinaryInteraction interaction)writeFirstAuthor.voidMitabModelledInteractionFeeder. writeHostOrganism(ModelledBinaryInteraction interaction)writeHostOrganism.voidMitabModelledInteractionFeeder. writeInteractionAnnotations(ModelledBinaryInteraction interaction)writeInteractionAnnotations.voidMitabModelledInteractionFeeder. writeInteractionConfidences(ModelledBinaryInteraction interaction)writeInteractionConfidences.voidMitabModelledInteractionFeeder. writeInteractionDetectionMethod(ModelledBinaryInteraction interaction)writeInteractionDetectionMethod.voidMitabModelledInteractionFeeder. writeInteractionIdentifiers(ModelledBinaryInteraction interaction)writeInteractionIdentifiers.voidMitabModelledInteractionFeeder. writeInteractionParameters(ModelledBinaryInteraction interaction)writeInteractionParameters.voidMitabModelledInteractionFeeder. writeInteractionXrefs(ModelledBinaryInteraction interaction)writeInteractionXrefs.voidMitabModelledInteractionFeeder. writeNegativeProperty(ModelledBinaryInteraction interaction)writeNegativeProperty.voidMitabModelledInteractionFeeder. writePublicationIdentifiers(ModelledBinaryInteraction interaction)writePublicationIdentifiers.voidMitabModelledInteractionFeeder. writeSource(ModelledBinaryInteraction interaction)writeSource. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.utils
Methods in psidev.psi.mi.jami.utils that return ModelledBinaryInteraction Modifier and Type Method Description static ModelledBinaryInteractionInteractionUtils. createAndAddNewSelfModelledBinaryInteraction(ModelledInteraction interaction)Creates a new ModelledBinaryInteraction from the given interaction which should only contain one participant with a stoichiometry >= 2 or participant stoichiometry null and participant is not self/putative self.static ModelledBinaryInteractionInteractionUtils. createModelledBinaryInteractionFrom(ModelledInteraction interaction)Create a ModelledBinaryInteractionWrapper from the given modelled interaction which should contain not more than two participants -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.utils.clone
Methods in psidev.psi.mi.jami.utils.clone with parameters of type ModelledBinaryInteraction Modifier and Type Method Description static voidInteractionCloner. copyAndOverrideModelledParticipantsToBinary(ModelledInteraction source, ModelledBinaryInteraction target, boolean createNewParticipant, boolean self)This method will copy participants of modelled interaction source in binary target. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.iterator
Constructor parameters in psidev.psi.mi.jami.xml.io.iterator with type arguments of type ModelledBinaryInteraction Constructor Description XmlModelledBinaryInteractionIterator(PsiXmlParser<ModelledBinaryInteraction> lineParser)Constructor for XmlModelledBinaryInteractionIterator. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.parser
Methods in psidev.psi.mi.jami.xml.io.parser that return types with arguments of type ModelledBinaryInteraction Modifier and Type Method Description protected ComplexExpansionMethod<ModelledInteraction,ModelledBinaryInteraction>FullXmlModelledBinaryParser. initialiseDefaultExpansionMethod()initialiseDefaultExpansionMethod.protected ComplexExpansionMethod<ModelledInteraction,ModelledBinaryInteraction>XmlModelledBinaryParser. initialiseDefaultExpansionMethod()initialiseDefaultExpansionMethod. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.writer.compact
Methods in psidev.psi.mi.jami.xml.io.writer.compact with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected voidCompactXmlModelledBinaryWriter. registerAvailabilities(ModelledBinaryInteraction interaction)registerAvailabilities.protected voidCompactXmlNamedModelledBinaryWriter. registerAvailabilities(ModelledBinaryInteraction interaction)registerAvailabilities.protected voidCompactXmlModelledBinaryWriter. registerExperiment(ModelledBinaryInteraction interaction)registerExperiment.protected voidCompactXmlNamedModelledBinaryWriter. registerExperiment(ModelledBinaryInteraction interaction)registerExperiment. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.writer.compact.extended
Methods in psidev.psi.mi.jami.xml.io.writer.compact.extended with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected voidCompactXmlModelledBinaryWriter. registerAvailabilities(ModelledBinaryInteraction interaction)registerAvailabilities.protected voidCompactXmlModelledBinaryWriter. registerExperiment(ModelledBinaryInteraction interaction)registerExperiment. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml25 with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected voidXmlModelledBinaryInteractionWriter. writeAttributes(ModelledBinaryInteraction object)writeAttributes.protected CvTermXmlModelledBinaryInteractionWriter. writeExperiments(ModelledBinaryInteraction object)writeExperiments. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml30 with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected voidXmlModelledBinaryInteractionWriter. writeAttributes(ModelledBinaryInteraction object)writeAttributes.protected CvTermXmlModelledBinaryInteractionWriter. writeExperiments(ModelledBinaryInteraction object)writeExperiments.protected voidXmlModelledBinaryInteractionWriter. writeOtherProperties(ModelledBinaryInteraction object)writeOtherProperties. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml25 with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected voidXmlModelledBinaryInteractionWriter. writeAttributes(ModelledBinaryInteraction object)writeAttributes.protected CvTermXmlModelledBinaryInteractionWriter. writeExperiments(ModelledBinaryInteraction object)writeExperiments. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml30 with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected voidXmlModelledBinaryInteractionWriter. writeAttributes(ModelledBinaryInteraction object)writeAttributes.protected CvTermXmlModelledBinaryInteractionWriter. writeExperiments(ModelledBinaryInteraction object)writeExperiments.protected voidXmlModelledBinaryInteractionWriter. writeOtherProperties(ModelledBinaryInteraction object)writeOtherProperties. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml25 with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected voidXmlModelledBinaryInteractionWriter. writeAttributes(ModelledBinaryInteraction object)writeAttributes.protected CvTermXmlModelledBinaryInteractionWriter. writeExperiments(ModelledBinaryInteraction object)writeExperiments. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml30 with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected voidXmlModelledBinaryInteractionWriter. writeAttributes(ModelledBinaryInteraction object)writeAttributes.protected voidXmlModelledBinaryInteractionWriter. writeOtherProperties(ModelledBinaryInteraction object)writeOtherProperties. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml25 with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected voidXmlModelledBinaryInteractionWriter. writeAttributes(ModelledBinaryInteraction object)writeAttributes.protected CvTermXmlModelledBinaryInteractionWriter. writeExperiments(ModelledBinaryInteraction object)writeExperiments. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml30 with parameters of type ModelledBinaryInteraction Modifier and Type Method Description protected voidXmlModelledBinaryInteractionWriter. writeAttributes(ModelledBinaryInteraction object)writeAttributes.protected voidXmlModelledBinaryInteractionWriter. writeOtherProperties(ModelledBinaryInteraction object)writeOtherProperties. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.model.extension.binary
Classes in psidev.psi.mi.jami.xml.model.extension.binary that implement ModelledBinaryInteraction Modifier and Type Class Description classXmlModelledBinaryInteractionXml implementation of ModelledInteractionclassXmlModelledBinaryInteractionWrapperWrapper for Xml binary interactions -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.model.extension.binary.xml30
Classes in psidev.psi.mi.jami.xml.model.extension.binary.xml30 that implement ModelledBinaryInteraction Modifier and Type Class Description classXmlModelledBinaryInteractionXml implementation of ModelledInteractionclassXmlModelledBinaryInteractionWrapperWrapper for Xml binary interactions -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.model.extension.datasource
Methods in psidev.psi.mi.jami.xml.model.extension.datasource that return types with arguments of type ModelledBinaryInteraction Modifier and Type Method Description protected Iterator<ModelledBinaryInteraction>XmlModelledBinaryStreamSource. createXmlIterator()createXmlIterator. -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.model.extension.factory.xml25
Methods in psidev.psi.mi.jami.xml.model.extension.factory.xml25 that return ModelledBinaryInteraction Modifier and Type Method Description ModelledBinaryInteractionXmlBinaryInteractionFactory. createModelledBinaryInteractionFrom(ModelledInteraction interaction, ModelledParticipant p1, ModelledParticipant p2, CvTerm expansionMethod)Create a new ModelledBinaryInteraction object from a ModelledInteraction parent and two modelled participantsModelledBinaryInteractionXmlBinaryInteractionFactory. createModelledBinaryInteractionWrapperFrom(ModelledInteraction interaction)Creates a ModelledBinaryInteraction that wraps the given interactionModelledBinaryInteractionXmlBinaryInteractionFactory. createSelfModelledBinaryInteractionFrom(ModelledInteraction interaction)Creates a ModelledInteraction representing a self interaction -
Uses of ModelledBinaryInteraction in psidev.psi.mi.jami.xml.model.extension.factory.xml30
Methods in psidev.psi.mi.jami.xml.model.extension.factory.xml30 that return ModelledBinaryInteraction Modifier and Type Method Description ModelledBinaryInteractionXmlBinaryInteractionFactory. createModelledBinaryInteractionFrom(ModelledInteraction interaction, ModelledParticipant p1, ModelledParticipant p2, CvTerm expansionMethod)Create a new ModelledBinaryInteraction object from a ModelledInteraction parent and two modelled participantsModelledBinaryInteractionXmlBinaryInteractionFactory. createModelledBinaryInteractionWrapperFrom(ModelledInteraction interaction)Creates a ModelledBinaryInteraction that wraps the given interactionModelledBinaryInteractionXmlBinaryInteractionFactory. createSelfModelledBinaryInteractionFrom(ModelledInteraction interaction)Creates a ModelledInteraction representing a self interaction
-