org.biopax.paxtools.model.level2
Interface Level2Element
- All Superinterfaces:
- BioPAXElement, java.lang.Cloneable, java.io.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
getCOMMENT
java.util.Set<java.lang.String> getCOMMENT()
setCOMMENT
void setCOMMENT(java.util.Set<java.lang.String> COMMENT)
addCOMMENT
void addCOMMENT(java.lang.String COMMENT)
removeCOMMENT
void removeCOMMENT(java.lang.String COMMENT)
Copyright © 2011 BioPAX. All Rights Reserved.