@Entity @Indexed public class CovalentBindingFeatureImpl extends BindingFeatureImpl implements CovalentBindingFeature
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 |
|---|
CovalentBindingFeatureImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
equivalenceCode()
If two elements are equivalent, then their equivalence code should be the
same.
|
Class<? extends CovalentBindingFeature> |
getModelInterface()
This method returns the actual model interface that a class implements.
|
SequenceModificationVocabulary |
getModificationType() |
protected boolean |
semanticallyEquivalent(BioPAXElement element) |
void |
setModificationType(SequenceModificationVocabulary modificationType) |
getBindsTo, getIntraMolecular, setBindsTo, setIntraMolecularaddEvidence, 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, isEquivalent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBindsTo, getIntraMolecular, setBindsTo, setIntraMolecularaddMemberFeature, atEquivalentLocation, getEntityFeatureOf, getFeatureLocation, getFeatureLocationType, getFeatureOf, getMemberFeature, getMemberFeatureOf, getNotFeatureOf, removeMemberFeature, setFeatureLocation, setFeatureLocationTypeaddEvidence, getEvidence, removeEvidenceaddComment, getComment, removeCommentgetAnnotations, getRDFId, isEquivalentpublic Class<? extends CovalentBindingFeature> getModelInterface()
BioPAXElementgetModelInterface in interface BioPAXElementgetModelInterface in class BindingFeatureImplorg.biopax.paxtools.model package
corresponding to a BioPAX class.public SequenceModificationVocabulary getModificationType()
getModificationType in interface ModificationFeaturepublic void setModificationType(SequenceModificationVocabulary modificationType)
setModificationType in interface ModificationFeaturemodificationType - Description and classification of the feature.protected boolean semanticallyEquivalent(BioPAXElement element)
semanticallyEquivalent in class BindingFeatureImplpublic int equivalenceCode()
BioPAXElementequivalenceCode in interface BioPAXElementequivalenceCode in class BindingFeatureImplCopyright © 2015 BioPAX. All rights reserved.