org.biojavax.bio.seq
Class RichFeature.Template
java.lang.Object
org.biojava.bio.seq.Feature.Template
org.biojavax.bio.seq.RichFeature.Template
- All Implemented Interfaces:
- Serializable, Cloneable
- Enclosing interface:
- RichFeature
public static class RichFeature.Template
- extends Feature.Template
Added-value extension of Feature.Template including bits we're
interested in, eg. featureRelationshipSet for relationships with
other features, and rankedCrossRefs for lookups into other databases.
- See Also:
- Serialized Form
featureRelationshipSet
public Set featureRelationshipSet
rankedCrossRefs
public Set rankedCrossRefs
RichFeature.Template
public RichFeature.Template()