public interface sequenceFeature extends utilityClass, XReferrable
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Modifier and Type | Method and Description |
|---|---|
void |
addFEATURE_LOCATION(sequenceLocation FEATURE_LOCATION) |
void |
addSYNONYMS(String SYNONYMS) |
Set<sequenceLocation> |
getFEATURE_LOCATION() |
openControlledVocabulary |
getFEATURE_TYPE() |
String |
getNAME() |
String |
getSHORT_NAME() |
Set<String> |
getSYNONYMS() |
void |
removeFEATURE_LOCATION(sequenceLocation FEATURE_LOCATION) |
void |
removeSYNONYMS(String SYNONYMS) |
void |
setFEATURE_LOCATION(Set<sequenceLocation> FEATURE_LOCATION) |
void |
setFEATURE_TYPE(openControlledVocabulary FEATURE_TYPE) |
void |
setNAME(String NAME) |
void |
setSHORT_NAME(String SHORT_NAME) |
void |
setSYNONYMS(Set<String> SYNONYMS) |
addXREF, findCommonPublications, findCommonRelationships, findCommonUnifications, getXREF, removeXREF, setXREFaddCOMMENT, getCOMMENT, removeCOMMENT, setCOMMENTequivalenceCode, getAnnotations, getModelInterface, getUri, isEquivalentvoid addFEATURE_LOCATION(sequenceLocation FEATURE_LOCATION)
void addSYNONYMS(String SYNONYMS)
Set<sequenceLocation> getFEATURE_LOCATION()
openControlledVocabulary getFEATURE_TYPE()
String getNAME()
String getSHORT_NAME()
void removeFEATURE_LOCATION(sequenceLocation FEATURE_LOCATION)
void removeSYNONYMS(String SYNONYMS)
void setFEATURE_LOCATION(Set<sequenceLocation> FEATURE_LOCATION)
void setFEATURE_TYPE(openControlledVocabulary FEATURE_TYPE)
void setNAME(String NAME)
void setSHORT_NAME(String SHORT_NAME)
Copyright © 2018 BioPAX. All rights reserved.