Uses of Interface
psidev.psi.mi.jami.datasource.FileSourceContext
-
-
Uses of FileSourceContext in psidev.psi.mi.jami.crosslink.extension
Classes in psidev.psi.mi.jami.crosslink.extension that implement FileSourceContext Modifier and Type Class Description classCsvBinaryInteractionEvidenceCrosslink CSV implementation of BinaryInteractionEvidenceclassCsvExperimentalParticipantCandidateCrosslink CSV extension of ExperimentalParticipantCandidate.classCsvExperimentalParticipantPoolCrosslink CSV extension of ParticipantEvidencePool.classCsvFeatureEvidenceCrossLink CSV extension for FeatureEvidenceclassCsvInteractionEvidenceCSV extension for InteractionEvidenceclassCsvParticipantEvidenceCrosslink CSV extension of ParticipantEvidence.classCsvProteinCrosslink CSV extension of Protein.classCsvRangeCrosslink CSV extension of Range It contains a FileSourceLocatorclassCsvXrefCSV extension for Xref. -
Uses of FileSourceContext in psidev.psi.mi.jami.crosslink.extension.datasource
Methods in psidev.psi.mi.jami.crosslink.extension.datasource with parameters of type FileSourceContext Modifier and Type Method Description voidAbstractCsvSource. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidAbstractCsvStreamSource. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidCsvMixedEvidenceSource. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidCsvNaryEvidenceSource. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidAbstractCsvSource. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidAbstractCsvStreamSource. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidCsvMixedEvidenceSource. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidCsvNaryEvidenceSource. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidAbstractCsvSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidAbstractCsvStreamSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidCsvMixedEvidenceSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidCsvNaryEvidenceSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidAbstractCsvSource. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidAbstractCsvStreamSource. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidCsvMixedEvidenceSource. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidCsvNaryEvidenceSource. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidAbstractCsvSource. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidAbstractCsvStreamSource. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidCsvMixedEvidenceSource. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidCsvNaryEvidenceSource. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidAbstractCsvSource. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidAbstractCsvStreamSource. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidCsvMixedEvidenceSource. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidCsvNaryEvidenceSource. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidAbstractCsvSource. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidAbstractCsvStreamSource. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidCsvMixedEvidenceSource. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidCsvNaryEvidenceSource. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidAbstractCsvSource. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidAbstractCsvStreamSource. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidCsvMixedEvidenceSource. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidCsvNaryEvidenceSource. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidAbstractCsvSource. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidAbstractCsvStreamSource. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidCsvMixedEvidenceSource. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidCsvNaryEvidenceSource. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidAbstractCsvSource. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidAbstractCsvStreamSource. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidCsvMixedEvidenceSource. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidCsvNaryEvidenceSource. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidAbstractCsvSource. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidAbstractCsvStreamSource. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidCsvMixedEvidenceSource. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidCsvNaryEvidenceSource. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidAbstractCsvSource. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidAbstractCsvStreamSource. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidCsvMixedEvidenceSource. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidCsvNaryEvidenceSource. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidAbstractCsvSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidAbstractCsvStreamSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidCsvMixedEvidenceSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidCsvNaryEvidenceSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidAbstractCsvSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidAbstractCsvStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidCsvMixedEvidenceSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidCsvNaryEvidenceSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidAbstractCsvSource. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidAbstractCsvStreamSource. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidCsvMixedEvidenceSource. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidCsvNaryEvidenceSource. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidAbstractCsvSource. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidAbstractCsvStreamSource. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidCsvMixedEvidenceSource. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidCsvNaryEvidenceSource. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidAbstractCsvSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidAbstractCsvStreamSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidCsvMixedEvidenceSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidCsvNaryEvidenceSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidAbstractCsvSource. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidAbstractCsvStreamSource. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidCsvMixedEvidenceSource. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidCsvNaryEvidenceSource. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidAbstractCsvSource. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidAbstractCsvStreamSource. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidCsvMixedEvidenceSource. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidCsvNaryEvidenceSource. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidAbstractCsvSource. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an idvoidAbstractCsvStreamSource. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an idvoidCsvMixedEvidenceSource. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an idvoidCsvNaryEvidenceSource. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an id -
Uses of FileSourceContext in psidev.psi.mi.jami.crosslink.io.parser
Methods in psidev.psi.mi.jami.crosslink.io.parser with parameters of type FileSourceContext Modifier and Type Method Description protected voidAbstractCsvInteractionEvidenceParser. processInvalidPosition(String message, FileSourceContext context)processInvalidPosition. -
Uses of FileSourceContext in psidev.psi.mi.jami.datasource
Classes in psidev.psi.mi.jami.datasource that implement FileSourceContext Modifier and Type Class Description classDefaultFileSourceContextA DefaultFileSourceContext is the basic implementation of FileSourceContext and contains some file location information -
Uses of FileSourceContext in psidev.psi.mi.jami.listener
Methods in psidev.psi.mi.jami.listener with parameters of type FileSourceContext Modifier and Type Method Description voidMIFileParserListener. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidMIFileParserListener. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidMIFileParserListener. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidMIFileParserListener. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidMIFileParserListener. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidMIFileParserListener. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidMIFileParserListener. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidMIFileParserListener. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidMIFileParserListener. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidMIFileParserListener. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidMIFileParserListener. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidMIFileParserListener. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidMIFileParserListener. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidMIFileParserListener. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidMIFileParserListener. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidMIFileParserListener. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidMIFileParserListener. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidMIFileParserListener. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidMIFileParserListener. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidMIFileParserListener. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an id -
Uses of FileSourceContext in psidev.psi.mi.jami.listener.impl
Methods in psidev.psi.mi.jami.listener.impl with parameters of type FileSourceContext Modifier and Type Method Description voidMIFileParserCompositeListener. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidMIFileParserLogger. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidMIFileParserCompositeListener. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidMIFileParserLogger. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidMIFileParserCompositeListener. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidMIFileParserLogger. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidMIFileParserCompositeListener. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidMIFileParserLogger. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidMIFileParserCompositeListener. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidMIFileParserLogger. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidMIFileParserCompositeListener. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidMIFileParserLogger. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidMIFileParserCompositeListener. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidMIFileParserLogger. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidMIFileParserCompositeListener. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidMIFileParserLogger. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidMIFileParserCompositeListener. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidMIFileParserLogger. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidMIFileParserCompositeListener. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidMIFileParserLogger. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidMIFileParserCompositeListener. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidMIFileParserLogger. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidMIFileParserCompositeListener. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidMIFileParserLogger. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidMIFileParserCompositeListener. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidMIFileParserLogger. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidMIFileParserCompositeListener. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidMIFileParserLogger. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidMIFileParserCompositeListener. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidMIFileParserLogger. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidMIFileParserCompositeListener. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidMIFileParserLogger. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidMIFileParserCompositeListener. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidMIFileParserLogger. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidMIFileParserCompositeListener. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidMIFileParserLogger. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidMIFileParserCompositeListener. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidMIFileParserLogger. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidMIFileParserCompositeListener. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an idvoidMIFileParserLogger. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an id -
Uses of FileSourceContext in psidev.psi.mi.jami.tab.extension
Subinterfaces of FileSourceContext in psidev.psi.mi.jami.tab.extension Modifier and Type Interface Description interfaceMitabFeature<P extends Entity,F extends Feature>Basic interface for Mitab featuresClasses in psidev.psi.mi.jami.tab.extension that implement FileSourceContext Modifier and Type Class Description classDefaultMitabFeatureA DefaultMitabFeature is a feature in MITAB with some free text.classMitabAliasExtended alias in MITABclassMitabAnnotationExtension of Annotation for Mitab with a sourceLocatorclassMitabAuthorThis class wraps information about the first author found in mitab column 8classMitabBinaryInteractionA MitabBinaryInteraction is a binaryInteraction with a MitabSourceLocatorclassMitabBinaryInteractionEvidenceTODO comment thisclassMitabBioactiveEntityMitab extension for BioactiveEntity.classMitabCausalRelationshipclassMitabChecksumMitab extension for Checksum.classMitabComplexMitab extension for Complex.classMitabConfidenceA MitabConfidence is a confidence with some textclassMitabCvTermMitab extension for CvTerm.classMitabDateThis class wraps a date and a fileSourceLocatorclassMitabExperimentMitab extension for Experiment.classMitabFeatureEvidenceMitab extension for FeatureEvidenceclassMitabGeneMitab extension for Gene.classMitabInteractionMitab extension for Interaction It contains a SourceLocatorclassMitabInteractionEvidenceMitab extension for InteractionEvidenceclassMitabInteractorMitab extension for interactor.classMitabInteractorPoolThe mitab extension for InteractorSetclassMitabModelledBinaryInteractionA MitabBinaryInteraction is a modelled binaryInteraction with a MitabSourceLocatorclassMitabModelledFeatureMitab extension of ModelledFeatureclassMitabModelledInteractionMitab extension for ModelledInteraction.classMitabModelledParticipantMitab extension for ModelledParticipant It contains a FileSourceLocatorclassMitabMoleculeMitab extension for MoleculeclassMitabNucleicAcidMitab extension for NucleicAcid It will contain a FileSourceLocatorclassMitabOrganismMitab extension of Organism.classMitabParameterMitab extension of ParameterclassMitabParticipantMitab extension for Participant.classMitabParticipantEvidenceMitab extension of ParticipantEvidence.classMitabPolymerMitab extension of Polymer.classMitabProteinMitab extension of Protein.classMitabPublicationMitab extension of Publication.classMitabRangeMitab extension of Range It contains a FileSourceLocatorclassMitabSourceMitab extension of DefaultMitabSource It contains a FileSourceLocatorclassMitabStoichiometryMitab extension for Stoichiometry.classMitabXrefMitab extension for Xref. -
Uses of FileSourceContext in psidev.psi.mi.jami.tab.extension.datasource
Methods in psidev.psi.mi.jami.tab.extension.datasource with parameters of type FileSourceContext Modifier and Type Method Description voidAbstractMitabSource. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidAbstractMitabStreamSource. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidDefaultMitabStreamSource. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidAbstractMitabSource. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidAbstractMitabStreamSource. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidDefaultMitabStreamSource. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidAbstractMitabSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidAbstractMitabStreamSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidDefaultMitabStreamSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidAbstractMitabSource. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidAbstractMitabStreamSource. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidDefaultMitabStreamSource. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidAbstractMitabSource. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidAbstractMitabStreamSource. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidDefaultMitabStreamSource. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidAbstractMitabSource. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidAbstractMitabStreamSource. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidDefaultMitabStreamSource. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidAbstractMitabSource. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidAbstractMitabStreamSource. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidDefaultMitabStreamSource. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidAbstractMitabSource. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidAbstractMitabStreamSource. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidDefaultMitabStreamSource. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidAbstractMitabSource. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidAbstractMitabStreamSource. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidDefaultMitabStreamSource. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidAbstractMitabSource. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidAbstractMitabStreamSource. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidDefaultMitabStreamSource. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidAbstractMitabSource. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidAbstractMitabStreamSource. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidDefaultMitabStreamSource. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidAbstractMitabSource. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidAbstractMitabStreamSource. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidDefaultMitabStreamSource. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidAbstractMitabSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidAbstractMitabStreamSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidDefaultMitabStreamSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidAbstractMitabSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidAbstractMitabStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidDefaultMitabStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidAbstractMitabSource. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidAbstractMitabStreamSource. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidDefaultMitabStreamSource. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidAbstractMitabSource. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidAbstractMitabStreamSource. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidDefaultMitabStreamSource. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidAbstractMitabSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidAbstractMitabStreamSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidDefaultMitabStreamSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidAbstractMitabSource. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)Listen to an event where several CvTerms were found and only one was expected.voidAbstractMitabStreamSource. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)Listen to an event where several CvTerms were found and only one was expected.voidDefaultMitabStreamSource. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)Listen to an event where several CvTerms were found and only one was expected.voidAbstractMitabSource. onSeveralHostOrganismFound(Collection<MitabOrganism> organisms, FileSourceContext context)Listen to an event where several host organisms were found in a single experiment and only one was expected.voidAbstractMitabStreamSource. onSeveralHostOrganismFound(Collection<MitabOrganism> organisms, FileSourceContext context)Listen to an event where several host organisms were found in a single experiment and only one was expected.voidDefaultMitabStreamSource. onSeveralHostOrganismFound(Collection<MitabOrganism> organisms, FileSourceContext context)Listen to an event where several host organisms were found in a single experiment and only one was expected.voidAbstractMitabSource. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidAbstractMitabStreamSource. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidDefaultMitabStreamSource. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidAbstractMitabSource. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidAbstractMitabStreamSource. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidDefaultMitabStreamSource. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidAbstractMitabSource. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an idvoidAbstractMitabStreamSource. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an idvoidDefaultMitabStreamSource. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an id -
Uses of FileSourceContext in psidev.psi.mi.jami.tab.listener
Methods in psidev.psi.mi.jami.tab.listener with parameters of type FileSourceContext Modifier and Type Method Description voidMitabParserCompositeListener. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)Listen to an event where several CvTerms were found and only one was expected.voidMitabParserListener. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)Listen to an event where several CvTerms were found and only one was expected.voidMitabParserLogger. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)Listen to an event where several CvTerms were found and only one was expected.voidMitabParserCompositeListener. onSeveralHostOrganismFound(Collection<MitabOrganism> organisms, FileSourceContext context)Listen to an event where several host organisms were found in a single experiment and only one was expected.voidMitabParserListener. onSeveralHostOrganismFound(Collection<MitabOrganism> organisms, FileSourceContext context)Listen to an event where several host organisms were found in a single experiment and only one was expected.voidMitabParserLogger. onSeveralHostOrganismFound(Collection<MitabOrganism> organisms, FileSourceContext context)Listen to an event where several host organisms were found in a single experiment and only one was expected. -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model
Classes in psidev.psi.mi.jami.xml.model that implement FileSourceContext Modifier and Type Class Description classAbstractBaseEntry<T extends Interaction>Abstract class for Entrystatic classAbstractBaseEntry.AbstractJAXBAnnotationsWrapperstatic classAbstractBaseEntry.AbstractJAXBInteractionsWrapper<T>static classAbstractBaseEntry.AbstractJAXBInteractorsWrapperclassAbstractEntrySet<T extends AbstractBaseEntry>Abstract class for Psi-XML root node. -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.extension
Subinterfaces of FileSourceContext in psidev.psi.mi.jami.xml.model.extension Modifier and Type Interface Description interfaceExtendedPsiXmlInteraction<T extends Participant>Extended interaction for PSI-XML 2,5 standardsinterfaceExtendedPsiXmlInteractionEvidenceExtended interaction evidence for PSI-XML 2,5 standardsinterfaceExtendedPsiXmlModelledInteractionExtended modelled interaction for PSI-XML 2,5 standardsinterfacePsiXmlInteraction<T extends Participant>Interaction for PSI-XML which contains the entryClasses in psidev.psi.mi.jami.xml.model.extension that implement FileSourceContext Modifier and Type Class Description classAbstractAvailabilityA text describing the availability of data, e.g.classAbstractBaseXmlInteractorThe Xml implementation of Interactorstatic classAbstractBaseXmlInteractor.AbstractJAXBAttributeWrapperclassAbstractExperimentalInteractorJava class for experimentalInteractor complex type.static classAbstractExperimentalInteractor.AbstractJAXBExperimentRefWrapperclassAbstractInferredInteractionJava class for inferredInteraction complex type.static classAbstractInferredInteraction.AbstractJAXBExperimentRefWrapperclassAbstractInferredInteractionParticipantParticipant of the inferred interaction.classAbstractNamesContainerA container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclassAbstractXmlVariableParameterValueXML implementation of variable parameter valueclassXmlChecksumXml implementation of a checksumclassXmlStoichiometryXml implementation of stoichiometry -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.extension.binary
Classes in psidev.psi.mi.jami.xml.model.extension.binary that implement FileSourceContext Modifier and Type Class Description classAbstractExtendedXmlBinaryInteraction<P extends Participant>Abstract class for xml binary interactionsclassAbstractXmlBinaryInteraction<P extends Participant>Abstract class for xml binary interactionsclassAbstractXmlBinaryInteractionEvidenceAbstract class for Xml BinaryInteractionEvidenceclassXmlBinaryInteractionXml implementation of binary interactionclassXmlBinaryInteractionEvidenceWrapperXml implementation of BinaryInteractionWrapper with a source locatorclassXmlBinaryInteractionWrapperWrapper for ModelledBinaryInteractionclassXmlModelledBinaryInteractionXml implementation of ModelledInteractionclassXmlModelledBinaryInteractionWrapperWrapper for Xml binary interactions -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.extension.binary.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.binary.xml253 that implement FileSourceContext Modifier and Type Class Description classXmlBinaryInteractionEvidenceXml implementation of BinaryInteractionEvidence -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.extension.binary.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.binary.xml254 that implement FileSourceContext Modifier and Type Class Description classXmlBinaryInteractionEvidenceXml implementation of BinaryInteractionEvidence -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.extension.binary.xml30
Classes in psidev.psi.mi.jami.xml.model.extension.binary.xml30 that implement FileSourceContext Modifier and Type Class Description classXmlBinaryInteractionEvidenceXml implementation of BinaryInteractionEvidenceclassXmlBinaryInteractionEvidenceWrapperXml implementation of BinaryInteractionWrapper with a source locatorclassXmlModelledBinaryInteractionXml implementation of ModelledInteractionclassXmlModelledBinaryInteractionWrapperWrapper for Xml binary interactions -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.extension.datasource
Methods in psidev.psi.mi.jami.xml.model.extension.datasource with parameters of type FileSourceContext Modifier and Type Method Description voidAbstractPsiXmlStream. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidDefaultPsiXmlStreamSource. onAliasWithoutName(FileSourceContext context)Listen to an event fired when an alias does not have a namevoidAbstractPsiXmlStream. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidDefaultPsiXmlStreamSource. onAnnotationWithoutTopic(FileSourceContext context)Listen to an event fired when an annotation does not have a topicvoidAbstractPsiXmlStream. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidDefaultPsiXmlStreamSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)Listen to an event fired when an interaction is read and does not have any participants.voidAbstractPsiXmlStream. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidDefaultPsiXmlStreamSource. onInvalidOrganismTaxid(String taxid, FileSourceContext context)Listen to an event fired when an organism does not have a valid taxid (positive integer or -1, -2, -3, -4, -5)voidAbstractPsiXmlStream. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidDefaultPsiXmlStreamSource. onInvalidPosition(String message, FileSourceContext context)Listen to an event fired when a position is not validvoidAbstractPsiXmlStream. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidDefaultPsiXmlStreamSource. onInvalidRange(String message, FileSourceContext context)Listen to an event fired when a range is not validvoidAbstractPsiXmlStream. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidDefaultPsiXmlStreamSource. onInvalidStoichiometry(String message, FileSourceContext context)Listen to an event fired when a stoichiometry is not validvoidAbstractPsiXmlStream. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidDefaultPsiXmlStreamSource. onInvalidSyntax(FileSourceContext context, Exception e)Listen to an invalid syntax causing an ExceptionvoidAbstractPsiXmlStream. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidDefaultPsiXmlStreamSource. onMissingChecksumMethod(FileSourceContext context)Listen to an event fired when a checksum does not have a methodvoidAbstractPsiXmlStream. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidDefaultPsiXmlStreamSource. onMissingChecksumValue(FileSourceContext context)Listen to an event fired when a checksum does not have a valuevoidAbstractPsiXmlStream. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidDefaultPsiXmlStreamSource. onMissingConfidenceType(FileSourceContext context)Listen to an event fired when a confidence does not have a confidence typevoidAbstractPsiXmlStream. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidDefaultPsiXmlStreamSource. onMissingConfidenceValue(FileSourceContext context)Listen to an event fired when a confidence does not have a valuevoidAbstractPsiXmlStream. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidDefaultPsiXmlStreamSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)Listen to an event fired when a CvTerm is read and does not have any names.voidAbstractPsiXmlStream. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidDefaultPsiXmlStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)Listen to an event fired when an interactor is read and does not have any names.voidAbstractPsiXmlStream. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidDefaultPsiXmlStreamSource. onMissingParameterType(FileSourceContext context)Listen to an event fired when a parameter does not have a typevoidAbstractPsiXmlStream. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidDefaultPsiXmlStreamSource. onMissingParameterValue(FileSourceContext context)Listen to an event fired when a parameter does not have a valuevoidAbstractPsiXmlStream. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidDefaultPsiXmlStreamSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)Listen to en event fired when a Participant is read and no interactor details has been provided.voidAbstractPsiXmlStream. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidDefaultPsiXmlStreamSource. onSyntaxWarning(FileSourceContext context, String message)Listen to an event fired when the syntax of the file is valid but the content is not expected or some information may be lost.voidAbstractPsiXmlStream. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidDefaultPsiXmlStreamSource. onXrefWithoutDatabase(FileSourceContext context)Listen to an event fired when a xref does not have a databasevoidAbstractPsiXmlStream. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an idvoidDefaultPsiXmlStreamSource. onXrefWithoutId(FileSourceContext context)Listen to an event fired when a xref does not have an id -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement FileSourceContext Modifier and Type Class Description classAbstractPsiXmlInteraction<T extends Participant>Abstract class for xml interactions implementing ExtendedPsiXmlInteraction interfacestatic classAbstractPsiXmlInteraction.JAXBInferredInteractionWrapperclassAbstractXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassAbstractXmlBasicInteractionXml implementation of interactionstatic classAbstractXmlBasicInteraction.JAXBParticipantWrapperclassAbstractXmlComplexXml implementation for complexclassAbstractXmlConfidenceabstract Xml implementation of confidenceclassAbstractXmlCvTermAbstract cv termstatic classAbstractXmlCvTerm.JAXBAttributeWrapperclassAbstractXmlEntity<F extends Feature>Abstract class for XmlEntitystatic classAbstractXmlEntity.JAXBFeatureWrapper<F extends Feature>classAbstractXmlExperimentXml imstatic classAbstractXmlExperiment.JAXBAttributeWrapperstatic classAbstractXmlExperiment.JAXBConfidenceWrapperstatic classAbstractXmlExperiment.JAXBHostOrganismWrapperstatic classAbstractXmlExperiment.JAXBVariableParameterWrapperclassAbstractXmlFeature<P extends Entity,F extends Feature>Abstract class for Xml featuresstatic classAbstractXmlFeature.JAXBAttributeWrapperstatic classAbstractXmlFeature.JAXBRangeWrapperclassAbstractXmlInteraction<T extends Participant>Abstract class for xml interactionsstatic classAbstractXmlInteraction.JAXBAttributeWrapperstatic classAbstractXmlInteraction.JAXBParticipantWrapper<T extends Participant>classAbstractXmlInteractionEvidenceXml implementation of InteractionEvidencestatic classAbstractXmlInteractionEvidence.JAXBConfidenceWrapperstatic classAbstractXmlInteractionEvidence.JAXBExperimentWrapperstatic classAbstractXmlInteractionEvidence.JAXBParameterWrapperstatic classAbstractXmlInteractionEvidence.JAXBParticipantWrapperclassAbstractXmlInteractorThe Xml implementation of Interactorstatic classAbstractXmlInteractor.JAXBAttributeWrapperclassAbstractXmlModelledInteractionXml implementation of ModelledInteractionstatic classAbstractXmlModelledInteraction.JAXBConfidenceWrapperstatic classAbstractXmlModelledInteraction.JAXBExperimentWrapperstatic classAbstractXmlModelledInteraction.JAXBParameterWrapperstatic classAbstractXmlModelledInteraction.JAXBParticipantWrapperclassAbstractXmlParameterAbstract Xml implementation of ParameterclassAbstractXmlParticipant<I extends Interaction,F extends Feature>Abstract class for XmlParticipantstatic classAbstractXmlParticipant.JAXBAttributeWrapperstatic classAbstractXmlParticipant.JAXBInteractorCandidateWrapper<I extends Interaction,F extends Feature,P extends ParticipantCandidate>classAbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for XML Participant poolclassAbstractXmlPositionAbstract class for XmlPositionclassAbstractXmlSourceDesciption of the source of the entry, usually an organisationstatic classAbstractXmlSource.JAXBAttributeWrapperclassAvailabilityA text describing the availability of data, e.g.classBibRefXml implementation of a Publicationstatic classBibRef.JAXBAttributeWrapperclassComplexNamesContainerA container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclassCvTermXrefContainerContainer for both xrefs and identifiers in a CvTermclassDefaultAvailabilityA text describing the availability of data, e.g.classDefaultXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassDefaultXmlBasicInteractionXml implementation of interactionclassDefaultXmlComplexXml implementation for complexclassDefaultXmlExperimentXml imclassDefaultXmlInteractionEvidenceXml implementation of InteractionEvidenceclassDefaultXmlInteractorThe Xml implementation of InteractorclassDefaultXmlModelledInteractionXml implementation of ModelledInteractionclassDefaultXmlSourceDesciption of the source of the entry, usually an organisationclassExperimentalCvTermThis elements is controlled by the PSI-MI controlled vocabulary "experimentalPreparation", root term id MI:0346.static classExperimentalCvTerm.JAXBExperimentRefWrapperclassExperimentalInteractorJava class for experimentalInteractor complex type.static classExperimentalInteractor.JAXBExperimentRefWrapperclassExperimentXrefContainerXref container for ExperimentclassFeatureXrefContainerXref container for FeatureclassHostOrganismThe experiment/participant host organismstatic classHostOrganism.JAXBExperimentRefWrapperclassInferredInteractionJava class for inferredInteraction complex type.static classInferredInteraction.JAXBExperimentRefWrapperclassInferredInteractionParticipantParticipant of the inferred interaction.classInteractionXrefContainerXref container for interactionsclassInteractorXrefContainerXref container for interactorsclassNamesContainerA container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclassPublicationXrefContainerXref container for a PublicationclassXmlAliasXml implementation of an Alias.classXmlAllostery<T extends AllostericEffector>XML implementation of AllosteryclassXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassXmlBasicInteractionXml implementation of interactionclassXmlBasicInteractionComplexWrapperWrapper of basic interactions If we add new modelled participants/remove participants, they will be added/removed from the list of participants of the wrapped interaction.classXmlBioactiveEntityXml implementation of BioactiveEntityclassXmlComplexXml implementation of ModelledInteractionclassXmlConfidenceXml implementation of confidencestatic classXmlConfidence.JAXBExperimentRefWrapperclassXmlCooperativityEvidenceXml implementation for cooperativity evidenceclassXmlCvTermXml implementation of CvTerm.classXmlExperimentXml imclassXmlExperimentalParticipantCandidateXml implementation of ParticipantEvidencestatic classXmlExperimentalParticipantCandidate.JAXBFeatureWrapperclassXmlExperimentalParticipantCandidateWrapperWrapper for Xml participants candidates Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlExperimentalParticipantPoolXml implementation of participant poolclassXmlExperimentalParticipantPoolWrapperWrapper for Xml participants pools Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlFeatureSimple Xml implementation of a FeatureclassXmlFeatureEvidenceXml implementation of a Featurestatic classXmlFeatureEvidence.JAXBExperimentRefWrapperstatic classXmlFeatureEvidence.JAXBParameterWrapperclassXmlFeatureEvidenceWrapperXml wrapper for feature evidences.classXmlFeatureModificationEffectorXml implementation of feature modification effectorclassXmlFeatureWrapperXml wrapper for basic featuresclassXmlGeneXml implementation of a GeneclassXmlInteractionEvidenceXml implementation of InteractionEvidenceclassXmlInteractionEvidenceComplexWrapperXml wrapper for interaction evidences used as complexclassXmlInteractorThe Xml implementation of InteractorclassXmlInteractorPoolXml implementation for InteractorSetclassXmlIntervalXml implementation of a position which is an interval The JAXB binding is designed to be read-only and is not designed for writingclassXmlModelledConfidenceXml implementation of ModelledConfidenceclassXmlModelledFeatureThe xml implementation of a modelledFeatureclassXmlModelledInteractionXml implementation of ModelledInteractionclassXmlModelledInteractionComplexWrapperWrapper for complexes that were loaded as abstract interactionsclassXmlModelledParameterXml implementation of ModelledParameterclassXmlModelledParticipantXML implementation of ModelledParticipantstatic classXmlModelledParticipant.JAXBFeatureWrapperstatic classXmlModelledParticipant.JAXBInteractorCandidatesWrapperclassXmlModelledParticipantCandidateXML implementation of ModelledParticipantCandidatestatic classXmlModelledParticipantCandidate.JAXBFeatureWrapperclassXmlModelledParticipantPoolXml implementation of participant poolclassXmlMoleculeXml implementation of moleculeclassXmlMoleculeEffectorXML implementation of allosteric molecule effectorclassXmlNucleicAcidXml implementation of Nucleic acidclassXmlOpenCvTermXml implementation of CvTerm.classXmlOrganismXml implementation of an organismclassXmlParameterXml implementation of ParameterclassXmlParticipantXml implementation of a simple participantstatic classXmlParticipant.JAXBFeatureWrapperclassXmlParticipantCandidateWrapperWrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateclassXmlParticipantEvidenceXml implementation of ParticipantEvidencestatic classXmlParticipantEvidence.JAXBConfidenceWrapperstatic classXmlParticipantEvidence.JAXBExperimentalInteractorWrapperstatic classXmlParticipantEvidence.JAXBExperimentalPreparationWrapperstatic classXmlParticipantEvidence.JAXBExperimentalRoleWrapperstatic classXmlParticipantEvidence.JAXBFeatureWrapperstatic classXmlParticipantEvidence.JAXBHostOrganismWrapperstatic classXmlParticipantEvidence.JAXBInteractorCandidatesWrapperstatic classXmlParticipantEvidence.JAXBParameterWrapperstatic classXmlParticipantEvidence.JAXBParticipantIdentificationWrapperclassXmlParticipantEvidenceWrapperWrapper for Xml participants Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlParticipantPoolWrapperWrapper for XmlParticipantclassXmlParticipantWrapperWrapper for XmlParticipantclassXmlPolymerXml implementation of PolymerclassXmlPositionXml implementation of a simple Position The JAXB binding is designed to be read-only and is not designed for writingclassXmlPreAssemblyXml implementation of preassemblyclassXmlProteinXml implementation of proteinclassXmlRangeXml implementation of Range The JAXB binding is designed to be read-only and is not designed for writingclassXmlResultingSequenceXml implementation of resulting sequence for XML 2.5classXmlSourceDesciption of the source of the entry, usually an organisationclassXmlStoichiometryRangeXml 2.5 implementation of stoichiometry range valuesclassXmlVariableParameterXML 2.5 implementation of variable parameterstatic classXmlVariableParameter.JAXBVariableValueWrapperclassXmlVariableParameterValueXML 2.5 implementation of variable parameter valueclassXmlXrefRefers to a unique object in an external database.static classXmlXref.JAXBAttributeWrapperclassXrefContainerXref container in XML implementation The JAXB binding is designed to be read-only and is not designed for writing -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement FileSourceContext Modifier and Type Class Description classAbstractPsiXmlInteraction<T extends Participant>Abstract class for xml interactions implementing ExtendedPsiXmlInteraction interfacestatic classAbstractPsiXmlInteraction.JAXBInferredInteractionWrapperclassAbstractXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassAbstractXmlBasicInteractionXml implementation of interactionstatic classAbstractXmlBasicInteraction.JAXBParticipantWrapperclassAbstractXmlComplexXml implementation for complexclassAbstractXmlConfidenceabstract Xml implementation of confidenceclassAbstractXmlCvTermAbstract cv termstatic classAbstractXmlCvTerm.JAXBAttributeWrapperclassAbstractXmlEntity<F extends Feature>Abstract class for XmlEntitystatic classAbstractXmlEntity.JAXBFeatureWrapper<F extends Feature>classAbstractXmlExperimentXml imstatic classAbstractXmlExperiment.JAXBAttributeWrapperstatic classAbstractXmlExperiment.JAXBConfidenceWrapperstatic classAbstractXmlExperiment.JAXBHostOrganismWrapperstatic classAbstractXmlExperiment.JAXBVariableParameterWrapperclassAbstractXmlFeature<P extends Entity,F extends Feature>Abstract class for Xml featuresstatic classAbstractXmlFeature.JAXBAttributeWrapperstatic classAbstractXmlFeature.JAXBRangeWrapperclassAbstractXmlInteraction<T extends Participant>Abstract class for xml interactionsstatic classAbstractXmlInteraction.JAXBAttributeWrapperstatic classAbstractXmlInteraction.JAXBParticipantWrapper<T extends Participant>classAbstractXmlInteractionEvidenceXml implementation of InteractionEvidencestatic classAbstractXmlInteractionEvidence.JAXBConfidenceWrapperstatic classAbstractXmlInteractionEvidence.JAXBExperimentWrapperstatic classAbstractXmlInteractionEvidence.JAXBParameterWrapperstatic classAbstractXmlInteractionEvidence.JAXBParticipantWrapperclassAbstractXmlInteractorThe Xml implementation of Interactorstatic classAbstractXmlInteractor.JAXBAttributeWrapperclassAbstractXmlModelledInteractionXml implementation of ModelledInteractionstatic classAbstractXmlModelledInteraction.JAXBConfidenceWrapperstatic classAbstractXmlModelledInteraction.JAXBExperimentWrapperstatic classAbstractXmlModelledInteraction.JAXBParameterWrapperstatic classAbstractXmlModelledInteraction.JAXBParticipantWrapperclassAbstractXmlParameterAbstract Xml implementation of ParameterclassAbstractXmlParticipant<I extends Interaction,F extends Feature>Abstract class for XmlParticipantstatic classAbstractXmlParticipant.JAXBAttributeWrapperstatic classAbstractXmlParticipant.JAXBInteractorCandidateWrapper<I extends Interaction,F extends Feature,P extends ParticipantCandidate>classAbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for XML Participant poolclassAbstractXmlPositionAbstract class for XmlPositionclassAbstractXmlSourceDesciption of the source of the entry, usually an organisationstatic classAbstractXmlSource.JAXBAttributeWrapperclassAvailabilityA text describing the availability of data, e.g.classBibRefXml implementation of a Publicationstatic classBibRef.JAXBAttributeWrapperclassComplexNamesContainerA container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclassCvTermXrefContainerContainer for both xrefs and identifiers in a CvTermclassDefaultAvailabilityA text describing the availability of data, e.g.classDefaultXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassDefaultXmlBasicInteractionXml implementation of interactionclassDefaultXmlComplexXml implementation for complexclassDefaultXmlExperimentXml imclassDefaultXmlInteractionEvidenceXml implementation of InteractionEvidenceclassDefaultXmlInteractorThe Xml implementation of InteractorclassDefaultXmlModelledInteractionXml implementation of ModelledInteractionclassDefaultXmlSourceDesciption of the source of the entry, usually an organisationclassExperimentalCvTermThis elements is controlled by the PSI-MI controlled vocabulary "experimentalPreparation", root term id MI:0346.static classExperimentalCvTerm.JAXBExperimentRefWrapperclassExperimentalInteractorJava class for experimentalInteractor complex type.static classExperimentalInteractor.JAXBExperimentRefWrapperclassExperimentXrefContainerXref container for ExperimentclassFeatureXrefContainerXref container for FeatureclassHostOrganismThe experiment/participant host organismstatic classHostOrganism.JAXBExperimentRefWrapperclassInferredInteractionJava class for inferredInteraction complex type.static classInferredInteraction.JAXBExperimentRefWrapperclassInferredInteractionParticipantParticipant of the inferred interaction.classInteractionXrefContainerXref container for interactionsclassInteractorXrefContainerXref container for interactorsclassNamesContainerA container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclassPublicationXrefContainerXref container for a PublicationclassXmlAliasXml implementation of an Alias.classXmlAllostery<T extends AllostericEffector>XML implementation of AllosteryclassXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassXmlBasicInteractionXml implementation of interactionclassXmlBasicInteractionComplexWrapperWrapper of basic interactions If we add new modelled participants/remove participants, they will be added/removed from the list of participants of the wrapped interaction.classXmlBioactiveEntityXml implementation of BioactiveEntityclassXmlComplexXml implementation of ModelledInteractionclassXmlConfidenceXml implementation of confidencestatic classXmlConfidence.JAXBExperimentRefWrapperclassXmlCooperativityEvidenceXml implementation for cooperativity evidenceclassXmlCvTermXml implementation of CvTerm.classXmlExperimentXml imclassXmlExperimentalParticipantCandidateXml implementation of ParticipantEvidencestatic classXmlExperimentalParticipantCandidate.JAXBFeatureWrapperclassXmlExperimentalParticipantCandidateWrapperWrapper for Xml participants candidates Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlExperimentalParticipantPoolXml implementation of participant poolclassXmlExperimentalParticipantPoolWrapperWrapper for Xml participants pools Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlFeatureSimple Xml implementation of a FeatureclassXmlFeatureEvidenceXml implementation of a Featurestatic classXmlFeatureEvidence.JAXBExperimentRefWrapperstatic classXmlFeatureEvidence.JAXBParameterWrapperclassXmlFeatureEvidenceWrapperXml wrapper for feature evidences.classXmlFeatureModificationEffectorXml implementation of feature modification effectorclassXmlFeatureWrapperXml wrapper for basic featuresclassXmlGeneXml implementation of a GeneclassXmlInteractionEvidenceXml implementation of InteractionEvidenceclassXmlInteractionEvidenceComplexWrapperXml wrapper for interaction evidences used as complexclassXmlInteractorThe Xml implementation of InteractorclassXmlInteractorPoolXml implementation for InteractorSetclassXmlIntervalXml implementation of a position which is an interval The JAXB binding is designed to be read-only and is not designed for writingclassXmlModelledConfidenceXml implementation of ModelledConfidenceclassXmlModelledFeatureThe xml implementation of a modelledFeatureclassXmlModelledInteractionXml implementation of ModelledInteractionclassXmlModelledInteractionComplexWrapperWrapper for complexes that were loaded as abstract interactionsclassXmlModelledParameterXml implementation of ModelledParameterclassXmlModelledParticipantXML implementation of ModelledParticipantstatic classXmlModelledParticipant.JAXBFeatureWrapperstatic classXmlModelledParticipant.JAXBInteractorCandidatesWrapperclassXmlModelledParticipantCandidateXML implementation of ModelledParticipantCandidatestatic classXmlModelledParticipantCandidate.JAXBFeatureWrapperclassXmlModelledParticipantPoolXml implementation of participant poolclassXmlMoleculeXml implementation of moleculeclassXmlMoleculeEffectorXML implementation of allosteric molecule effectorclassXmlNucleicAcidXml implementation of Nucleic acidclassXmlOpenCvTermXml implementation of CvTerm.classXmlOrganismXml implementation of an organismclassXmlParameterXml implementation of ParameterclassXmlParticipantXml implementation of a simple participantstatic classXmlParticipant.JAXBFeatureWrapperclassXmlParticipantCandidateWrapperWrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateclassXmlParticipantEvidenceXml implementation of ParticipantEvidencestatic classXmlParticipantEvidence.JAXBConfidenceWrapperstatic classXmlParticipantEvidence.JAXBExperimentalInteractorWrapperstatic classXmlParticipantEvidence.JAXBExperimentalPreparationWrapperstatic classXmlParticipantEvidence.JAXBExperimentalRoleWrapperstatic classXmlParticipantEvidence.JAXBFeatureWrapperstatic classXmlParticipantEvidence.JAXBHostOrganismWrapperstatic classXmlParticipantEvidence.JAXBInteractorCandidatesWrapperstatic classXmlParticipantEvidence.JAXBParameterWrapperstatic classXmlParticipantEvidence.JAXBParticipantIdentificationWrapperclassXmlParticipantEvidenceWrapperWrapper for Xml participants Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlParticipantPoolWrapperWrapper for XmlParticipantclassXmlParticipantWrapperWrapper for XmlParticipantclassXmlPolymerXml implementation of PolymerclassXmlPositionXml implementation of a simple Position The JAXB binding is designed to be read-only and is not designed for writingclassXmlPreAssemblyXml implementation of preassemblyclassXmlProteinXml implementation of proteinclassXmlRangeXml implementation of Range The JAXB binding is designed to be read-only and is not designed for writingclassXmlResultingSequenceXml implementation of resulting sequence for XML 2.5classXmlSourceDesciption of the source of the entry, usually an organisationclassXmlStoichiometryRangeXml 2.5 implementation of stoichiometry range valuesclassXmlVariableParameterXML 2.5 implementation of variable parameterstatic classXmlVariableParameter.JAXBVariableValueWrapperclassXmlVariableParameterValueXML 2.5 implementation of variable parameter valueclassXmlXrefRefers to a unique object in an external database.static classXmlXref.JAXBAttributeWrapperclassXrefContainerXref container in XML implementation The JAXB binding is designed to be read-only and is not designed for writing -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.extension.xml300
Subinterfaces of FileSourceContext in psidev.psi.mi.jami.xml.model.extension.xml300 Modifier and Type Interface Description interfaceExtendedPsiXmlInteractionEvidenceExtended interaction evidence for PSI-XML 2,5 standardsinterfaceExtendedPsiXmlModelledInteractionExtended interaction for PSI-XML 2,5 standardsClasses in psidev.psi.mi.jami.xml.model.extension.xml300 that implement FileSourceContext Modifier and Type Class Description classAbstractPsiXmlInteraction<T extends Participant>Abstract class for xml interactions implementing ExtendedPsiXmlInteraction interfacestatic classAbstractPsiXmlInteraction.JAXBInferredInteractionWrapperclassAbstractXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassAbstractXmlBasicInteractionXml implementation of interactionstatic classAbstractXmlBasicInteraction.JAXBParticipantWrapperclassAbstractXmlComplexXml implementation for complexclassAbstractXmlConfidenceabstract Xml implementation of confidenceclassAbstractXmlCooperativeEffectAbstract class for XML 3.0 cooperative effectsstatic classAbstractXmlCooperativeEffect.JAXBAffectedInteractionRefWrapperstatic classAbstractXmlCooperativeEffect.JAXBAttributeWrapperstatic classAbstractXmlCooperativeEffect.JAXBCooperativityEvidenceWrapperclassAbstractXmlCvTermAbstract cv termstatic classAbstractXmlCvTerm.JAXBAttributeWrapperclassAbstractXmlEntity<F extends Feature>Abstract class for XmlEntitystatic classAbstractXmlEntity.JAXBFeatureWrapper<F extends Feature>classAbstractXmlExperimentXml imstatic classAbstractXmlExperiment.JAXBAttributeWrapperstatic classAbstractXmlExperiment.JAXBConfidenceWrapperstatic classAbstractXmlExperiment.JAXBHostOrganismWrapperstatic classAbstractXmlExperiment.JAXBVariableParameterWrapperclassAbstractXmlFeature<P extends Entity,F extends Feature>Abstract class for Xml featuresstatic classAbstractXmlFeature.JAXBAttributeWrapperstatic classAbstractXmlFeature.JAXBRangeWrapperclassAbstractXmlInteraction<T extends Participant>Abstract class for xml interactionsstatic classAbstractXmlInteraction.JAXBAttributeWrapperstatic classAbstractXmlInteraction.JAXBParticipantWrapper<T extends Participant>classAbstractXmlInteractionEvidenceXml implementation of InteractionEvidencestatic classAbstractXmlInteractionEvidence.JAXBConfidenceWrapperstatic classAbstractXmlInteractionEvidence.JAXBExperimentWrapperstatic classAbstractXmlInteractionEvidence.JAXBParameterWrapperstatic classAbstractXmlInteractionEvidence.JAXBParticipantWrapperclassAbstractXmlInteractorThe Xml implementation of Interactorstatic classAbstractXmlInteractor.JAXBAttributeWrapperclassAbstractXmlModelledInteractionXml implementation of ModelledInteractionstatic classAbstractXmlModelledInteraction.JAXBConfidenceWrapperstatic classAbstractXmlModelledInteraction.JAXBExperimentWrapperstatic classAbstractXmlModelledInteraction.JAXBParameterWrapperstatic classAbstractXmlModelledInteraction.JAXBParticipantWrapperclassAbstractXmlParameterAbstract Xml implementation of ParameterclassAbstractXmlParticipant<I extends Interaction,F extends Feature>Abstract class for XmlParticipantstatic classAbstractXmlParticipant.JAXBAttributeWrapperstatic classAbstractXmlParticipant.JAXBInteractorCandidateWrapper<I extends Interaction,F extends Feature,P extends ParticipantCandidate>classAbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for XML Participant poolclassAbstractXmlPositionAbstract class for XmlPositionclassAbstractXmlSourceDesciption of the source of the entry, usually an organisationstatic classAbstractXmlSource.JAXBAttributeWrapperclassAvailabilityA text describing the availability of data, e.g.classBibRefXml implementation of a Publicationstatic classBibRef.JAXBAttributeWrapperclassBindingFeaturesClass that wraps a list of linkedFeatures which all bind togetherclassComplexNamesContainerA container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclassCvTermXrefContainerContainer for both xrefs and identifiers in a CvTermclassDefaultAvailabilityA text describing the availability of data, e.g.classDefaultXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassDefaultXmlBasicInteractionXml implementation of interactionclassDefaultXmlComplexXml implementation for complexclassDefaultXmlExperimentXml imclassDefaultXmlInteractionEvidenceXml implementation of InteractionEvidenceclassDefaultXmlInteractorThe Xml implementation of InteractorclassDefaultXmlModelledInteractionXml implementation of ModelledInteractionclassDefaultXmlSourceDesciption of the source of the entry, usually an organisationclassExperimentalCvTermThis elements is controlled by the PSI-MI controlled vocabulary "experimentalPreparation", root term id MI:0346.static classExperimentalCvTerm.JAXBExperimentRefWrapperclassExperimentalInteractorJava class for experimentalInteractor complex type.static classExperimentalInteractor.JAXBExperimentRefWrapperclassExperimentXrefContainerXref container for ExperimentclassFeatureXrefContainerXref container for FeatureclassHostOrganismThe experiment/participant host organismstatic classHostOrganism.JAXBExperimentRefWrapperclassInferredInteractionJava class for inferredInteraction complex type.static classInferredInteraction.JAXBExperimentRefWrapperclassInferredInteractionParticipantParticipant of the inferred interaction.classInteractionXrefContainerXref container for interactionsclassInteractorXrefContainerXref container for interactorsclassNamesContainerA container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclassPublicationXrefContainerXref container for a PublicationclassXmlAliasXml implementation of an Alias.classXmlAllosteryXML 3.0 implementation of AllosteryclassXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassXmlBasicInteractionXml implementation of interactionclassXmlBasicInteractionComplexWrapperWrapper of basic interactions If we add new modelled participants/remove participants, they will be added/removed from the list of participants of the wrapped interaction.classXmlBioactiveEntityXml implementation of BioactiveEntityclassXmlCausalRelationshipXML 3.0 implementation of causal relationshipclassXmlComplexXml implementation of ModelledInteractionclassXmlConfidenceXml implementation of confidencestatic classXmlConfidence.JAXBExperimentRefWrapperclassXmlCooperativityEvidenceXml 3.0 implementation for cooperativity evidencestatic classXmlCooperativityEvidence.JAXBEvidenceMethodWrapperclassXmlCvTermXml implementation of CvTerm.classXmlExperimentXml 3.0 implementation of experimentclassXmlExperimentalParticipantCandidateXml implementation of ParticipantEvidencestatic classXmlExperimentalParticipantCandidate.JAXBFeatureWrapperclassXmlExperimentalParticipantCandidateWrapperWrapper for Xml participants candidates Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlExperimentalParticipantPoolXml implementation of participant poolclassXmlExperimentalParticipantPoolWrapperWrapper for Xml participants pools Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlFeatureSimple Xml implementation of a FeatureclassXmlFeatureEvidenceXml implementation of a Featurestatic classXmlFeatureEvidence.JAXBExperimentRefWrapperstatic classXmlFeatureEvidence.JAXBParameterWrapperclassXmlFeatureEvidenceWrapperXml wrapper for feature evidences.classXmlFeatureModificationEffectorXml implementation of feature modification effectorclassXmlFeatureWrapperXml wrapper for basic featuresclassXmlGeneXml implementation of a GeneclassXmlInteractionEvidenceXml implementation of InteractionEvidencestatic classXmlInteractionEvidence.JAXBCausalRelationshipWrapperstatic classXmlInteractionEvidence.JAXBExperimentWrapperstatic classXmlInteractionEvidence.JAXBVariableParameterValueSetWrapperclassXmlInteractionEvidenceComplexWrapperXml wrapper for interaction evidences used as complexclassXmlInteractorThe Xml implementation of InteractorclassXmlInteractorPoolXml implementation for InteractorSetclassXmlIntervalXml implementation of a position which is an interval The JAXB binding is designed to be read-only and is not designed for writingclassXmlModelledConfidenceXml 3.0 implementation of ModelledConfidenceclassXmlModelledFeatureThe xml implementation of a modelledFeatureclassXmlModelledInteractionXml 3.0.0 implementation of ModelledInteractionstatic classXmlModelledInteraction.JAXBAttributeWrapperstatic classXmlModelledInteraction.JAXBBindingFeaturesWrapperstatic classXmlModelledInteraction.JAXBCausalRelationshipWrapperstatic classXmlModelledInteraction.JAXBConfidenceWrapperstatic classXmlModelledInteraction.JAXBCooperativeEffectWrapperstatic classXmlModelledInteraction.JAXBParameterWrapperstatic classXmlModelledInteraction.JAXBParticipantWrapperclassXmlModelledInteractionComplexWrapperWrapper for complexes that were loaded as abstract interactionsclassXmlModelledParameterXml 3.0 implementation of ModelledParameterclassXmlModelledParticipantXML implementation of ModelledParticipantstatic classXmlModelledParticipant.JAXBFeatureWrapperstatic classXmlModelledParticipant.JAXBInteractorCandidatesWrapperclassXmlModelledParticipantCandidateXML implementation of ModelledParticipantCandidatestatic classXmlModelledParticipantCandidate.JAXBFeatureWrapperclassXmlModelledParticipantPoolXml implementation of participant poolclassXmlMoleculeXml implementation of moleculeclassXmlMoleculeEffectorXML implementation of allosteric molecule effectorclassXmlNucleicAcidXml implementation of Nucleic acidclassXmlOpenCvTermXml implementation of CvTerm.classXmlOrganismXml implementation of an organismclassXmlParameterXml implementation of ParameterclassXmlParticipantXml implementation of a simple participantstatic classXmlParticipant.JAXBFeatureWrapperclassXmlParticipantCandidateWrapperWrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateclassXmlParticipantEvidenceXml implementation of ParticipantEvidencestatic classXmlParticipantEvidence.JAXBConfidenceWrapperstatic classXmlParticipantEvidence.JAXBExperimentalInteractorWrapperstatic classXmlParticipantEvidence.JAXBExperimentalPreparationWrapperstatic classXmlParticipantEvidence.JAXBExperimentalRoleWrapperstatic classXmlParticipantEvidence.JAXBFeatureWrapperstatic classXmlParticipantEvidence.JAXBHostOrganismWrapperstatic classXmlParticipantEvidence.JAXBInteractorCandidatesWrapperstatic classXmlParticipantEvidence.JAXBParameterWrapperstatic classXmlParticipantEvidence.JAXBParticipantIdentificationWrapperclassXmlParticipantEvidenceWrapperWrapper for Xml participants Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlParticipantPoolWrapperWrapper for XmlParticipantclassXmlParticipantWrapperWrapper for XmlParticipantclassXmlPolymerXml implementation of PolymerclassXmlPositionXml implementation of a simple Position The JAXB binding is designed to be read-only and is not designed for writingclassXmlPreAssemblyXml 3.0 implementation of preassemblyclassXmlProteinXml implementation of proteinclassXmlRangeXml implementation of Range The JAXB binding is designed to be read-only and is not designed for writingclassXmlResultingSequenceXml implementation of resulting sequence for XML 3.0classXmlSourceDesciption of the source of the entry, usually an organisationclassXmlStoichiometryRangeXml 3.0 implementation of stoichiometry range valuesclassXmlVariableParameterXML 3.0 implementation of variable parameterstatic classXmlVariableParameter.JAXBVariableValueWrapperclassXmlVariableParameterValueXML 3.0 implementation of variable parameter valueclassXmlVariableParameterValueSetXML 3.0 implementation of variable parameter value setclassXmlXrefRefers to a unique object in an external database.static classXmlXref.JAXBAttributeWrapperclassXrefContainerXref container in XML implementation The JAXB binding is designed to be read-only and is not designed for writing -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.reference
Subinterfaces of FileSourceContext in psidev.psi.mi.jami.xml.model.reference Modifier and Type Interface Description interfaceXmlIdReferenceA XML reference to an parent having an idClasses in psidev.psi.mi.jami.xml.model.reference that implement FileSourceContext Modifier and Type Class Description classAbstractFeatureRef<E extends Entity,F extends Feature>Abstract feature referenceclassAbstractXmlIdReferenceAbstract implementation for XmlIdReference -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.reference.xml253
Classes in psidev.psi.mi.jami.xml.model.reference.xml253 that implement FileSourceContext Modifier and Type Class Description classAbstractAvailabilityRefAbstract class for Availability refclassAbstractComplexRefAbstract class for references to a complexclassAbstractEntityRef<T extends Feature>Abstract entity referenceclassAbstractExperimentRefAbstract class for an ModelledInteractionRefclassAbstractInteractorRefAn implementation of XmlIdReference for interactorsclassAbstractParticipantRef<I extends Interaction,T extends Feature>Abstract participant reference -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.reference.xml254
Classes in psidev.psi.mi.jami.xml.model.reference.xml254 that implement FileSourceContext Modifier and Type Class Description classAbstractAvailabilityRefAbstract class for Availability refclassAbstractComplexRefAbstract class for references to a complexclassAbstractEntityRef<T extends Feature>Abstract entity referenceclassAbstractExperimentRefAbstract class for an ModelledInteractionRefclassAbstractInteractorRefAn implementation of XmlIdReference for interactorsclassAbstractParticipantRef<I extends Interaction,T extends Feature>Abstract participant reference -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.reference.xml300
Classes in psidev.psi.mi.jami.xml.model.reference.xml300 that implement FileSourceContext Modifier and Type Class Description classAbstractAvailabilityRefAbstract class for Availability refclassAbstractComplexRefAbstract class for references to a complexclassAbstractEntityRef<T extends Feature>Abstract entity referenceclassAbstractExperimentRefAbstract class for an ModelledInteractionRefclassAbstractInteractorRefAn implementation of XmlIdReference for interactorsclassAbstractParticipantRef<I extends Interaction,T extends Feature>Abstract participant reference -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.xml253
Classes in psidev.psi.mi.jami.xml.model.xml253 that implement FileSourceContext Modifier and Type Class Description classAbstractEntry<T extends Interaction>Abstract class for Entrystatic classAbstractEntry.JAXBAnnotationsWrapperstatic classAbstractEntry.JAXBInteractionsWrapper<T>static classAbstractEntry.JAXBInteractorsWrapperclassBasicEntryBasic Entry implementation for JAXB read only.static classBasicEntry.JAXBInteractionsWrapperclassComplexEntryComplex Entry implementation for JAXB read only.static classComplexEntry.JAXBExperimentsWrapperstatic classComplexEntry.JAXBInteractionsWrapperclassExperimentalEntryEntry implementation for JAXB read onlystatic classExperimentalEntry.JAXBAvailabilitiesWrapperstatic classExperimentalEntry.JAXBExperimentsWrapperstatic classExperimentalEntry.JAXBInteractionsWrapperclassModelledEntryModelled Entry implementation for JAXB read only.static classModelledEntry.JAXBExperimentsWrapperstatic classModelledEntry.JAXBInteractionsWrapperclassXml253BasicEntrySetBasic EntrySet implementation for JAXB read only .classXml253ComplexEntrySetModelled EntrySet implementation for JAXB read only Ignore all experimental detailsclassXml253ExperimentalEntrySetXml253ExperimentalEntrySet implementation for JAXB read onlyclassXml253ModelledEntrySetModelled EntrySet implementation for JAXB read only Ignore all experimental details -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.xml254
Classes in psidev.psi.mi.jami.xml.model.xml254 that implement FileSourceContext Modifier and Type Class Description classAbstractEntry<T extends Interaction>Abstract class for Entrystatic classAbstractEntry.JAXBAnnotationsWrapperstatic classAbstractEntry.JAXBInteractionsWrapper<T>static classAbstractEntry.JAXBInteractorsWrapperclassBasicEntryBasic Entry implementation for JAXB read only.static classBasicEntry.JAXBInteractionsWrapperclassComplexEntryComplex Entry implementation for JAXB read only.static classComplexEntry.JAXBExperimentsWrapperstatic classComplexEntry.JAXBInteractionsWrapperclassExperimentalEntryEntry implementation for JAXB read onlystatic classExperimentalEntry.JAXBAvailabilitiesWrapperstatic classExperimentalEntry.JAXBExperimentsWrapperstatic classExperimentalEntry.JAXBInteractionsWrapperclassModelledEntryModelled Entry implementation for JAXB read only.static classModelledEntry.JAXBExperimentsWrapperstatic classModelledEntry.JAXBInteractionsWrapperclassXml254BasicEntrySetBasic EntrySet implementation for JAXB read only .classXml254ComplexEntrySetModelled EntrySet implementation for JAXB read only Ignore all experimental detailsclassXml254ExperimentalEntrySetXml254ExperimentalEntrySet implementation for JAXB read onlyclassXml254ModelledEntrySetModelled EntrySet implementation for JAXB read only Ignore all experimental details -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.xml30
-