Interface XReferrable

All Superinterfaces:
BioPAXElement, Cloneable, Level3Element, Serializable
All Known Subinterfaces:
BiochemicalReaction, BioSource, Catalysis, CellularLocationVocabulary, CellVocabulary, Complex, ComplexAssembly, Control, ControlledVocabulary, Controller, Conversion, Degradation, Dna, DnaReference, DnaRegion, DnaRegionReference, Entity, EntityReference, EntityReferenceTypeVocabulary, Evidence, EvidenceCodeVocabulary, ExperimentalFormVocabulary, Gene, GeneticInteraction, Interaction, InteractionVocabulary, Modulation, MolecularInteraction, Named, NucleicAcid, NucleicAcidReference, NucleicAcidRegionReference, Pathway, PhenotypeVocabulary, PhysicalEntity, Process, Protein, ProteinReference, Provenance, RelationshipTypeVocabulary, Rna, RnaReference, RnaRegion, RnaRegionReference, Score, SequenceEntity, SequenceEntityReference, SequenceModificationVocabulary, SequenceRegionVocabulary, SimplePhysicalEntity, SmallMolecule, SmallMoleculeReference, TemplateReaction, TemplateReactionRegulation, TissueVocabulary, Transport, TransportWithBiochemicalReaction
All Known Implementing Classes:
BiochemicalReactionImpl, BioSourceImpl, CatalysisImpl, CellularLocationVocabularyImpl, CellVocabularyImpl, ComplexAssemblyImpl, ComplexImpl, ControlImpl, ControlledVocabularyImpl, ConversionImpl, DegradationImpl, DnaImpl, DnaReferenceImpl, DnaRegionImpl, DnaRegionReferenceImpl, EntityImpl, EntityReferenceImpl, EntityReferenceTypeVocabularyImpl, EvidenceCodeVocabularyImpl, EvidenceImpl, ExperimentalFormVocabularyImpl, GeneImpl, GeneticInteractionImpl, InteractionImpl, InteractionVocabularyImpl, ModulationImpl, MolecularInteractionImpl, NamedImpl, NucleicAcidImpl, NucleicAcidReferenceImpl, NucleicAcidRegionReferenceImpl, PathwayImpl, PhenotypeVocabularyImpl, PhysicalEntityImpl, ProcessImpl, ProteinImpl, ProteinReferenceImpl, ProvenanceImpl, RelationshipTypeVocabularyImpl, RnaImpl, RnaReferenceImpl, RnaRegionImpl, RnaRegionReferenceImpl, ScoreImpl, SequenceEntityReferenceImpl, SequenceModificationVocabularyImpl, SequenceRegionVocabularyImpl, SimplePhysicalEntityImpl, SmallMoleculeImpl, SmallMoleculeReferenceImpl, TemplateReactionImpl, TemplateReactionRegulationImpl, TissueVocabularyImpl, TransportImpl, TransportWithBiochemicalReactionImpl, XReferrableImpl

public interface XReferrable extends Level3Element
  • Method Details

    • getXref

      Set<Xref> getXref()
    • addXref

      void addXref(Xref xref)
    • removeXref

      void removeXref(Xref xref)