Uses of Interface
psidev.psi.mi.jami.model.Alias
-
-
Uses of Alias in psidev.psi.mi.jami.binary.impl
Methods in psidev.psi.mi.jami.binary.impl that return types with arguments of type Alias Modifier and Type Method Description Collection<Alias>DefaultNamedBinaryInteraction. getAliases()Getter for the fieldaliases.Collection<Alias>DefaultNamedBinaryInteractionEvidence. getAliases()Getter for the fieldaliases.Collection<Alias>DefaultNamedModelledBinaryInteraction. getAliases()Getter for the fieldaliases.Method parameters in psidev.psi.mi.jami.binary.impl with type arguments of type Alias Modifier and Type Method Description protected voidDefaultNamedBinaryInteraction. initialiseAliasesWith(Collection<Alias> aliases)initialiseAliasesWithprotected voidDefaultNamedBinaryInteractionEvidence. initialiseAliasesWith(Collection<Alias> aliases)initialiseAliasesWithprotected voidDefaultNamedModelledBinaryInteraction. initialiseAliasesWith(Collection<Alias> aliases)initialiseAliasesWith -
Uses of Alias in psidev.psi.mi.jami.bridges.ols
Methods in psidev.psi.mi.jami.bridges.ols that return types with arguments of type Alias Modifier and Type Method Description Collection<Alias>LazyCvTerm. getSynonyms()getSynonyms. -
Uses of Alias in psidev.psi.mi.jami.enricher.impl.full
Methods in psidev.psi.mi.jami.enricher.impl.full with parameters of type Alias Modifier and Type Method Description voidFullFeatureEvidenceEnricher. onAddedAlias(Protein o, Alias added)Listen to the event where an alias has been added to the object aliases.voidFullFeatureEvidenceUpdater. onAddedAlias(Protein o, Alias added)Listen to the event where an alias has been added to the object aliases.voidFullFeatureUpdater. onAddedAlias(Protein o, Alias added)Listen to the event where an alias has been added to the object aliases.voidFullFeatureEvidenceEnricher. onRemovedAlias(Protein o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidFullFeatureEvidenceUpdater. onRemovedAlias(Protein o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidFullFeatureUpdater. onRemovedAlias(Protein o, Alias removed)Listen to the event where an alias has been removed from the object aliases. -
Uses of Alias in psidev.psi.mi.jami.enricher.impl.minimal
Methods in psidev.psi.mi.jami.enricher.impl.minimal with parameters of type Alias Modifier and Type Method Description voidMinimalFeatureEnricher. onAddedAlias(Protein o, Alias added)Listen to the event where an alias has been added to the object aliases.voidMinimalFeatureEvidenceUpdater. onAddedAlias(Protein o, Alias added)Listen to the event where an alias has been added to the object aliases.voidMinimalFeatureEnricher. onRemovedAlias(Protein o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidMinimalFeatureEvidenceUpdater. onRemovedAlias(Protein o, Alias removed)Listen to the event where an alias has been removed from the object aliases. -
Uses of Alias in psidev.psi.mi.jami.enricher.listener.impl
Methods in psidev.psi.mi.jami.enricher.listener.impl with parameters of type Alias Modifier and Type Method Description voidComplexEnricherListenerManager. onAddedAlias(Complex o, Alias added)Listen to the event where an alias has been added to the object aliases.voidCvTermEnricherListenerManager. onAddedAlias(CvTerm cv, Alias added)Listen to the event where an alias has been added to the object aliases.voidFeatureEnricherListenerManager. onAddedAlias(T o, Alias added)Listen to the event where an alias has been added to the object aliases.voidInteractorEnricherListenerManager. onAddedAlias(T interactor, Alias added)Listen to the event where an alias has been added to the object aliases.voidOrganismEnricherListenerManager. onAddedAlias(Organism organism, Alias added)Listen to the event where an alias has been added to the object aliases.voidParticipantEnricherListenerManager. onAddedAlias(P o, Alias added)Listen to the event where an alias has been added to the object aliases.voidComplexEnricherListenerManager. onRemovedAlias(Complex o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidCvTermEnricherListenerManager. onRemovedAlias(CvTerm o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidFeatureEnricherListenerManager. onRemovedAlias(T o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidInteractorEnricherListenerManager. onRemovedAlias(T interactor, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidOrganismEnricherListenerManager. onRemovedAlias(Organism organism, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidParticipantEnricherListenerManager. onRemovedAlias(P o, Alias removed)Listen to the event where an alias has been removed from the object aliases. -
Uses of Alias in psidev.psi.mi.jami.enricher.listener.impl.writer
Methods in psidev.psi.mi.jami.enricher.listener.impl.writer with parameters of type Alias Modifier and Type Method Description voidComplexEnricherStatisticsWriter. onAddedAlias(Complex o, Alias added)Listen to the event where an alias has been added to the object aliases.voidCvTermEnricherStatisticsWriter. onAddedAlias(CvTerm cv, Alias added)Listen to the event where an alias has been added to the object aliases.voidFeatureEnricherStatisticsWriter. onAddedAlias(T o, Alias added)Listen to the event where an alias has been added to the object aliases.voidInteractorEnricherStatisticsWriter. onAddedAlias(T interactor, Alias added)Listen to the event where an alias has been added to the object aliases.voidOrganismEnricherStatisticsWriter. onAddedAlias(Organism organism, Alias added)Listen to the event where an alias has been added to the object aliases.voidParticipantEnricherStatisticsWriter. onAddedAlias(P o, Alias added)Listen to the event where an alias has been added to the object aliases.voidComplexEnricherStatisticsWriter. onRemovedAlias(Complex o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidCvTermEnricherStatisticsWriter. onRemovedAlias(CvTerm cv, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidFeatureEnricherStatisticsWriter. onRemovedAlias(T o, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidInteractorEnricherStatisticsWriter. onRemovedAlias(T interactor, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidOrganismEnricherStatisticsWriter. onRemovedAlias(Organism organism, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidParticipantEnricherStatisticsWriter. onRemovedAlias(P o, Alias removed)Listen to the event where an alias has been removed from the object aliases. -
Uses of Alias in psidev.psi.mi.jami.enricher.util
Method parameters in psidev.psi.mi.jami.enricher.util with type arguments of type Alias Modifier and Type Method Description static <T> voidEnricherUtils. mergeAliases(T termToEnrich, Collection<Alias> toEnrichAliases, Collection<Alias> fetchedAliases, boolean remove, AliasesChangeListener<T> aliasListener)mergeAliases. -
Uses of Alias in psidev.psi.mi.jami.listener
Methods in psidev.psi.mi.jami.listener with parameters of type Alias Modifier and Type Method Description voidAliasesChangeListener. onAddedAlias(T o, Alias added)Listen to the event where an alias has been added to the object aliases.voidAliasesChangeListener. onRemovedAlias(T o, Alias removed)Listen to the event where an alias has been removed from the object aliases. -
Uses of Alias in psidev.psi.mi.jami.listener.impl
Methods in psidev.psi.mi.jami.listener.impl with parameters of type Alias Modifier and Type Method Description voidCvTermChangeLogger. onAddedAlias(CvTerm cv, Alias added)Listen to the event where an alias has been added to the object aliases.voidFeatureChangeLogger. onAddedAlias(T protein, Alias added)Listen to the event where an alias has been added to the object aliases.voidInteractorChangeLogger. onAddedAlias(T protein, Alias added)Listen to the event where an alias has been added to the object aliases.voidOrganismChangeLogger. onAddedAlias(Organism organism, Alias added)Listen to the event where an alias has been added to the object aliases.voidParticipantChangeLogger. onAddedAlias(T protein, Alias added)Listen to the event where an alias has been added to the object aliases.voidCvTermChangeLogger. onRemovedAlias(CvTerm cv, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidFeatureChangeLogger. onRemovedAlias(T protein, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidInteractorChangeLogger. onRemovedAlias(T protein, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidOrganismChangeLogger. onRemovedAlias(Organism organism, Alias removed)Listen to the event where an alias has been removed from the object aliases.voidParticipantChangeLogger. onRemovedAlias(T protein, Alias removed)Listen to the event where an alias has been removed from the object aliases. -
Uses of Alias in psidev.psi.mi.jami.model
Methods in psidev.psi.mi.jami.model with type parameters of type Alias Modifier and Type Method Description <A extends Alias>
Collection<A>Feature. getAliases()Collection of aliases for a feature.<A extends Alias>
Collection<A>Interactor. getAliases()Collection of aliases for an interactor The Collection cannot be null and if the interactor does not have any aliases, the method should return an empty Collection.<A extends Alias>
Collection<A>NamedExperiment. getAliases()Collection of aliases for an experiment.<A extends Alias>
Collection<A>NamedInteraction. getAliases()Collection of aliases for an interaction.<A extends Alias>
Collection<A>Organism. getAliases()The other names of the organism.<A extends Alias>
Collection<A>Participant. getAliases()Collection of aliases which give more information about the participant.<A extends Alias>
Collection<A>CvTerm. getSynonyms()Collection of synonyms for this CvTerm This method should never return null. -
Uses of Alias in psidev.psi.mi.jami.model.impl
Classes in psidev.psi.mi.jami.model.impl that implement Alias Modifier and Type Class Description classDefaultAliasDefault implementation of Alias.Methods in psidev.psi.mi.jami.model.impl that return types with arguments of type Alias Modifier and Type Method Description Collection<Alias>AbstractFeature. getAliases()Getter for the fieldaliases.Collection<Alias>AbstractParticipant. getAliases()Getter for the fieldaliases.Collection<Alias>DefaultComplex. getAliases()getAliasesCollection<Alias>DefaultInteractor. getAliases()Getter for the fieldaliases.Collection<Alias>DefaultNamedExperiment. getAliases()Getter for the fieldaliases.Collection<Alias>DefaultNamedInteraction. getAliases()Getter for the fieldaliases.Collection<Alias>DefaultNamedInteractionEvidence. getAliases()Getter for the fieldaliases.Collection<Alias>DefaultNamedModelledInteraction. getAliases()Getter for the fieldaliases.Collection<Alias>DefaultOrganism. getAliases()Getter for the fieldaliases.Collection<Alias>DefaultCvTerm. getSynonyms()Getter for the fieldsynonyms.Methods in psidev.psi.mi.jami.model.impl with parameters of type Alias Modifier and Type Method Description protected voidDefaultComplex. processAddedAliasEvent(Alias added)processAddedAliasEventprotected voidDefaultProtein. processAddedAliasEvent(Alias added)processAddedAliasEventprotected voidDefaultComplex. processRemovedAliasEvent(Alias removed)processRemovedAliasEventprotected voidDefaultProtein. processRemovedAliasEvent(Alias removed)processRemovedAliasEventMethod parameters in psidev.psi.mi.jami.model.impl with type arguments of type Alias Modifier and Type Method Description protected voidAbstractFeature. initialiseAliasesWith(Collection<Alias> aliases)initialiseAliasesWithprotected voidAbstractParticipant. initialiseAliasesWith(Collection<Alias> aliases)initialiseAliasesWithprotected voidDefaultInteractor. initialiseAliasesWith(Collection<Alias> aliases)initialiseAliasesWithprotected voidDefaultNamedExperiment. initialiseAliasesWith(Collection<Alias> aliases)initialiseAliasesWithprotected voidDefaultNamedInteraction. initialiseAliasesWith(Collection<Alias> aliases)initialiseAliasesWithprotected voidDefaultNamedInteractionEvidence. initialiseAliasesWith(Collection<Alias> aliases)initialiseAliasesWithprotected voidDefaultNamedModelledInteraction. initialiseAliasesWith(Collection<Alias> aliases)initialiseAliasesWithprotected voidDefaultOrganism. initialiseAliasesWith(Collection<Alias> aliases)initialiseAliasesWithprotected voidDefaultCvTerm. initialiseSynonymsWith(Collection<Alias> aliases)initialiseSynonymsWith -
Uses of Alias in psidev.psi.mi.jami.tab.extension
Classes in psidev.psi.mi.jami.tab.extension that implement Alias Modifier and Type Class Description classMitabAliasExtended alias in MITAB -
Uses of Alias in psidev.psi.mi.jami.tab.io.writer.feeder
Methods in psidev.psi.mi.jami.tab.io.writer.feeder with parameters of type Alias Modifier and Type Method Description voidAbstractMitabColumnFeeder. writeAlias(Alias alias)This methods write the dbsource, alias name and alias type of an aliasvoidDefaultMitabColumnFeeder. writeAlias(Participant participant, Alias alias)This methods write the dbsource, alias name and alias type of an alias.voidMitabColumnFeeder. writeAlias(P participant, Alias alias)This methods write the dbsource, alias name and alias type of an alias.voidMitabColumnFeeder. writeAlias(Alias alias)This methods write the dbsource, alias name and alias type of an aliasvoidMitabInteractionEvidenceFeeder. writeAlias(ParticipantEvidence participant, Alias alias)This methods write the dbsource, alias name and alias type of an alias.voidMitabModelledInteractionFeeder. writeAlias(ModelledParticipant participant, Alias alias)This methods write the dbsource, alias name and alias type of an alias. -
Uses of Alias in psidev.psi.mi.jami.tab.io.writer.feeder.extended
Methods in psidev.psi.mi.jami.tab.io.writer.feeder.extended with parameters of type Alias Modifier and Type Method Description voidDefaultExtendedMitabColumnFeeder. writeAlias(Alias alias)This methods write the dbsource, alias name and alias type of an aliasvoidDefaultExtendedMitabColumnFeeder. writeAlias(Participant participant, Alias alias)This methods write the dbsource, alias name and alias type of an alias.voidExtendedMitabInteractionEvidenceFeeder. writeAlias(Alias alias)This methods write the dbsource, alias name and alias type of an aliasvoidExtendedMitabInteractionEvidenceFeeder. writeAlias(ParticipantEvidence participant, Alias alias)This methods write the dbsource, alias name and alias type of an alias.voidExtendedMitabModelledInteractionFeeder. writeAlias(Alias alias)This methods write the dbsource, alias name and alias type of an aliasvoidExtendedMitabModelledInteractionFeeder. writeAlias(ModelledParticipant participant, Alias alias)This methods write the dbsource, alias name and alias type of an alias. -
Uses of Alias in psidev.psi.mi.jami.tab.utils
Methods in psidev.psi.mi.jami.tab.utils with parameters of type Alias Modifier and Type Method Description static StringMitabUtils. findDbSourceForAlias(Alias alias)The source of the Alias is uniprotkb if the alias type is gene name, gene name synonym, isoform synonym, locus name or orf name.static StringMitabUtils. findDbSourceForAlias(ModelledParticipant participant, Alias alias)The source of the Alias is uniprotkb if the alias type is gene name, gene name synonym, isoform synonym, locus name or orf name.static StringMitabUtils. findDbSourceForAlias(ParticipantEvidence participant, Alias alias)The source of the Alias is uniprotkb if the alias type is gene name, gene name synonym, isoform synonym, locus name or orf name. -
Uses of Alias in psidev.psi.mi.jami.utils
Methods in psidev.psi.mi.jami.utils that return Alias Modifier and Type Method Description static AliasAliasUtils. collectFirstAliasWithType(Collection<? extends Alias> aliases, String typeId, String typeName)This method will return the first Alias having this typeId/type name It will return null if there are no Alias with this type id/namestatic AliasAliasUtils. collectFirstAliasWithTypeAndName(Collection<? extends Alias> aliases, String typeId, String typeName, String name)This method will return the first Alias having this typeId/type name It will return null if there are no Alias with this type id/namestatic AliasAliasUtils. createAlias(String typeName, String name)createAliasstatic AliasAliasUtils. createAlias(String typeName, String typeMi, String name)createAliasstatic AliasAliasUtils. createAuthorAssignedName(String name)createAuthorAssignedNamestatic AliasAliasUtils. createComplexSynonym(String name)createComplexSynonymstatic AliasAliasUtils. createGeneName(String name)createGeneNamestatic AliasAliasUtils. createGeneNameSynonym(String name)createGeneNameSynonymstatic AliasAliasUtils. createIsoformSynonym(String name)createIsoformSynonymstatic AliasAliasUtils. createLocusName(String name)createLocusNamestatic AliasAliasUtils. createOrfName(String name)createOrfNameMethods in psidev.psi.mi.jami.utils that return types with arguments of type Alias Modifier and Type Method Description static Collection<Alias>AliasUtils. collectAllAliasesHavingType(Collection<? extends Alias> aliases, String typeId, String typeName)Extract all the aliases having a specific type.static Collection<Alias>AliasUtils. collectAllAliasesHavingTypeAndName(Collection<? extends Alias> aliases, String typeId, String typeName, String name)Extract all the aliases having a specific type.Methods in psidev.psi.mi.jami.utils with parameters of type Alias Modifier and Type Method Description static booleanAliasUtils. doesAliasHaveType(Alias alias, String typeId, String typeName)To know if an alias have a specific type.static booleanAliasUtils. doesAliasHaveTypeAndName(Alias alias, String typeId, String typeName, String name)To know if an alias have a specific type and name.Method parameters in psidev.psi.mi.jami.utils with type arguments of type Alias Modifier and Type Method Description static Collection<Alias>AliasUtils. collectAllAliasesHavingType(Collection<? extends Alias> aliases, String typeId, String typeName)Extract all the aliases having a specific type.static Collection<Alias>AliasUtils. collectAllAliasesHavingTypeAndName(Collection<? extends Alias> aliases, String typeId, String typeName, String name)Extract all the aliases having a specific type.static AliasAliasUtils. collectFirstAliasWithType(Collection<? extends Alias> aliases, String typeId, String typeName)This method will return the first Alias having this typeId/type name It will return null if there are no Alias with this type id/namestatic AliasAliasUtils. collectFirstAliasWithTypeAndName(Collection<? extends Alias> aliases, String typeId, String typeName, String name)This method will return the first Alias having this typeId/type name It will return null if there are no Alias with this type id/namestatic voidAliasUtils. removeAllAliasesWithType(Collection<? extends Alias> aliases, String typeId, String typeName)Remove all Alias having this method name/method id from the collection of aliasesstatic voidAliasUtils. removeAllAliasesWithTypeAndName(Collection<Alias> aliases, String typeId, String typeName, String name)Remove all Alias having this method name/method id from the collection of aliases -
Uses of Alias in psidev.psi.mi.jami.utils.comparator
Method parameters in psidev.psi.mi.jami.utils.comparator with type arguments of type Alias Modifier and Type Method Description static booleanComparatorUtils. findAtLeastOneMatchingAlias(Collection<? extends Alias> aliases1, Collection<? extends Alias> aliases2)findAtLeastOneMatchingAlias -
Uses of Alias in psidev.psi.mi.jami.utils.comparator.alias
Methods in psidev.psi.mi.jami.utils.comparator.alias with parameters of type Alias Modifier and Type Method Description static booleanDefaultAliasComparator. areEquals(Alias alias1, Alias alias2)Use DefaultAliasComparator to know if two aliases are equals.static booleanUnambiguousAliasComparator. areEquals(Alias alias1, Alias alias2)Use UnambiguousAliasComparator to know if two aliases are equals.intAliasComparator. compare(Alias alias1, Alias alias2)It will first compare alias types and then alias names (case sensitive) - Two aliases which are null are equals - The alias which is not null is before null.intUnambiguousAliasComparator. compare(Alias alias1, Alias alias2)It will first compare alias types and then alias names (case sensitive) - Two aliases which are null are equals - The alias which is not null is before null.static intUnambiguousAliasComparator. hashCode(Alias alias)hashCode -
Uses of Alias in psidev.psi.mi.jami.utils.comparator.interactor
Methods in psidev.psi.mi.jami.utils.comparator.interactor that return types with arguments of type Alias Modifier and Type Method Description CollectionComparator<Alias>InteractorBaseComparator. getAliasCollectionComparator()Getter for the fieldaliasCollectionComparator.Comparator<Alias>InteractorBaseComparator. getAliasComparator()Getter for the fieldaliasComparator. -
Uses of Alias in psidev.psi.mi.jami.xml.io.writer.elements
Methods in psidev.psi.mi.jami.xml.io.writer.elements that return types with arguments of type Alias Modifier and Type Method Description static PsiXmlElementWriter<Alias>PsiXmlElementWriterFactory. createAliasWriter(XMLStreamWriter streamWriter)createAliasWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements with type arguments of type Alias Modifier and Type Method Description static PsiXmlVariableNameWriter<CvTerm>PsiXmlElementWriterFactory. createCvWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlXrefWriter primaryRefWriter)createCvWriter.static PsiXmlInteractionWriter[]PsiXmlElementWriterFactory. createDefaultPsiXmlInteractionWriters(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory interactionCategory, ComplexType complexType, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlElementWriter[] confidenceWriters, PsiXmlElementWriter<Checksum> checksumWriter, PsiXmlVariableNameWriter<CvTerm> interactionTypeWriter, PsiXmlExperimentWriter experimentWriter, PsiXmlElementWriter<String> availabilityWriter, PsiXmlParameterWriter[] parameterWriters, PsiXmlParticipantWriter[] participantWriters, PsiXmlElementWriter inferredInteractionWriter, PsiXmlPublicationWriter publicationWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createDefaultPsiXmlInteractionWriters.static PsiXmlVariableNameWriter<CvTerm>PsiXmlElementWriterFactory. createExperimentalCvWriter(XMLStreamWriter streamWriter, PsiXmlVersion version, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlXrefWriter primaryRefWriter)createExperimentalCvWriter.static PsiXmlExperimentWriterPsiXmlElementWriterFactory. createExperimentWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, boolean named, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlPublicationWriter publicationWriter, PsiXmlElementWriter<Organism> nonExperimentalHostOrganismWriter, PsiXmlVariableNameWriter<CvTerm> detectionMethodWriter, PsiXmlElementWriter<Confidence> confidenceWriter)createExperimentWriter.static PsiXmlInteractionWriter[]PsiXmlElementWriterFactory. createExtendedPsiXmlInteractionWriters(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory interactionCategory, ComplexType complexType, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlElementWriter[] confidenceWriters, PsiXmlElementWriter<Checksum> checksumWriter, PsiXmlVariableNameWriter<CvTerm> interactionTypeWriter, PsiXmlExperimentWriter experimentWriter, PsiXmlElementWriter<String> availabilityWriter, PsiXmlParameterWriter[] parameterWriters, PsiXmlParticipantWriter[] participantWriters, PsiXmlElementWriter inferredInteractionWriter, PsiXmlPublicationWriter publicationWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createExtendedPsiXmlInteractionWriters.static <F extends Feature>
PsiXmlElementWriter<F>[]PsiXmlElementWriterFactory. createFeatureWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, InteractionCategory category, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlVariableNameWriter<CvTerm> featureTypeWriter, PsiXmlParameterWriter parameterWriter)createFeatureWriter.static PsiXmlElementWriter<Organism>PsiXmlElementWriterFactory. createHostOrganismWriter(XMLStreamWriter streamWriter, PsiXmlVersion version, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> annotationWriter, PsiXmlXrefWriter xrefWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createHostOrganismWriter.static PsiXmlInteractionWriter[]PsiXmlElementWriterFactory. createInteractionWritersFor(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory interactionCategory, ComplexType complexType, boolean extended, boolean named, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlElementWriter[] confidenceWriters, PsiXmlElementWriter<Checksum> checksumWriter, PsiXmlVariableNameWriter<CvTerm> interactionTypeWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter, PsiXmlExperimentWriter experimentWriter, PsiXmlElementWriter<String> availabilityWriter, PsiXmlElementWriter<Interactor> interactorWriter, PsiXmlPublicationWriter publicationWriter)createInteractionWritersFor.static PsiXmlElementWriter<Interactor>PsiXmlElementWriterFactory. createInteractorWriter(PsiXmlVersion version, XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlVariableNameWriter<CvTerm> interactorTypeWriter, PsiXmlElementWriter<Organism> organismWriter, PsiXmlElementWriter<Checksum> checksumWriter)createInteractorWriter.static PsiXmlInteractionWriter[]PsiXmlElementWriterFactory. createNamedPsiXmlInteractionWriters(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory interactionCategory, ComplexType complexType, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlElementWriter[] confidenceWriters, PsiXmlElementWriter<Checksum> checksumWriter, PsiXmlVariableNameWriter<CvTerm> interactionTypeWriter, PsiXmlExperimentWriter experimentWriter, PsiXmlElementWriter<String> availabilityWriter, PsiXmlParameterWriter[] parameterWriters, PsiXmlParticipantWriter[] participantWriters, PsiXmlElementWriter inferredInteractionWriter, PsiXmlPublicationWriter publicationWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createNamedPsiXmlInteractionWriters.static PsiXmlVariableNameWriter<CvTerm>PsiXmlElementWriterFactory. createOpenCvWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter)createOpenCvWriter.static PsiXmlElementWriter<Organism>PsiXmlElementWriterFactory. createOrganismWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> annotationWriter, PsiXmlXrefWriter xrefWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createOrganismWriter.static <P extends Participant>
PsiXmlParticipantWriter<P>[]PsiXmlElementWriterFactory. createParticipantWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory category, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlElementWriter<Confidence> confidenceWriter, PsiXmlElementWriter<Interactor> interactorWriter, PsiXmlVariableNameWriter<CvTerm> cvWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter, PsiXmlParameterWriter parameterWriter)createParticipantWriter.static PsiXmlSourceWriterPsiXmlElementWriterFactory. createSourceWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlVersion version, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlPublicationWriter publicationWriter)createSourceWriter. -
Uses of Alias in psidev.psi.mi.jami.xml.io.writer.elements.impl
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl that return types with arguments of type Alias Modifier and Type Method Description PsiXmlElementWriter<Alias>AbstractXmlSourceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlCvTermWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlInteractorWriter. getAliasWriter()Getter for the fieldaliasWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl with parameters of type Alias Modifier and Type Method Description voidXmlAliasWriter. write(Alias object)write.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl with type arguments of type Alias Modifier and Type Method Description voidAbstractXmlSourceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlCvTermWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlInteractorWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of Alias in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts that return types with arguments of type Alias Modifier and Type Method Description PsiXmlElementWriter<Alias>AbstractXmlFeatureWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>AbstractXmlModelledInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>AbstractXmlOrganismWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>AbstractXmlParticipantWriter. getAliasWriter()Getter for the fieldaliasWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts with type arguments of type Alias Modifier and Type Method Description voidAbstractXmlFeatureWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidAbstractXmlModelledInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidAbstractXmlOrganismWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidAbstractXmlParticipantWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of Alias in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml25 that return types with arguments of type Alias Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml25 with type arguments of type Alias Modifier and Type Method Description voidXmlNamedBinaryInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedBinaryInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of Alias in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml30 that return types with arguments of type Alias Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml30 with type arguments of type Alias Modifier and Type Method Description voidXmlNamedBinaryInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of Alias in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml25 that return types with arguments of type Alias Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml25 with type arguments of type Alias Modifier and Type Method Description voidXmlNamedBinaryInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedBinaryInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of Alias in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml30 that return types with arguments of type Alias Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml30 with type arguments of type Alias Modifier and Type Method Description voidXmlNamedBinaryInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of Alias in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended that return types with arguments of type Alias Modifier and Type Method Description PsiXmlElementWriter<Alias>AbstractXmlInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended with type arguments of type Alias Modifier and Type Method Description voidAbstractXmlInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of Alias in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25 that return types with arguments of type Alias Modifier and Type Method Description PsiXmlElementWriter<Alias>AbstractXmlInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25 with type arguments of type Alias Modifier and Type Method Description voidAbstractXmlInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of Alias in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25 that return types with arguments of type Alias Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedExperimentWriter. getAliasWriter()Getter for the fieldaliasWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25 with type arguments of type Alias Modifier and Type Method Description voidXmlNamedExperimentWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of Alias in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30 that return types with arguments of type Alias Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedExperimentWriter. getAliasWriter()Getter for the fieldaliasWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30 with type arguments of type Alias Modifier and Type Method Description voidXmlNamedExperimentWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of Alias in psidev.psi.mi.jami.xml.model.extension
Methods in psidev.psi.mi.jami.xml.model.extension that return types with arguments of type Alias Modifier and Type Method Description Collection<Alias>AbstractBaseXmlInteractor. getAliases()getAliases.List<Alias>AbstractNamesContainer. getAliases()Gets the value of the alias property.Collection<Alias>ExtendedPsiXmlInteraction. getAliases()getAliases.Collection<Alias>ExtendedPsiXmlInteractionEvidence. getAliases()getAliases.Collection<Alias>ExtendedPsiXmlModelledInteraction. getAliases()getAliases.Collection<Alias>PsiXmlInteraction. getAliases()getAliases.Method parameters in psidev.psi.mi.jami.xml.model.extension with type arguments of type Alias Modifier and Type Method Description protected voidAbstractNamesContainer. initialiseAliasesWith(List<Alias> aliases)initialiseAliasesWith. -
Uses of Alias in psidev.psi.mi.jami.xml.model.extension.binary
Methods in psidev.psi.mi.jami.xml.model.extension.binary that return types with arguments of type Alias Modifier and Type Method Description List<Alias>AbstractExtendedXmlBinaryInteraction. getAliases()getAliases.Collection<Alias>AbstractXmlBinaryInteraction. getAliases()getAliases.Collection<Alias>XmlBinaryInteractionEvidenceWrapper. getAliases()getAliases.Collection<Alias>XmlBinaryInteractionWrapper. getAliases()getAliases.Collection<Alias>XmlModelledBinaryInteractionWrapper. getAliases()getAliases. -
Uses of Alias in psidev.psi.mi.jami.xml.model.extension.binary.xml30
Methods in psidev.psi.mi.jami.xml.model.extension.binary.xml30 that return types with arguments of type Alias Modifier and Type Method Description Collection<Alias>XmlModelledBinaryInteraction. getAliases()getAliases.Collection<Alias>XmlModelledBinaryInteractionWrapper. getAliases()getAliases. -
Uses of Alias in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement Alias Modifier and Type Class Description classXmlAliasXml implementation of an Alias.Methods in psidev.psi.mi.jami.xml.model.extension.xml253 that return types with arguments of type Alias Modifier and Type Method Description List<Alias>AbstractXmlComplex. getAliases()Collection of aliases for an interaction.List<Alias>AbstractXmlExperiment. getAliases()Collection of aliases for an experiment.List<Alias>AbstractXmlFeature. getAliases()Collection of aliases for a feature.List<Alias>AbstractXmlInteraction. getAliases()Collection of aliases for an interaction.List<Alias>AbstractXmlParticipant. getAliases()Collection of aliases which give more information about the participant.Collection<Alias>AbstractXmlParticipantPool. getAliases()Collection of aliases which give more information about the participant.List<Alias>NamesContainer. getAliases()Gets the value of the alias property.Collection<Alias>XmlBasicInteractionComplexWrapper. getAliases()Collection of aliases for an interactor The Collection cannot be null and if the interactor does not have any aliases, the method should return an empty Collection.Collection<Alias>XmlFeatureEvidenceWrapper. getAliases()Collection of aliases for a feature.Collection<Alias>XmlFeatureWrapper. getAliases()Collection of aliases for a feature.Collection<Alias>XmlInteractionEvidenceComplexWrapper. getAliases()Collection of aliases for an interactor The Collection cannot be null and if the interactor does not have any aliases, the method should return an empty Collection.Collection<Alias>XmlModelledInteractionComplexWrapper. getAliases()Collection of aliases for an interactor The Collection cannot be null and if the interactor does not have any aliases, the method should return an empty Collection.Collection<Alias>XmlOrganism. getAliases()getAliases.Collection<Alias>XmlParticipantEvidenceWrapper. getAliases()Collection of aliases which give more information about the participant.List<Alias>XmlParticipantWrapper. getAliases()Collection of aliases which give more information about the participant.Collection<Alias>AbstractXmlCvTerm. getSynonyms()getSynonyms. -
Uses of Alias in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement Alias Modifier and Type Class Description classXmlAliasXml implementation of an Alias.Methods in psidev.psi.mi.jami.xml.model.extension.xml254 that return types with arguments of type Alias Modifier and Type Method Description List<Alias>AbstractXmlComplex. getAliases()Collection of aliases for an interaction.List<Alias>AbstractXmlExperiment. getAliases()Collection of aliases for an experiment.List<Alias>AbstractXmlFeature. getAliases()Collection of aliases for a feature.List<Alias>AbstractXmlInteraction. getAliases()Collection of aliases for an interaction.List<Alias>AbstractXmlParticipant. getAliases()Collection of aliases which give more information about the participant.Collection<Alias>AbstractXmlParticipantPool. getAliases()Collection of aliases which give more information about the participant.List<Alias>NamesContainer. getAliases()Gets the value of the alias property.Collection<Alias>XmlBasicInteractionComplexWrapper. getAliases()Collection of aliases for an interactor The Collection cannot be null and if the interactor does not have any aliases, the method should return an empty Collection.Collection<Alias>XmlFeatureEvidenceWrapper. getAliases()Collection of aliases for a feature.Collection<Alias>XmlFeatureWrapper. getAliases()Collection of aliases for a feature.Collection<Alias>XmlInteractionEvidenceComplexWrapper. getAliases()Collection of aliases for an interactor The Collection cannot be null and if the interactor does not have any aliases, the method should return an empty Collection.Collection<Alias>XmlModelledInteractionComplexWrapper. getAliases()Collection of aliases for an interactor The Collection cannot be null and if the interactor does not have any aliases, the method should return an empty Collection.Collection<Alias>XmlOrganism. getAliases()getAliases.Collection<Alias>XmlParticipantEvidenceWrapper. getAliases()Collection of aliases which give more information about the participant.List<Alias>XmlParticipantWrapper. getAliases()Collection of aliases which give more information about the participant.Collection<Alias>AbstractXmlCvTerm. getSynonyms()getSynonyms. -
Uses of Alias in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement Alias Modifier and Type Class Description classXmlAliasXml implementation of an Alias.Methods in psidev.psi.mi.jami.xml.model.extension.xml300 that return types with arguments of type Alias Modifier and Type Method Description List<Alias>AbstractXmlComplex. getAliases()Collection of aliases for an interaction.List<Alias>AbstractXmlExperiment. getAliases()Collection of aliases for an experiment.List<Alias>AbstractXmlFeature. getAliases()Collection of aliases for a feature.List<Alias>AbstractXmlInteraction. getAliases()Collection of aliases for an interaction.List<Alias>AbstractXmlParticipant. getAliases()Collection of aliases which give more information about the participant.Collection<Alias>AbstractXmlParticipantPool. getAliases()Collection of aliases which give more information about the participant.Collection<Alias>ExtendedPsiXmlModelledInteraction. getAliases()getAliases.List<Alias>NamesContainer. getAliases()Gets the value of the alias property.Collection<Alias>XmlBasicInteractionComplexWrapper. getAliases()Collection of aliases for an interactor The Collection cannot be null and if the interactor does not have any aliases, the method should return an empty Collection.Collection<Alias>XmlFeatureEvidenceWrapper. getAliases()Collection of aliases for a feature.Collection<Alias>XmlFeatureWrapper. getAliases()Collection of aliases for a feature.Collection<Alias>XmlInteractionEvidenceComplexWrapper. getAliases()Collection of aliases for an interactor The Collection cannot be null and if the interactor does not have any aliases, the method should return an empty Collection.List<Alias>XmlModelledInteraction. getAliases()Collection of aliases for an interaction.Collection<Alias>XmlModelledInteractionComplexWrapper. getAliases()Collection of aliases for an interactor The Collection cannot be null and if the interactor does not have any aliases, the method should return an empty Collection.Collection<Alias>XmlOrganism. getAliases()getAliases.Collection<Alias>XmlParticipantEvidenceWrapper. getAliases()Collection of aliases which give more information about the participant.List<Alias>XmlParticipantWrapper. getAliases()Collection of aliases which give more information about the participant.Collection<Alias>AbstractXmlCvTerm. getSynonyms()getSynonyms. -
Uses of Alias in psidev.psi.mi.jami.xml.model.reference
Methods in psidev.psi.mi.jami.xml.model.reference that return types with arguments of type Alias Modifier and Type Method Description Collection<Alias>AbstractFeatureRef. getAliases()Collection of aliases for a feature. -
Uses of Alias in psidev.psi.mi.jami.xml.model.reference.xml253
Methods in psidev.psi.mi.jami.xml.model.reference.xml253 with type parameters of type Alias Modifier and Type Method Description <A extends Alias>
Collection<A>AbstractExperimentRef. getAliases()Collection of aliases for an experiment.Methods in psidev.psi.mi.jami.xml.model.reference.xml253 that return types with arguments of type Alias Modifier and Type Method Description Collection<Alias>AbstractComplexRef. getAliases()getAliases.Collection<Alias>AbstractInteractorRef. getAliases()getAliases.Collection<Alias>AbstractParticipantRef. getAliases()getAliases. -
Uses of Alias in psidev.psi.mi.jami.xml.model.reference.xml254
Methods in psidev.psi.mi.jami.xml.model.reference.xml254 with type parameters of type Alias Modifier and Type Method Description <A extends Alias>
Collection<A>AbstractExperimentRef. getAliases()Collection of aliases for an experiment.Methods in psidev.psi.mi.jami.xml.model.reference.xml254 that return types with arguments of type Alias Modifier and Type Method Description Collection<Alias>AbstractComplexRef. getAliases()getAliases.Collection<Alias>AbstractInteractorRef. getAliases()getAliases.Collection<Alias>AbstractParticipantRef. getAliases()getAliases. -
Uses of Alias in psidev.psi.mi.jami.xml.model.reference.xml300
Methods in psidev.psi.mi.jami.xml.model.reference.xml300 with type parameters of type Alias Modifier and Type Method Description <A extends Alias>
Collection<A>AbstractExperimentRef. getAliases()Collection of aliases for an experiment.Methods in psidev.psi.mi.jami.xml.model.reference.xml300 that return types with arguments of type Alias Modifier and Type Method Description Collection<Alias>AbstractComplexRef. getAliases()getAliases.Collection<Alias>AbstractInteractorRef. getAliases()getAliases.Collection<Alias>AbstractParticipantRef. getAliases()getAliases. -
Uses of Alias in psidev.psi.mi.jami.xml.utils
Method parameters in psidev.psi.mi.jami.xml.utils with type arguments of type Alias Modifier and Type Method Description static voidPsiXmlUtils. writeCompleteNamesElement(String shortLabel, String fullName, Collection<Alias> aliases, XMLStreamWriter writer, PsiXmlElementWriter<Alias> aliasWriter)writeCompleteNamesElement.static voidPsiXmlUtils. writeCompleteNamesElement(String shortLabel, String fullName, Collection<Alias> aliases, XMLStreamWriter writer, PsiXmlElementWriter<Alias> aliasWriter)writeCompleteNamesElement.static voidPsiXmlUtils. writeCompleteNamesForExperiment(NamedExperiment xmlExperiment, XMLStreamWriter writer, PsiXmlElementWriter<Alias> aliasWriter)writeCompleteNamesForExperiment.
-