Interface Level2Element

All Superinterfaces:
BioPAXElement, Cloneable, Serializable
All Known Subinterfaces:
biochemicalReaction, bioSource, catalysis, chemicalStructure, complex, complexAssembly, confidence, control, conversion, dataSource, deltaGprimeO, dna, entity, evidence, experimentalForm, externalReferenceUtilityClass, interaction, InteractionParticipant, kPrime, modulation, openControlledVocabulary, pathway, pathwayComponent, pathwayStep, physicalEntity, physicalEntityParticipant, physicalInteraction, process, protein, publicationXref, relationshipXref, rna, sequenceEntity, sequenceFeature, sequenceInterval, sequenceLocation, sequenceParticipant, sequenceSite, smallMolecule, transport, transportWithBiochemicalReaction, unificationXref, utilityClass, xref, XReferrable

public interface Level2Element extends BioPAXElement
Created by IntelliJ IDEA. User: Emek Date: Feb 9, 2008 Time: 11:41:04 PM
  • Method Details

    • getCOMMENT

      Set<String> getCOMMENT()
    • setCOMMENT

      void setCOMMENT(Set<String> COMMENT)
    • addCOMMENT

      void addCOMMENT(String COMMENT)
    • removeCOMMENT

      void removeCOMMENT(String COMMENT)