public interface BindingFeature extends EntityFeature
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Modifier and Type | Method and Description |
|---|---|
BindingFeature |
getBindsTo()
A binding feature represents a "half" of the bond between two entities.
|
Boolean |
getIntraMolecular()
IntraMolecular flag is true iff this binding feature represents a bond within the same molecule, for example a
disulfide bond within the same molecule.
|
void |
setBindsTo(BindingFeature bindsTo)
A binding feature represents a "half" of the bond between two entities.
|
void |
setIntraMolecular(Boolean intramolecular)
IntraMolecular flag is true iff this binding feature represents a bond within the same molecule, for example a
disulfide bond within the same molecule.
|
addMemberFeature, atEquivalentLocation, getEntityFeatureOf, getFeatureLocation, getFeatureLocationType, getFeatureOf, getMemberFeature, getMemberFeatureOf, getNotFeatureOf, removeMemberFeature, setFeatureLocation, setFeatureLocationTypeaddEvidence, getEvidence, removeEvidenceaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getModelInterface, getRDFId, isEquivalentBindingFeature getBindsTo()
void setBindsTo(BindingFeature bindsTo)
bindsTo - paired binding feature.Boolean getIntraMolecular()
void setIntraMolecular(Boolean intramolecular)
intramolecular - whether if this binding feature represents a bond within the same molecule.Copyright © 2015 BioPAX. All rights reserved.