Package org.biopax.paxtools.model.level2
Interface sequenceInterval
- All Superinterfaces:
BioPAXElement,Cloneable,Level2Element,sequenceLocation,Serializable,utilityClass
-
Field Summary
Fields inherited from interface org.biopax.paxtools.model.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSEQUENCE_INTERVAL_BEGIN(sequenceSite SEQUENCE_INTERVAL_BEGIN) voidsetSEQUENCE_INTERVAL_END(sequenceSite SEQUENCE_INTERVAL_END) Methods inherited from interface org.biopax.paxtools.model.BioPAXElement
equivalenceCode, getAnnotations, getModelInterface, getUri, isEquivalentMethods inherited from interface org.biopax.paxtools.model.level2.Level2Element
addCOMMENT, getCOMMENT, removeCOMMENT, setCOMMENT
-
Method Details
-
getSEQUENCE_INTERVAL_BEGIN
sequenceSite getSEQUENCE_INTERVAL_BEGIN() -
getSEQUENCE_INTERVAL_END
sequenceSite getSEQUENCE_INTERVAL_END() -
setSEQUENCE_INTERVAL_BEGIN
-
setSEQUENCE_INTERVAL_END
-