Interface ParticipantPool<I extends Interaction,​F extends Feature,​P extends ParticipantCandidate>

    • Method Detail

      • getType

        CvTerm getType()
        The pool type of this participant pool. It is a controlled vocabulary term and cannot be null. Ex: molecule set, candidate set, defined set, ...
        Returns:
        pool type
      • setType

        void setType​(CvTerm type)
        Sets the pool type for this participant pool If the given type is null, this method automatically sets the interactor type to 'molecule set' (MI:1304)
        Parameters:
        type - : molecule type