|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.biojava.bio.seq.Feature.Template
|
+--org.biojava.bio.seq.StrandedFeature.Template
|
+--org.biojava.bio.seq.RemoteFeature.Template
| Field Summary | |
java.util.List |
regions
|
RemoteFeature.Resolver |
resolver
|
| Fields inherited from class org.biojava.bio.seq.StrandedFeature.Template |
strand |
| Fields inherited from class org.biojava.bio.seq.Feature.Template |
annotation, location, source, type |
| Constructor Summary | |
RemoteFeature.Template()
|
|
RemoteFeature.Template(Feature.Template theTemplate)
Creates a RemoteFeature.Template that has the same values as the template passed in. |
|
| Methods inherited from class org.biojava.bio.seq.Feature.Template |
equals, hashCode, populate, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.util.List regions
public RemoteFeature.Resolver resolver
| Constructor Detail |
public RemoteFeature.Template()
public RemoteFeature.Template(Feature.Template theTemplate)
theTemplate - the template for this template.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||