@Entity @Indexed public class ModificationFeatureImpl extends EntityFeatureImpl implements ModificationFeature
FIELD_AVAILABILITY, FIELD_COMMENT, FIELD_DATASOURCE, FIELD_ECNUMBER, FIELD_KEYWORD, FIELD_NAME, FIELD_ORGANISM, FIELD_PATHWAY, FIELD_SEQUENCE, FIELD_TERM, FIELD_XREFDB, FIELD_XREFID, FILTER_BY_DATASOURCE, FILTER_BY_ORGANISMUNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Constructor and Description |
|---|
ModificationFeatureImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
equivalenceCode()
If two elements are equivalent, then their equivalence code should be the
same.
|
Class<? extends ModificationFeature> |
getModelInterface()
This method returns the actual model interface that a class implements.
|
SequenceModificationVocabulary |
getModificationType() |
protected boolean |
semanticallyEquivalent(BioPAXElement element) |
void |
setModificationType(SequenceModificationVocabulary featureType) |
String |
toString() |
addEvidence, addMemberFeature, atEquivalentLocation, getEntityFeatureOf, getEvidence, getFeatureLocation, getFeatureLocationType, getFeatureOf, getMemberFeature, getMemberFeatureOf, getNotFeatureOf, locationCode, removeEvidence, removeMemberFeature, setEntityFeatureOf, setEvidence, setFeatureLocation, setFeatureLocationType, setFeatureOf, setMemberFeature, setMemberFeatureOf, setNotFeatureOfaddComment, getComment, getDatasources, getKeywords, getOrganisms, getParentPathways, removeComment, setCommentequals, getAnnotations, getPk, getRDFId, hashCode, isEquivalentclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddMemberFeature, atEquivalentLocation, getEntityFeatureOf, getFeatureLocation, getFeatureLocationType, getFeatureOf, getMemberFeature, getMemberFeatureOf, getNotFeatureOf, removeMemberFeature, setFeatureLocation, setFeatureLocationTypeaddEvidence, getEvidence, removeEvidenceaddComment, getComment, removeCommentgetAnnotations, getRDFId, isEquivalentpublic String toString()
toString in class BioPAXElementImplpublic Class<? extends ModificationFeature> getModelInterface()
BioPAXElementgetModelInterface in interface BioPAXElementgetModelInterface in class EntityFeatureImplorg.biopax.paxtools.model package
corresponding to a BioPAX class.public SequenceModificationVocabulary getModificationType()
getModificationType in interface ModificationFeaturepublic void setModificationType(SequenceModificationVocabulary featureType)
setModificationType in interface ModificationFeaturefeatureType - Description and classification of the feature.protected boolean semanticallyEquivalent(BioPAXElement element)
semanticallyEquivalent in class EntityFeatureImplpublic int equivalenceCode()
BioPAXElementequivalenceCode in interface BioPAXElementequivalenceCode in class EntityFeatureImplCopyright © 2015 BioPAX. All rights reserved.