public class CovalentBindingFeatureImpl extends BindingFeatureImpl implements CovalentBindingFeature
UNKNOWN_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, setFeatureLocation, setFeatureLocationTypeaddComment, getComment, removeComment, setCommentequals, getAnnotations, getUri, 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, getUri, 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 © 2016 BioPAX. All rights reserved.