Class ExperimentXrefContainer

  • All Implemented Interfaces:
    com.sun.xml.bind.Locatable, FileSourceContext

    public class ExperimentXrefContainer
    extends XrefContainer
    Xref container for Experiment
    Since:
    25/07/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)
    • Constructor Detail

      • ExperimentXrefContainer

        public ExperimentXrefContainer()
    • Method Detail

      • getPublication

        public Publication getPublication()

        Getter for the field publication.

        Returns:
        a Publication object.
      • setPublication

        public void setPublication​(Publication publication)

        Setter for the field publication.

        Parameters:
        publication - a Publication object.
      • processAddedPotentialImex

        protected void processAddedPotentialImex​(Xref added)

        processAddedPotentialImex.

        Parameters:
        added - a Xref object.
      • processRemovedPotentialImex

        protected void processRemovedPotentialImex​(Xref removed)

        processRemovedPotentialImex.

        Parameters:
        removed - a Xref object.
      • clearImexId

        protected void clearImexId()

        clearImexId.