Package 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
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:
-
Field Summary
FieldsFields inherited from class org.biojava.bio.seq.Feature.Template
annotation, location, source, sourceTerm, type, typeTerm
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.biojava.bio.seq.Feature.Template
clone, equals, hashCode, toString
-
Field Details
-
featureRelationshipSet
-
rankedCrossRefs
-
-
Constructor Details
-
Template
public Template()
-