|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RichFeatureRelationship | |
---|---|
org.biojavax.bio.seq | Rich implementations of Sequences, Locations and Features. |
Uses of RichFeatureRelationship in org.biojavax.bio.seq |
---|
Classes in org.biojavax.bio.seq that implement RichFeatureRelationship | |
---|---|
class |
SimpleRichFeatureRelationship
Represents a relationship between two features that is described by a term. |
Methods in org.biojavax.bio.seq with parameters of type RichFeatureRelationship | |
---|---|
void |
SimpleRichFeature.addFeatureRelationship(RichFeatureRelationship relationship)
Adds a relationship to this feature holder. |
void |
RichFeatureRelationshipHolder.addFeatureRelationship(RichFeatureRelationship relationship)
Adds a relationship to this feature holder. |
void |
SimpleRichFeature.removeFeatureRelationship(RichFeatureRelationship relationship)
Removes a relationship from this feature holder. |
void |
RichFeatureRelationshipHolder.removeFeatureRelationship(RichFeatureRelationship relationship)
Removes a relationship from this feature holder. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |