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 class
CsvBinaryInteractionEvidence
Crosslink CSV implementation of BinaryInteractionEvidenceclass
CsvExperimentalParticipantCandidate
Crosslink CSV extension of ExperimentalParticipantCandidate.class
CsvExperimentalParticipantPool
Crosslink CSV extension of ParticipantEvidencePool.class
CsvFeatureEvidence
CrossLink CSV extension for FeatureEvidenceclass
CsvInteractionEvidence
CSV extension for InteractionEvidenceclass
CsvParticipantEvidence
Crosslink CSV extension of ParticipantEvidence.class
CsvProtein
Crosslink CSV extension of Protein.class
CsvRange
Crosslink CSV extension of Range It contains a FileSourceLocatorclass
CsvXref
CSV 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 void
AbstractCsvSource. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
AbstractCsvStreamSource. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
CsvMixedEvidenceSource. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
CsvNaryEvidenceSource. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
AbstractCsvSource. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
AbstractCsvStreamSource. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
CsvMixedEvidenceSource. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
CsvNaryEvidenceSource. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
AbstractCsvSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
AbstractCsvStreamSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
CsvMixedEvidenceSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
CsvNaryEvidenceSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
AbstractCsvSource. 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)void
AbstractCsvStreamSource. 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)void
CsvMixedEvidenceSource. 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)void
CsvNaryEvidenceSource. 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)void
AbstractCsvSource. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
AbstractCsvStreamSource. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
CsvMixedEvidenceSource. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
CsvNaryEvidenceSource. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
AbstractCsvSource. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
AbstractCsvStreamSource. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
CsvMixedEvidenceSource. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
CsvNaryEvidenceSource. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
AbstractCsvSource. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
AbstractCsvStreamSource. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
CsvMixedEvidenceSource. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
CsvNaryEvidenceSource. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
AbstractCsvSource. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
AbstractCsvStreamSource. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
CsvMixedEvidenceSource. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
CsvNaryEvidenceSource. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
AbstractCsvSource. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
AbstractCsvStreamSource. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
CsvMixedEvidenceSource. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
CsvNaryEvidenceSource. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
AbstractCsvSource. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
AbstractCsvStreamSource. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
CsvMixedEvidenceSource. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
CsvNaryEvidenceSource. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
AbstractCsvSource. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
AbstractCsvStreamSource. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
CsvMixedEvidenceSource. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
CsvNaryEvidenceSource. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
AbstractCsvSource. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
AbstractCsvStreamSource. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
CsvMixedEvidenceSource. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
CsvNaryEvidenceSource. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
AbstractCsvSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
AbstractCsvStreamSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
CsvMixedEvidenceSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
CsvNaryEvidenceSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
AbstractCsvSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
AbstractCsvStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
CsvMixedEvidenceSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
CsvNaryEvidenceSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
AbstractCsvSource. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
AbstractCsvStreamSource. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
CsvMixedEvidenceSource. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
CsvNaryEvidenceSource. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
AbstractCsvSource. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
AbstractCsvStreamSource. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
CsvMixedEvidenceSource. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
CsvNaryEvidenceSource. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
AbstractCsvSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
AbstractCsvStreamSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
CsvMixedEvidenceSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
CsvNaryEvidenceSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
AbstractCsvSource. 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.void
AbstractCsvStreamSource. 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.void
CsvMixedEvidenceSource. 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.void
CsvNaryEvidenceSource. 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.void
AbstractCsvSource. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
AbstractCsvStreamSource. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
CsvMixedEvidenceSource. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
CsvNaryEvidenceSource. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
AbstractCsvSource. onXrefWithoutId(FileSourceContext context)
Listen to an event fired when a xref does not have an idvoid
AbstractCsvStreamSource. onXrefWithoutId(FileSourceContext context)
Listen to an event fired when a xref does not have an idvoid
CsvMixedEvidenceSource. onXrefWithoutId(FileSourceContext context)
Listen to an event fired when a xref does not have an idvoid
CsvNaryEvidenceSource. 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 void
AbstractCsvInteractionEvidenceParser. 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 class
DefaultFileSourceContext
A 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 void
MIFileParserListener. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
MIFileParserListener. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
MIFileParserListener. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
MIFileParserListener. 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)void
MIFileParserListener. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
MIFileParserListener. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
MIFileParserListener. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
MIFileParserListener. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
MIFileParserListener. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
MIFileParserListener. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
MIFileParserListener. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
MIFileParserListener. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
MIFileParserListener. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
MIFileParserListener. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
MIFileParserListener. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
MIFileParserListener. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
MIFileParserListener. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
MIFileParserListener. 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.void
MIFileParserListener. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
MIFileParserListener. 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 void
MIFileParserCompositeListener. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
MIFileParserLogger. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
MIFileParserCompositeListener. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
MIFileParserLogger. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
MIFileParserCompositeListener. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
MIFileParserLogger. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
MIFileParserCompositeListener. 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)void
MIFileParserLogger. 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)void
MIFileParserCompositeListener. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
MIFileParserLogger. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
MIFileParserCompositeListener. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
MIFileParserLogger. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
MIFileParserCompositeListener. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
MIFileParserLogger. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
MIFileParserCompositeListener. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
MIFileParserLogger. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
MIFileParserCompositeListener. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
MIFileParserLogger. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
MIFileParserCompositeListener. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
MIFileParserLogger. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
MIFileParserCompositeListener. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
MIFileParserLogger. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
MIFileParserCompositeListener. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
MIFileParserLogger. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
MIFileParserCompositeListener. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
MIFileParserLogger. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
MIFileParserCompositeListener. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
MIFileParserLogger. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
MIFileParserCompositeListener. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
MIFileParserLogger. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
MIFileParserCompositeListener. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
MIFileParserLogger. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
MIFileParserCompositeListener. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
MIFileParserLogger. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
MIFileParserCompositeListener. 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.void
MIFileParserLogger. 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.void
MIFileParserCompositeListener. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
MIFileParserLogger. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
MIFileParserCompositeListener. onXrefWithoutId(FileSourceContext context)
Listen to an event fired when a xref does not have an idvoid
MIFileParserLogger. 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 interface
MitabFeature<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 class
DefaultMitabFeature
A DefaultMitabFeature is a feature in MITAB with some free text.class
MitabAlias
Extended alias in MITABclass
MitabAnnotation
Extension of Annotation for Mitab with a sourceLocatorclass
MitabAuthor
This class wraps information about the first author found in mitab column 8class
MitabBinaryInteraction
A MitabBinaryInteraction is a binaryInteraction with a MitabSourceLocatorclass
MitabBinaryInteractionEvidence
TODO comment thisclass
MitabBioactiveEntity
Mitab extension for BioactiveEntity.class
MitabCausalRelationship
class
MitabChecksum
Mitab extension for Checksum.class
MitabComplex
Mitab extension for Complex.class
MitabConfidence
A MitabConfidence is a confidence with some textclass
MitabCvTerm
Mitab extension for CvTerm.class
MitabDate
This class wraps a date and a fileSourceLocatorclass
MitabExperiment
Mitab extension for Experiment.class
MitabFeatureEvidence
Mitab extension for FeatureEvidenceclass
MitabGene
Mitab extension for Gene.class
MitabInteraction
Mitab extension for Interaction It contains a SourceLocatorclass
MitabInteractionEvidence
Mitab extension for InteractionEvidenceclass
MitabInteractor
Mitab extension for interactor.class
MitabInteractorPool
The mitab extension for InteractorSetclass
MitabModelledBinaryInteraction
A MitabBinaryInteraction is a modelled binaryInteraction with a MitabSourceLocatorclass
MitabModelledFeature
Mitab extension of ModelledFeatureclass
MitabModelledInteraction
Mitab extension for ModelledInteraction.class
MitabModelledParticipant
Mitab extension for ModelledParticipant It contains a FileSourceLocatorclass
MitabMolecule
Mitab extension for Moleculeclass
MitabNucleicAcid
Mitab extension for NucleicAcid It will contain a FileSourceLocatorclass
MitabOrganism
Mitab extension of Organism.class
MitabParameter
Mitab extension of Parameterclass
MitabParticipant
Mitab extension for Participant.class
MitabParticipantEvidence
Mitab extension of ParticipantEvidence.class
MitabPolymer
Mitab extension of Polymer.class
MitabProtein
Mitab extension of Protein.class
MitabPublication
Mitab extension of Publication.class
MitabRange
Mitab extension of Range It contains a FileSourceLocatorclass
MitabSource
Mitab extension of DefaultMitabSource It contains a FileSourceLocatorclass
MitabStoichiometry
Mitab extension for Stoichiometry.class
MitabXref
Mitab 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 void
AbstractMitabSource. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
AbstractMitabStreamSource. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
DefaultMitabStreamSource. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
AbstractMitabSource. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
AbstractMitabStreamSource. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
DefaultMitabStreamSource. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
AbstractMitabSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
AbstractMitabStreamSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
DefaultMitabStreamSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
AbstractMitabSource. 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)void
AbstractMitabStreamSource. 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)void
DefaultMitabStreamSource. 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)void
AbstractMitabSource. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
AbstractMitabStreamSource. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
DefaultMitabStreamSource. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
AbstractMitabSource. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
AbstractMitabStreamSource. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
DefaultMitabStreamSource. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
AbstractMitabSource. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
AbstractMitabStreamSource. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
DefaultMitabStreamSource. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
AbstractMitabSource. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
AbstractMitabStreamSource. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
DefaultMitabStreamSource. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
AbstractMitabSource. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
AbstractMitabStreamSource. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
DefaultMitabStreamSource. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
AbstractMitabSource. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
AbstractMitabStreamSource. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
DefaultMitabStreamSource. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
AbstractMitabSource. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
AbstractMitabStreamSource. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
DefaultMitabStreamSource. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
AbstractMitabSource. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
AbstractMitabStreamSource. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
DefaultMitabStreamSource. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
AbstractMitabSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
AbstractMitabStreamSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
DefaultMitabStreamSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
AbstractMitabSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
AbstractMitabStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
DefaultMitabStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
AbstractMitabSource. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
AbstractMitabStreamSource. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
DefaultMitabStreamSource. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
AbstractMitabSource. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
AbstractMitabStreamSource. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
DefaultMitabStreamSource. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
AbstractMitabSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
AbstractMitabStreamSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
DefaultMitabStreamSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
AbstractMitabSource. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)
Listen to an event where several CvTerms were found and only one was expected.void
AbstractMitabStreamSource. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)
Listen to an event where several CvTerms were found and only one was expected.void
DefaultMitabStreamSource. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)
Listen to an event where several CvTerms were found and only one was expected.void
AbstractMitabSource. 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.void
AbstractMitabStreamSource. 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.void
DefaultMitabStreamSource. 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.void
AbstractMitabSource. 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.void
AbstractMitabStreamSource. 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.void
DefaultMitabStreamSource. 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.void
AbstractMitabSource. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
AbstractMitabStreamSource. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
DefaultMitabStreamSource. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
AbstractMitabSource. onXrefWithoutId(FileSourceContext context)
Listen to an event fired when a xref does not have an idvoid
AbstractMitabStreamSource. onXrefWithoutId(FileSourceContext context)
Listen to an event fired when a xref does not have an idvoid
DefaultMitabStreamSource. 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 void
MitabParserCompositeListener. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)
Listen to an event where several CvTerms were found and only one was expected.void
MitabParserListener. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)
Listen to an event where several CvTerms were found and only one was expected.void
MitabParserLogger. onSeveralCvTermsFound(Collection<MitabCvTerm> terms, FileSourceContext context, String message)
Listen to an event where several CvTerms were found and only one was expected.void
MitabParserCompositeListener. 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.void
MitabParserListener. 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.void
MitabParserLogger. 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 class
AbstractBaseEntry<T extends Interaction>
Abstract class for Entrystatic class
AbstractBaseEntry.AbstractJAXBAnnotationsWrapper
static class
AbstractBaseEntry.AbstractJAXBInteractionsWrapper<T>
static class
AbstractBaseEntry.AbstractJAXBInteractorsWrapper
class
AbstractEntrySet<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 interface
ExtendedPsiXmlInteraction<T extends Participant>
Extended interaction for PSI-XML 2,5 standardsinterface
ExtendedPsiXmlInteractionEvidence
Extended interaction evidence for PSI-XML 2,5 standardsinterface
ExtendedPsiXmlModelledInteraction
Extended modelled interaction for PSI-XML 2,5 standardsinterface
PsiXmlInteraction<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 class
AbstractAvailability
A text describing the availability of data, e.g.class
AbstractBaseXmlInteractor
The Xml implementation of Interactorstatic class
AbstractBaseXmlInteractor.AbstractJAXBAttributeWrapper
class
AbstractExperimentalInteractor
Java class for experimentalInteractor complex type.static class
AbstractExperimentalInteractor.AbstractJAXBExperimentRefWrapper
class
AbstractInferredInteraction
Java class for inferredInteraction complex type.static class
AbstractInferredInteraction.AbstractJAXBExperimentRefWrapper
class
AbstractInferredInteractionParticipant
Participant of the inferred interaction.class
AbstractNamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclass
AbstractXmlVariableParameterValue
XML implementation of variable parameter valueclass
XmlChecksum
Xml implementation of a checksumclass
XmlStoichiometry
Xml 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 class
AbstractExtendedXmlBinaryInteraction<P extends Participant>
Abstract class for xml binary interactionsclass
AbstractXmlBinaryInteraction<P extends Participant>
Abstract class for xml binary interactionsclass
AbstractXmlBinaryInteractionEvidence
Abstract class for Xml BinaryInteractionEvidenceclass
XmlBinaryInteraction
Xml implementation of binary interactionclass
XmlBinaryInteractionEvidenceWrapper
Xml implementation of BinaryInteractionWrapper with a source locatorclass
XmlBinaryInteractionWrapper
Wrapper for ModelledBinaryInteractionclass
XmlModelledBinaryInteraction
Xml implementation of ModelledInteractionclass
XmlModelledBinaryInteractionWrapper
Wrapper 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 class
XmlBinaryInteractionEvidence
Xml 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 class
XmlBinaryInteractionEvidence
Xml 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 class
XmlBinaryInteractionEvidence
Xml implementation of BinaryInteractionEvidenceclass
XmlBinaryInteractionEvidenceWrapper
Xml implementation of BinaryInteractionWrapper with a source locatorclass
XmlModelledBinaryInteraction
Xml implementation of ModelledInteractionclass
XmlModelledBinaryInteractionWrapper
Wrapper 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 void
AbstractPsiXmlStream. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
DefaultPsiXmlStreamSource. onAliasWithoutName(FileSourceContext context)
Listen to an event fired when an alias does not have a namevoid
AbstractPsiXmlStream. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
DefaultPsiXmlStreamSource. onAnnotationWithoutTopic(FileSourceContext context)
Listen to an event fired when an annotation does not have a topicvoid
AbstractPsiXmlStream. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
DefaultPsiXmlStreamSource. onInteractionWithoutParticipants(Interaction interaction, FileSourceContext context)
Listen to an event fired when an interaction is read and does not have any participants.void
AbstractPsiXmlStream. 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)void
DefaultPsiXmlStreamSource. 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)void
AbstractPsiXmlStream. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
DefaultPsiXmlStreamSource. onInvalidPosition(String message, FileSourceContext context)
Listen to an event fired when a position is not validvoid
AbstractPsiXmlStream. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
DefaultPsiXmlStreamSource. onInvalidRange(String message, FileSourceContext context)
Listen to an event fired when a range is not validvoid
AbstractPsiXmlStream. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
DefaultPsiXmlStreamSource. onInvalidStoichiometry(String message, FileSourceContext context)
Listen to an event fired when a stoichiometry is not validvoid
AbstractPsiXmlStream. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
DefaultPsiXmlStreamSource. onInvalidSyntax(FileSourceContext context, Exception e)
Listen to an invalid syntax causing an Exceptionvoid
AbstractPsiXmlStream. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
DefaultPsiXmlStreamSource. onMissingChecksumMethod(FileSourceContext context)
Listen to an event fired when a checksum does not have a methodvoid
AbstractPsiXmlStream. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
DefaultPsiXmlStreamSource. onMissingChecksumValue(FileSourceContext context)
Listen to an event fired when a checksum does not have a valuevoid
AbstractPsiXmlStream. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
DefaultPsiXmlStreamSource. onMissingConfidenceType(FileSourceContext context)
Listen to an event fired when a confidence does not have a confidence typevoid
AbstractPsiXmlStream. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
DefaultPsiXmlStreamSource. onMissingConfidenceValue(FileSourceContext context)
Listen to an event fired when a confidence does not have a valuevoid
AbstractPsiXmlStream. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
DefaultPsiXmlStreamSource. onMissingCvTermName(CvTerm term, FileSourceContext context, String message)
Listen to an event fired when a CvTerm is read and does not have any names.void
AbstractPsiXmlStream. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
DefaultPsiXmlStreamSource. onMissingInteractorName(Interactor interactor, FileSourceContext context)
Listen to an event fired when an interactor is read and does not have any names.void
AbstractPsiXmlStream. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
DefaultPsiXmlStreamSource. onMissingParameterType(FileSourceContext context)
Listen to an event fired when a parameter does not have a typevoid
AbstractPsiXmlStream. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
DefaultPsiXmlStreamSource. onMissingParameterValue(FileSourceContext context)
Listen to an event fired when a parameter does not have a valuevoid
AbstractPsiXmlStream. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
DefaultPsiXmlStreamSource. onParticipantWithoutInteractor(Participant participant, FileSourceContext context)
Listen to en event fired when a Participant is read and no interactor details has been provided.void
AbstractPsiXmlStream. 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.void
DefaultPsiXmlStreamSource. 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.void
AbstractPsiXmlStream. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
DefaultPsiXmlStreamSource. onXrefWithoutDatabase(FileSourceContext context)
Listen to an event fired when a xref does not have a databasevoid
AbstractPsiXmlStream. onXrefWithoutId(FileSourceContext context)
Listen to an event fired when a xref does not have an idvoid
DefaultPsiXmlStreamSource. 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 class
AbstractPsiXmlInteraction<T extends Participant>
Abstract class for xml interactions implementing ExtendedPsiXmlInteraction interfacestatic class
AbstractPsiXmlInteraction.JAXBInferredInteractionWrapper
class
AbstractXmlAnnotation
Xml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclass
AbstractXmlBasicInteraction
Xml implementation of interactionstatic class
AbstractXmlBasicInteraction.JAXBParticipantWrapper
class
AbstractXmlComplex
Xml implementation for complexclass
AbstractXmlConfidence
abstract Xml implementation of confidenceclass
AbstractXmlCvTerm
Abstract cv termstatic class
AbstractXmlCvTerm.JAXBAttributeWrapper
class
AbstractXmlEntity<F extends Feature>
Abstract class for XmlEntitystatic class
AbstractXmlEntity.JAXBFeatureWrapper<F extends Feature>
class
AbstractXmlExperiment
Xml imstatic class
AbstractXmlExperiment.JAXBAttributeWrapper
static class
AbstractXmlExperiment.JAXBConfidenceWrapper
static class
AbstractXmlExperiment.JAXBHostOrganismWrapper
static class
AbstractXmlExperiment.JAXBVariableParameterWrapper
class
AbstractXmlFeature<P extends Entity,F extends Feature>
Abstract class for Xml featuresstatic class
AbstractXmlFeature.JAXBAttributeWrapper
static class
AbstractXmlFeature.JAXBRangeWrapper
class
AbstractXmlInteraction<T extends Participant>
Abstract class for xml interactionsstatic class
AbstractXmlInteraction.JAXBAttributeWrapper
static class
AbstractXmlInteraction.JAXBParticipantWrapper<T extends Participant>
class
AbstractXmlInteractionEvidence
Xml implementation of InteractionEvidencestatic class
AbstractXmlInteractionEvidence.JAXBConfidenceWrapper
static class
AbstractXmlInteractionEvidence.JAXBExperimentWrapper
static class
AbstractXmlInteractionEvidence.JAXBParameterWrapper
static class
AbstractXmlInteractionEvidence.JAXBParticipantWrapper
class
AbstractXmlInteractor
The Xml implementation of Interactorstatic class
AbstractXmlInteractor.JAXBAttributeWrapper
class
AbstractXmlModelledInteraction
Xml implementation of ModelledInteractionstatic class
AbstractXmlModelledInteraction.JAXBConfidenceWrapper
static class
AbstractXmlModelledInteraction.JAXBExperimentWrapper
static class
AbstractXmlModelledInteraction.JAXBParameterWrapper
static class
AbstractXmlModelledInteraction.JAXBParticipantWrapper
class
AbstractXmlParameter
Abstract Xml implementation of Parameterclass
AbstractXmlParticipant<I extends Interaction,F extends Feature>
Abstract class for XmlParticipantstatic class
AbstractXmlParticipant.JAXBAttributeWrapper
static class
AbstractXmlParticipant.JAXBInteractorCandidateWrapper<I extends Interaction,F extends Feature,P extends ParticipantCandidate>
class
AbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>
Abstract class for XML Participant poolclass
AbstractXmlPosition
Abstract class for XmlPositionclass
AbstractXmlSource
Desciption of the source of the entry, usually an organisationstatic class
AbstractXmlSource.JAXBAttributeWrapper
class
Availability
A text describing the availability of data, e.g.class
BibRef
Xml implementation of a Publicationstatic class
BibRef.JAXBAttributeWrapper
class
ComplexNamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclass
CvTermXrefContainer
Container for both xrefs and identifiers in a CvTermclass
DefaultAvailability
A text describing the availability of data, e.g.class
DefaultXmlAnnotation
Xml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclass
DefaultXmlBasicInteraction
Xml implementation of interactionclass
DefaultXmlComplex
Xml implementation for complexclass
DefaultXmlExperiment
Xml imclass
DefaultXmlInteractionEvidence
Xml implementation of InteractionEvidenceclass
DefaultXmlInteractor
The Xml implementation of Interactorclass
DefaultXmlModelledInteraction
Xml implementation of ModelledInteractionclass
DefaultXmlSource
Desciption of the source of the entry, usually an organisationclass
ExperimentalCvTerm
This elements is controlled by the PSI-MI controlled vocabulary "experimentalPreparation", root term id MI:0346.static class
ExperimentalCvTerm.JAXBExperimentRefWrapper
class
ExperimentalInteractor
Java class for experimentalInteractor complex type.static class
ExperimentalInteractor.JAXBExperimentRefWrapper
class
ExperimentXrefContainer
Xref container for Experimentclass
FeatureXrefContainer
Xref container for Featureclass
HostOrganism
The experiment/participant host organismstatic class
HostOrganism.JAXBExperimentRefWrapper
class
InferredInteraction
Java class for inferredInteraction complex type.static class
InferredInteraction.JAXBExperimentRefWrapper
class
InferredInteractionParticipant
Participant of the inferred interaction.class
InteractionXrefContainer
Xref container for interactionsclass
InteractorXrefContainer
Xref container for interactorsclass
NamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclass
PublicationXrefContainer
Xref container for a Publicationclass
XmlAlias
Xml implementation of an Alias.class
XmlAllostery<T extends AllostericEffector>
XML implementation of Allosteryclass
XmlAnnotation
Xml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclass
XmlBasicInteraction
Xml implementation of interactionclass
XmlBasicInteractionComplexWrapper
Wrapper 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.class
XmlBioactiveEntity
Xml implementation of BioactiveEntityclass
XmlComplex
Xml implementation of ModelledInteractionclass
XmlConfidence
Xml implementation of confidencestatic class
XmlConfidence.JAXBExperimentRefWrapper
class
XmlCooperativityEvidence
Xml implementation for cooperativity evidenceclass
XmlCvTerm
Xml implementation of CvTerm.class
XmlExperiment
Xml imclass
XmlExperimentalParticipantCandidate
Xml implementation of ParticipantEvidencestatic class
XmlExperimentalParticipantCandidate.JAXBFeatureWrapper
class
XmlExperimentalParticipantCandidateWrapper
Wrapper 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.class
XmlExperimentalParticipantPool
Xml implementation of participant poolclass
XmlExperimentalParticipantPoolWrapper
Wrapper 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.class
XmlFeature
Simple Xml implementation of a Featureclass
XmlFeatureEvidence
Xml implementation of a Featurestatic class
XmlFeatureEvidence.JAXBExperimentRefWrapper
static class
XmlFeatureEvidence.JAXBParameterWrapper
class
XmlFeatureEvidenceWrapper
Xml wrapper for feature evidences.class
XmlFeatureModificationEffector
Xml implementation of feature modification effectorclass
XmlFeatureWrapper
Xml wrapper for basic featuresclass
XmlGene
Xml implementation of a Geneclass
XmlInteractionEvidence
Xml implementation of InteractionEvidenceclass
XmlInteractionEvidenceComplexWrapper
Xml wrapper for interaction evidences used as complexclass
XmlInteractor
The Xml implementation of Interactorclass
XmlInteractorPool
Xml implementation for InteractorSetclass
XmlInterval
Xml implementation of a position which is an interval The JAXB binding is designed to be read-only and is not designed for writingclass
XmlModelledConfidence
Xml implementation of ModelledConfidenceclass
XmlModelledFeature
The xml implementation of a modelledFeatureclass
XmlModelledInteraction
Xml implementation of ModelledInteractionclass
XmlModelledInteractionComplexWrapper
Wrapper for complexes that were loaded as abstract interactionsclass
XmlModelledParameter
Xml implementation of ModelledParameterclass
XmlModelledParticipant
XML implementation of ModelledParticipantstatic class
XmlModelledParticipant.JAXBFeatureWrapper
static class
XmlModelledParticipant.JAXBInteractorCandidatesWrapper
class
XmlModelledParticipantCandidate
XML implementation of ModelledParticipantCandidatestatic class
XmlModelledParticipantCandidate.JAXBFeatureWrapper
class
XmlModelledParticipantPool
Xml implementation of participant poolclass
XmlMolecule
Xml implementation of moleculeclass
XmlMoleculeEffector
XML implementation of allosteric molecule effectorclass
XmlNucleicAcid
Xml implementation of Nucleic acidclass
XmlOpenCvTerm
Xml implementation of CvTerm.class
XmlOrganism
Xml implementation of an organismclass
XmlParameter
Xml implementation of Parameterclass
XmlParticipant
Xml implementation of a simple participantstatic class
XmlParticipant.JAXBFeatureWrapper
class
XmlParticipantCandidateWrapper
Wrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateclass
XmlParticipantEvidence
Xml implementation of ParticipantEvidencestatic class
XmlParticipantEvidence.JAXBConfidenceWrapper
static class
XmlParticipantEvidence.JAXBExperimentalInteractorWrapper
static class
XmlParticipantEvidence.JAXBExperimentalPreparationWrapper
static class
XmlParticipantEvidence.JAXBExperimentalRoleWrapper
static class
XmlParticipantEvidence.JAXBFeatureWrapper
static class
XmlParticipantEvidence.JAXBHostOrganismWrapper
static class
XmlParticipantEvidence.JAXBInteractorCandidatesWrapper
static class
XmlParticipantEvidence.JAXBParameterWrapper
static class
XmlParticipantEvidence.JAXBParticipantIdentificationWrapper
class
XmlParticipantEvidenceWrapper
Wrapper 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.class
XmlParticipantPoolWrapper
Wrapper for XmlParticipantclass
XmlParticipantWrapper
Wrapper for XmlParticipantclass
XmlPolymer
Xml implementation of Polymerclass
XmlPosition
Xml implementation of a simple Position The JAXB binding is designed to be read-only and is not designed for writingclass
XmlPreAssembly
Xml implementation of preassemblyclass
XmlProtein
Xml implementation of proteinclass
XmlRange
Xml implementation of Range The JAXB binding is designed to be read-only and is not designed for writingclass
XmlResultingSequence
Xml implementation of resulting sequence for XML 2.5class
XmlSource
Desciption of the source of the entry, usually an organisationclass
XmlStoichiometryRange
Xml 2.5 implementation of stoichiometry range valuesclass
XmlVariableParameter
XML 2.5 implementation of variable parameterstatic class
XmlVariableParameter.JAXBVariableValueWrapper
class
XmlVariableParameterValue
XML 2.5 implementation of variable parameter valueclass
XmlXref
Refers to a unique object in an external database.static class
XmlXref.JAXBAttributeWrapper
class
XrefContainer
Xref 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 class
AbstractPsiXmlInteraction<T extends Participant>
Abstract class for xml interactions implementing ExtendedPsiXmlInteraction interfacestatic class
AbstractPsiXmlInteraction.JAXBInferredInteractionWrapper
class
AbstractXmlAnnotation
Xml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclass
AbstractXmlBasicInteraction
Xml implementation of interactionstatic class
AbstractXmlBasicInteraction.JAXBParticipantWrapper
class
AbstractXmlComplex
Xml implementation for complexclass
AbstractXmlConfidence
abstract Xml implementation of confidenceclass
AbstractXmlCvTerm
Abstract cv termstatic class
AbstractXmlCvTerm.JAXBAttributeWrapper
class
AbstractXmlEntity<F extends Feature>
Abstract class for XmlEntitystatic class
AbstractXmlEntity.JAXBFeatureWrapper<F extends Feature>
class
AbstractXmlExperiment
Xml imstatic class
AbstractXmlExperiment.JAXBAttributeWrapper
static class
AbstractXmlExperiment.JAXBConfidenceWrapper
static class
AbstractXmlExperiment.JAXBHostOrganismWrapper
static class
AbstractXmlExperiment.JAXBVariableParameterWrapper
class
AbstractXmlFeature<P extends Entity,F extends Feature>
Abstract class for Xml featuresstatic class
AbstractXmlFeature.JAXBAttributeWrapper
static class
AbstractXmlFeature.JAXBRangeWrapper
class
AbstractXmlInteraction<T extends Participant>
Abstract class for xml interactionsstatic class
AbstractXmlInteraction.JAXBAttributeWrapper
static class
AbstractXmlInteraction.JAXBParticipantWrapper<T extends Participant>
class
AbstractXmlInteractionEvidence
Xml implementation of InteractionEvidencestatic class
AbstractXmlInteractionEvidence.JAXBConfidenceWrapper
static class
AbstractXmlInteractionEvidence.JAXBExperimentWrapper
static class
AbstractXmlInteractionEvidence.JAXBParameterWrapper
static class
AbstractXmlInteractionEvidence.JAXBParticipantWrapper
class
AbstractXmlInteractor
The Xml implementation of Interactorstatic class
AbstractXmlInteractor.JAXBAttributeWrapper
class
AbstractXmlModelledInteraction
Xml implementation of ModelledInteractionstatic class
AbstractXmlModelledInteraction.JAXBConfidenceWrapper
static class
AbstractXmlModelledInteraction.JAXBExperimentWrapper
static class
AbstractXmlModelledInteraction.JAXBParameterWrapper
static class
AbstractXmlModelledInteraction.JAXBParticipantWrapper
class
AbstractXmlParameter
Abstract Xml implementation of Parameterclass
AbstractXmlParticipant<I extends Interaction,F extends Feature>
Abstract class for XmlParticipantstatic class
AbstractXmlParticipant.JAXBAttributeWrapper
static class
AbstractXmlParticipant.JAXBInteractorCandidateWrapper<I extends Interaction,F extends Feature,P extends ParticipantCandidate>
class
AbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>
Abstract class for XML Participant poolclass
AbstractXmlPosition
Abstract class for XmlPositionclass
AbstractXmlSource
Desciption of the source of the entry, usually an organisationstatic class
AbstractXmlSource.JAXBAttributeWrapper
class
Availability
A text describing the availability of data, e.g.class
BibRef
Xml implementation of a Publicationstatic class
BibRef.JAXBAttributeWrapper
class
ComplexNamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclass
CvTermXrefContainer
Container for both xrefs and identifiers in a CvTermclass
DefaultAvailability
A text describing the availability of data, e.g.class
DefaultXmlAnnotation
Xml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclass
DefaultXmlBasicInteraction
Xml implementation of interactionclass
DefaultXmlComplex
Xml implementation for complexclass
DefaultXmlExperiment
Xml imclass
DefaultXmlInteractionEvidence
Xml implementation of InteractionEvidenceclass
DefaultXmlInteractor
The Xml implementation of Interactorclass
DefaultXmlModelledInteraction
Xml implementation of ModelledInteractionclass
DefaultXmlSource
Desciption of the source of the entry, usually an organisationclass
ExperimentalCvTerm
This elements is controlled by the PSI-MI controlled vocabulary "experimentalPreparation", root term id MI:0346.static class
ExperimentalCvTerm.JAXBExperimentRefWrapper
class
ExperimentalInteractor
Java class for experimentalInteractor complex type.static class
ExperimentalInteractor.JAXBExperimentRefWrapper
class
ExperimentXrefContainer
Xref container for Experimentclass
FeatureXrefContainer
Xref container for Featureclass
HostOrganism
The experiment/participant host organismstatic class
HostOrganism.JAXBExperimentRefWrapper
class
InferredInteraction
Java class for inferredInteraction complex type.static class
InferredInteraction.JAXBExperimentRefWrapper
class
InferredInteractionParticipant
Participant of the inferred interaction.class
InteractionXrefContainer
Xref container for interactionsclass
InteractorXrefContainer
Xref container for interactorsclass
NamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclass
PublicationXrefContainer
Xref container for a Publicationclass
XmlAlias
Xml implementation of an Alias.class
XmlAllostery<T extends AllostericEffector>
XML implementation of Allosteryclass
XmlAnnotation
Xml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclass
XmlBasicInteraction
Xml implementation of interactionclass
XmlBasicInteractionComplexWrapper
Wrapper 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.class
XmlBioactiveEntity
Xml implementation of BioactiveEntityclass
XmlComplex
Xml implementation of ModelledInteractionclass
XmlConfidence
Xml implementation of confidencestatic class
XmlConfidence.JAXBExperimentRefWrapper
class
XmlCooperativityEvidence
Xml implementation for cooperativity evidenceclass
XmlCvTerm
Xml implementation of CvTerm.class
XmlExperiment
Xml imclass
XmlExperimentalParticipantCandidate
Xml implementation of ParticipantEvidencestatic class
XmlExperimentalParticipantCandidate.JAXBFeatureWrapper
class
XmlExperimentalParticipantCandidateWrapper
Wrapper 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.class
XmlExperimentalParticipantPool
Xml implementation of participant poolclass
XmlExperimentalParticipantPoolWrapper
Wrapper 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.class
XmlFeature
Simple Xml implementation of a Featureclass
XmlFeatureEvidence
Xml implementation of a Featurestatic class
XmlFeatureEvidence.JAXBExperimentRefWrapper
static class
XmlFeatureEvidence.JAXBParameterWrapper
class
XmlFeatureEvidenceWrapper
Xml wrapper for feature evidences.class
XmlFeatureModificationEffector
Xml implementation of feature modification effectorclass
XmlFeatureWrapper
Xml wrapper for basic featuresclass
XmlGene
Xml implementation of a Geneclass
XmlInteractionEvidence
Xml implementation of InteractionEvidenceclass
XmlInteractionEvidenceComplexWrapper
Xml wrapper for interaction evidences used as complexclass
XmlInteractor
The Xml implementation of Interactorclass
XmlInteractorPool
Xml implementation for InteractorSetclass
XmlInterval
Xml implementation of a position which is an interval The JAXB binding is designed to be read-only and is not designed for writingclass
XmlModelledConfidence
Xml implementation of ModelledConfidenceclass
XmlModelledFeature
The xml implementation of a modelledFeatureclass
XmlModelledInteraction
Xml implementation of ModelledInteractionclass
XmlModelledInteractionComplexWrapper
Wrapper for complexes that were loaded as abstract interactionsclass
XmlModelledParameter
Xml implementation of ModelledParameterclass
XmlModelledParticipant
XML implementation of ModelledParticipantstatic class
XmlModelledParticipant.JAXBFeatureWrapper
static class
XmlModelledParticipant.JAXBInteractorCandidatesWrapper
class
XmlModelledParticipantCandidate
XML implementation of ModelledParticipantCandidatestatic class
XmlModelledParticipantCandidate.JAXBFeatureWrapper
class
XmlModelledParticipantPool
Xml implementation of participant poolclass
XmlMolecule
Xml implementation of moleculeclass
XmlMoleculeEffector
XML implementation of allosteric molecule effectorclass
XmlNucleicAcid
Xml implementation of Nucleic acidclass
XmlOpenCvTerm
Xml implementation of CvTerm.class
XmlOrganism
Xml implementation of an organismclass
XmlParameter
Xml implementation of Parameterclass
XmlParticipant
Xml implementation of a simple participantstatic class
XmlParticipant.JAXBFeatureWrapper
class
XmlParticipantCandidateWrapper
Wrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateclass
XmlParticipantEvidence
Xml implementation of ParticipantEvidencestatic class
XmlParticipantEvidence.JAXBConfidenceWrapper
static class
XmlParticipantEvidence.JAXBExperimentalInteractorWrapper
static class
XmlParticipantEvidence.JAXBExperimentalPreparationWrapper
static class
XmlParticipantEvidence.JAXBExperimentalRoleWrapper
static class
XmlParticipantEvidence.JAXBFeatureWrapper
static class
XmlParticipantEvidence.JAXBHostOrganismWrapper
static class
XmlParticipantEvidence.JAXBInteractorCandidatesWrapper
static class
XmlParticipantEvidence.JAXBParameterWrapper
static class
XmlParticipantEvidence.JAXBParticipantIdentificationWrapper
class
XmlParticipantEvidenceWrapper
Wrapper 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.class
XmlParticipantPoolWrapper
Wrapper for XmlParticipantclass
XmlParticipantWrapper
Wrapper for XmlParticipantclass
XmlPolymer
Xml implementation of Polymerclass
XmlPosition
Xml implementation of a simple Position The JAXB binding is designed to be read-only and is not designed for writingclass
XmlPreAssembly
Xml implementation of preassemblyclass
XmlProtein
Xml implementation of proteinclass
XmlRange
Xml implementation of Range The JAXB binding is designed to be read-only and is not designed for writingclass
XmlResultingSequence
Xml implementation of resulting sequence for XML 2.5class
XmlSource
Desciption of the source of the entry, usually an organisationclass
XmlStoichiometryRange
Xml 2.5 implementation of stoichiometry range valuesclass
XmlVariableParameter
XML 2.5 implementation of variable parameterstatic class
XmlVariableParameter.JAXBVariableValueWrapper
class
XmlVariableParameterValue
XML 2.5 implementation of variable parameter valueclass
XmlXref
Refers to a unique object in an external database.static class
XmlXref.JAXBAttributeWrapper
class
XrefContainer
Xref 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 interface
ExtendedPsiXmlInteractionEvidence
Extended interaction evidence for PSI-XML 2,5 standardsinterface
ExtendedPsiXmlModelledInteraction
Extended interaction for PSI-XML 2,5 standardsClasses in psidev.psi.mi.jami.xml.model.extension.xml300 that implement FileSourceContext Modifier and Type Class Description class
AbstractPsiXmlInteraction<T extends Participant>
Abstract class for xml interactions implementing ExtendedPsiXmlInteraction interfacestatic class
AbstractPsiXmlInteraction.JAXBInferredInteractionWrapper
class
AbstractXmlAnnotation
Xml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclass
AbstractXmlBasicInteraction
Xml implementation of interactionstatic class
AbstractXmlBasicInteraction.JAXBParticipantWrapper
class
AbstractXmlComplex
Xml implementation for complexclass
AbstractXmlConfidence
abstract Xml implementation of confidenceclass
AbstractXmlCooperativeEffect
Abstract class for XML 3.0 cooperative effectsstatic class
AbstractXmlCooperativeEffect.JAXBAffectedInteractionRefWrapper
static class
AbstractXmlCooperativeEffect.JAXBAttributeWrapper
static class
AbstractXmlCooperativeEffect.JAXBCooperativityEvidenceWrapper
class
AbstractXmlCvTerm
Abstract cv termstatic class
AbstractXmlCvTerm.JAXBAttributeWrapper
class
AbstractXmlEntity<F extends Feature>
Abstract class for XmlEntitystatic class
AbstractXmlEntity.JAXBFeatureWrapper<F extends Feature>
class
AbstractXmlExperiment
Xml imstatic class
AbstractXmlExperiment.JAXBAttributeWrapper
static class
AbstractXmlExperiment.JAXBConfidenceWrapper
static class
AbstractXmlExperiment.JAXBHostOrganismWrapper
static class
AbstractXmlExperiment.JAXBVariableParameterWrapper
class
AbstractXmlFeature<P extends Entity,F extends Feature>
Abstract class for Xml featuresstatic class
AbstractXmlFeature.JAXBAttributeWrapper
static class
AbstractXmlFeature.JAXBRangeWrapper
class
AbstractXmlInteraction<T extends Participant>
Abstract class for xml interactionsstatic class
AbstractXmlInteraction.JAXBAttributeWrapper
static class
AbstractXmlInteraction.JAXBParticipantWrapper<T extends Participant>
class
AbstractXmlInteractionEvidence
Xml implementation of InteractionEvidencestatic class
AbstractXmlInteractionEvidence.JAXBConfidenceWrapper
static class
AbstractXmlInteractionEvidence.JAXBExperimentWrapper
static class
AbstractXmlInteractionEvidence.JAXBParameterWrapper
static class
AbstractXmlInteractionEvidence.JAXBParticipantWrapper
class
AbstractXmlInteractor
The Xml implementation of Interactorstatic class
AbstractXmlInteractor.JAXBAttributeWrapper
class
AbstractXmlModelledInteraction
Xml implementation of ModelledInteractionstatic class
AbstractXmlModelledInteraction.JAXBConfidenceWrapper
static class
AbstractXmlModelledInteraction.JAXBExperimentWrapper
static class
AbstractXmlModelledInteraction.JAXBParameterWrapper
static class
AbstractXmlModelledInteraction.JAXBParticipantWrapper
class
AbstractXmlParameter
Abstract Xml implementation of Parameterclass
AbstractXmlParticipant<I extends Interaction,F extends Feature>
Abstract class for XmlParticipantstatic class
AbstractXmlParticipant.JAXBAttributeWrapper
static class
AbstractXmlParticipant.JAXBInteractorCandidateWrapper<I extends Interaction,F extends Feature,P extends ParticipantCandidate>
class
AbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>
Abstract class for XML Participant poolclass
AbstractXmlPosition
Abstract class for XmlPositionclass
AbstractXmlSource
Desciption of the source of the entry, usually an organisationstatic class
AbstractXmlSource.JAXBAttributeWrapper
class
Availability
A text describing the availability of data, e.g.class
BibRef
Xml implementation of a Publicationstatic class
BibRef.JAXBAttributeWrapper
class
BindingFeatures
Class that wraps a list of linkedFeatures which all bind togetherclass
ComplexNamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclass
CvTermXrefContainer
Container for both xrefs and identifiers in a CvTermclass
DefaultAvailability
A text describing the availability of data, e.g.class
DefaultXmlAnnotation
Xml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclass
DefaultXmlBasicInteraction
Xml implementation of interactionclass
DefaultXmlComplex
Xml implementation for complexclass
DefaultXmlExperiment
Xml imclass
DefaultXmlInteractionEvidence
Xml implementation of InteractionEvidenceclass
DefaultXmlInteractor
The Xml implementation of Interactorclass
DefaultXmlModelledInteraction
Xml implementation of ModelledInteractionclass
DefaultXmlSource
Desciption of the source of the entry, usually an organisationclass
ExperimentalCvTerm
This elements is controlled by the PSI-MI controlled vocabulary "experimentalPreparation", root term id MI:0346.static class
ExperimentalCvTerm.JAXBExperimentRefWrapper
class
ExperimentalInteractor
Java class for experimentalInteractor complex type.static class
ExperimentalInteractor.JAXBExperimentRefWrapper
class
ExperimentXrefContainer
Xref container for Experimentclass
FeatureXrefContainer
Xref container for Featureclass
HostOrganism
The experiment/participant host organismstatic class
HostOrganism.JAXBExperimentRefWrapper
class
InferredInteraction
Java class for inferredInteraction complex type.static class
InferredInteraction.JAXBExperimentRefWrapper
class
InferredInteractionParticipant
Participant of the inferred interaction.class
InteractionXrefContainer
Xref container for interactionsclass
InteractorXrefContainer
Xref container for interactorsclass
NamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclass
PublicationXrefContainer
Xref container for a Publicationclass
XmlAlias
Xml implementation of an Alias.class
XmlAllostery
XML 3.0 implementation of Allosteryclass
XmlAnnotation
Xml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclass
XmlBasicInteraction
Xml implementation of interactionclass
XmlBasicInteractionComplexWrapper
Wrapper 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.class
XmlBioactiveEntity
Xml implementation of BioactiveEntityclass
XmlCausalRelationship
XML 3.0 implementation of causal relationshipclass
XmlComplex
Xml implementation of ModelledInteractionclass
XmlConfidence
Xml implementation of confidencestatic class
XmlConfidence.JAXBExperimentRefWrapper
class
XmlCooperativityEvidence
Xml 3.0 implementation for cooperativity evidencestatic class
XmlCooperativityEvidence.JAXBEvidenceMethodWrapper
class
XmlCvTerm
Xml implementation of CvTerm.class
XmlExperiment
Xml 3.0 implementation of experimentclass
XmlExperimentalParticipantCandidate
Xml implementation of ParticipantEvidencestatic class
XmlExperimentalParticipantCandidate.JAXBFeatureWrapper
class
XmlExperimentalParticipantCandidateWrapper
Wrapper 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.class
XmlExperimentalParticipantPool
Xml implementation of participant poolclass
XmlExperimentalParticipantPoolWrapper
Wrapper 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.class
XmlFeature
Simple Xml implementation of a Featureclass
XmlFeatureEvidence
Xml implementation of a Featurestatic class
XmlFeatureEvidence.JAXBExperimentRefWrapper
static class
XmlFeatureEvidence.JAXBParameterWrapper
class
XmlFeatureEvidenceWrapper
Xml wrapper for feature evidences.class
XmlFeatureModificationEffector
Xml implementation of feature modification effectorclass
XmlFeatureWrapper
Xml wrapper for basic featuresclass
XmlGene
Xml implementation of a Geneclass
XmlInteractionEvidence
Xml implementation of InteractionEvidencestatic class
XmlInteractionEvidence.JAXBCausalRelationshipWrapper
static class
XmlInteractionEvidence.JAXBExperimentWrapper
static class
XmlInteractionEvidence.JAXBVariableParameterValueSetWrapper
class
XmlInteractionEvidenceComplexWrapper
Xml wrapper for interaction evidences used as complexclass
XmlInteractor
The Xml implementation of Interactorclass
XmlInteractorPool
Xml implementation for InteractorSetclass
XmlInterval
Xml implementation of a position which is an interval The JAXB binding is designed to be read-only and is not designed for writingclass
XmlModelledConfidence
Xml 3.0 implementation of ModelledConfidenceclass
XmlModelledFeature
The xml implementation of a modelledFeatureclass
XmlModelledInteraction
Xml 3.0.0 implementation of ModelledInteractionstatic class
XmlModelledInteraction.JAXBAttributeWrapper
static class
XmlModelledInteraction.JAXBBindingFeaturesWrapper
static class
XmlModelledInteraction.JAXBCausalRelationshipWrapper
static class
XmlModelledInteraction.JAXBConfidenceWrapper
static class
XmlModelledInteraction.JAXBCooperativeEffectWrapper
static class
XmlModelledInteraction.JAXBParameterWrapper
static class
XmlModelledInteraction.JAXBParticipantWrapper
class
XmlModelledInteractionComplexWrapper
Wrapper for complexes that were loaded as abstract interactionsclass
XmlModelledParameter
Xml 3.0 implementation of ModelledParameterclass
XmlModelledParticipant
XML implementation of ModelledParticipantstatic class
XmlModelledParticipant.JAXBFeatureWrapper
static class
XmlModelledParticipant.JAXBInteractorCandidatesWrapper
class
XmlModelledParticipantCandidate
XML implementation of ModelledParticipantCandidatestatic class
XmlModelledParticipantCandidate.JAXBFeatureWrapper
class
XmlModelledParticipantPool
Xml implementation of participant poolclass
XmlMolecule
Xml implementation of moleculeclass
XmlMoleculeEffector
XML implementation of allosteric molecule effectorclass
XmlNucleicAcid
Xml implementation of Nucleic acidclass
XmlOpenCvTerm
Xml implementation of CvTerm.class
XmlOrganism
Xml implementation of an organismclass
XmlParameter
Xml implementation of Parameterclass
XmlParticipant
Xml implementation of a simple participantstatic class
XmlParticipant.JAXBFeatureWrapper
class
XmlParticipantCandidateWrapper
Wrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateclass
XmlParticipantEvidence
Xml implementation of ParticipantEvidencestatic class
XmlParticipantEvidence.JAXBConfidenceWrapper
static class
XmlParticipantEvidence.JAXBExperimentalInteractorWrapper
static class
XmlParticipantEvidence.JAXBExperimentalPreparationWrapper
static class
XmlParticipantEvidence.JAXBExperimentalRoleWrapper
static class
XmlParticipantEvidence.JAXBFeatureWrapper
static class
XmlParticipantEvidence.JAXBHostOrganismWrapper
static class
XmlParticipantEvidence.JAXBInteractorCandidatesWrapper
static class
XmlParticipantEvidence.JAXBParameterWrapper
static class
XmlParticipantEvidence.JAXBParticipantIdentificationWrapper
class
XmlParticipantEvidenceWrapper
Wrapper 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.class
XmlParticipantPoolWrapper
Wrapper for XmlParticipantclass
XmlParticipantWrapper
Wrapper for XmlParticipantclass
XmlPolymer
Xml implementation of Polymerclass
XmlPosition
Xml implementation of a simple Position The JAXB binding is designed to be read-only and is not designed for writingclass
XmlPreAssembly
Xml 3.0 implementation of preassemblyclass
XmlProtein
Xml implementation of proteinclass
XmlRange
Xml implementation of Range The JAXB binding is designed to be read-only and is not designed for writingclass
XmlResultingSequence
Xml implementation of resulting sequence for XML 3.0class
XmlSource
Desciption of the source of the entry, usually an organisationclass
XmlStoichiometryRange
Xml 3.0 implementation of stoichiometry range valuesclass
XmlVariableParameter
XML 3.0 implementation of variable parameterstatic class
XmlVariableParameter.JAXBVariableValueWrapper
class
XmlVariableParameterValue
XML 3.0 implementation of variable parameter valueclass
XmlVariableParameterValueSet
XML 3.0 implementation of variable parameter value setclass
XmlXref
Refers to a unique object in an external database.static class
XmlXref.JAXBAttributeWrapper
class
XrefContainer
Xref 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 interface
XmlIdReference
A XML reference to an parent having an idClasses in psidev.psi.mi.jami.xml.model.reference that implement FileSourceContext Modifier and Type Class Description class
AbstractFeatureRef<E extends Entity,F extends Feature>
Abstract feature referenceclass
AbstractXmlIdReference
Abstract 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 class
AbstractAvailabilityRef
Abstract class for Availability refclass
AbstractComplexRef
Abstract class for references to a complexclass
AbstractEntityRef<T extends Feature>
Abstract entity referenceclass
AbstractExperimentRef
Abstract class for an ModelledInteractionRefclass
AbstractInteractorRef
An implementation of XmlIdReference for interactorsclass
AbstractParticipantRef<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 class
AbstractAvailabilityRef
Abstract class for Availability refclass
AbstractComplexRef
Abstract class for references to a complexclass
AbstractEntityRef<T extends Feature>
Abstract entity referenceclass
AbstractExperimentRef
Abstract class for an ModelledInteractionRefclass
AbstractInteractorRef
An implementation of XmlIdReference for interactorsclass
AbstractParticipantRef<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 class
AbstractAvailabilityRef
Abstract class for Availability refclass
AbstractComplexRef
Abstract class for references to a complexclass
AbstractEntityRef<T extends Feature>
Abstract entity referenceclass
AbstractExperimentRef
Abstract class for an ModelledInteractionRefclass
AbstractInteractorRef
An implementation of XmlIdReference for interactorsclass
AbstractParticipantRef<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 class
AbstractEntry<T extends Interaction>
Abstract class for Entrystatic class
AbstractEntry.JAXBAnnotationsWrapper
static class
AbstractEntry.JAXBInteractionsWrapper<T>
static class
AbstractEntry.JAXBInteractorsWrapper
class
BasicEntry
Basic Entry implementation for JAXB read only.static class
BasicEntry.JAXBInteractionsWrapper
class
ComplexEntry
Complex Entry implementation for JAXB read only.static class
ComplexEntry.JAXBExperimentsWrapper
static class
ComplexEntry.JAXBInteractionsWrapper
class
ExperimentalEntry
Entry implementation for JAXB read onlystatic class
ExperimentalEntry.JAXBAvailabilitiesWrapper
static class
ExperimentalEntry.JAXBExperimentsWrapper
static class
ExperimentalEntry.JAXBInteractionsWrapper
class
ModelledEntry
Modelled Entry implementation for JAXB read only.static class
ModelledEntry.JAXBExperimentsWrapper
static class
ModelledEntry.JAXBInteractionsWrapper
class
Xml253BasicEntrySet
Basic EntrySet implementation for JAXB read only .class
Xml253ComplexEntrySet
Modelled EntrySet implementation for JAXB read only Ignore all experimental detailsclass
Xml253ExperimentalEntrySet
Xml253ExperimentalEntrySet implementation for JAXB read onlyclass
Xml253ModelledEntrySet
Modelled 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 class
AbstractEntry<T extends Interaction>
Abstract class for Entrystatic class
AbstractEntry.JAXBAnnotationsWrapper
static class
AbstractEntry.JAXBInteractionsWrapper<T>
static class
AbstractEntry.JAXBInteractorsWrapper
class
BasicEntry
Basic Entry implementation for JAXB read only.static class
BasicEntry.JAXBInteractionsWrapper
class
ComplexEntry
Complex Entry implementation for JAXB read only.static class
ComplexEntry.JAXBExperimentsWrapper
static class
ComplexEntry.JAXBInteractionsWrapper
class
ExperimentalEntry
Entry implementation for JAXB read onlystatic class
ExperimentalEntry.JAXBAvailabilitiesWrapper
static class
ExperimentalEntry.JAXBExperimentsWrapper
static class
ExperimentalEntry.JAXBInteractionsWrapper
class
ModelledEntry
Modelled Entry implementation for JAXB read only.static class
ModelledEntry.JAXBExperimentsWrapper
static class
ModelledEntry.JAXBInteractionsWrapper
class
Xml254BasicEntrySet
Basic EntrySet implementation for JAXB read only .class
Xml254ComplexEntrySet
Modelled EntrySet implementation for JAXB read only Ignore all experimental detailsclass
Xml254ExperimentalEntrySet
Xml254ExperimentalEntrySet implementation for JAXB read onlyclass
Xml254ModelledEntrySet
Modelled EntrySet implementation for JAXB read only Ignore all experimental details -
Uses of FileSourceContext in psidev.psi.mi.jami.xml.model.xml30
-