Uses of Class
psidev.psi.mi.jami.xml.model.extension.AbstractInferredInteractionParticipant
-
-
Uses of AbstractInferredInteractionParticipant in psidev.psi.mi.jami.xml.model.extension
Methods in psidev.psi.mi.jami.xml.model.extension that return types with arguments of type AbstractInferredInteractionParticipant Modifier and Type Method Description List<AbstractInferredInteractionParticipant>
AbstractInferredInteraction. getParticipants()
Gets the value of the participants property.Method parameters in psidev.psi.mi.jami.xml.model.extension with type arguments of type AbstractInferredInteractionParticipant Modifier and Type Method Description void
AbstractInferredInteraction. setParticipants(List<AbstractInferredInteractionParticipant> participants)
-
Uses of AbstractInferredInteractionParticipant in psidev.psi.mi.jami.xml.model.extension.xml253
Subclasses of AbstractInferredInteractionParticipant in psidev.psi.mi.jami.xml.model.extension.xml253 Modifier and Type Class Description class
InferredInteractionParticipant
Participant of the inferred interaction.Methods in psidev.psi.mi.jami.xml.model.extension.xml253 that return types with arguments of type AbstractInferredInteractionParticipant Modifier and Type Method Description List<AbstractInferredInteractionParticipant>
InferredInteraction. getParticipants()
Gets the value of the participants property. -
Uses of AbstractInferredInteractionParticipant in psidev.psi.mi.jami.xml.model.extension.xml254
Subclasses of AbstractInferredInteractionParticipant in psidev.psi.mi.jami.xml.model.extension.xml254 Modifier and Type Class Description class
InferredInteractionParticipant
Participant of the inferred interaction.Methods in psidev.psi.mi.jami.xml.model.extension.xml254 that return types with arguments of type AbstractInferredInteractionParticipant Modifier and Type Method Description List<AbstractInferredInteractionParticipant>
InferredInteraction. getParticipants()
Gets the value of the participants property. -
Uses of AbstractInferredInteractionParticipant in psidev.psi.mi.jami.xml.model.extension.xml300
Subclasses of AbstractInferredInteractionParticipant in psidev.psi.mi.jami.xml.model.extension.xml300 Modifier and Type Class Description class
InferredInteractionParticipant
Participant of the inferred interaction.Methods in psidev.psi.mi.jami.xml.model.extension.xml300 that return types with arguments of type AbstractInferredInteractionParticipant Modifier and Type Method Description List<AbstractInferredInteractionParticipant>
InferredInteraction. getParticipants()
Gets the value of the participants property.
-