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:
java.io.Serializable
,java.lang.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
-
-
Field Summary
Fields Modifier and Type Field Description java.util.Set
featureRelationshipSet
java.util.Set
rankedCrossRefs
-
Fields inherited from class org.biojava.bio.seq.Feature.Template
annotation, location, source, sourceTerm, type, typeTerm
-
-
Constructor Summary
Constructors Constructor Description Template()
-
Method Summary
-
Methods inherited from class org.biojava.bio.seq.Feature.Template
clone, equals, hashCode, toString
-
-