public class ModificationFeatureImpl extends EntityFeatureImpl implements ModificationFeature
UNKNOWN_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, setFeatureLocation, setFeatureLocationTypeaddComment, getComment, removeComment, setCommentequals, getAnnotations, getUri, hashCode, isEquivalentclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddMemberFeature, atEquivalentLocation, getEntityFeatureOf, getFeatureLocation, getFeatureLocationType, getFeatureOf, getMemberFeature, getMemberFeatureOf, getNotFeatureOf, removeMemberFeature, setFeatureLocation, setFeatureLocationTypeaddEvidence, getEvidence, removeEvidenceaddComment, getComment, removeCommentgetAnnotations, getUri, 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 © 2016 BioPAX. All rights reserved.