public interface FramedFeature extends StrandedFeature
Description: An feature that includes the concept of frame by extending stranded.
Copyright: Copyright (c) 2001
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
FramedFeature.ReadingFrame
A singleton to hold the frame information 
 | 
static class  | 
FramedFeature.Template  | 
StrandedFeature.StrandFeature.ByLocationComparatorFeatureHolder.EmptyFeatureHolderAnnotatable.AnnotationForwarder| Modifier and Type | Field and Description | 
|---|---|
static FramedFeature.ReadingFrame | 
FRAME_0  | 
static FramedFeature.ReadingFrame | 
FRAME_1  | 
static FramedFeature.ReadingFrame | 
FRAME_2  | 
NEGATIVE, POSITIVE, STRAND, UNKNOWNbyLocationOrder, LOCATION, PROPERTY_DATA_KEY, SOURCE, SOURCETERM, TYPE, TYPETERMEMPTY_FEATURE_HOLDER, FEATURES, SCHEMAANNOTATION| Modifier and Type | Method and Description | 
|---|---|
FramedFeature.ReadingFrame | 
getReadingFrame()
return the reading frame of the feature. 
 | 
StrandedFeature.Strand | 
getStrand()
Retrieve the strand that this feature lies upon. 
 | 
getSymbols, setStrandfeatures, getLocation, getParent, getSequence, getSource, getSourceTerm, getType, getTypeTerm, makeTemplate, setLocation, setSource, setSourceTerm, setType, setTypeTermcontainsFeature, countFeatures, createFeature, filter, filter, getSchema, removeFeaturegetAnnotationaddChangeListener, addChangeListener, isUnchanging, removeChangeListener, removeChangeListenerstatic final FramedFeature.ReadingFrame FRAME_0
static final FramedFeature.ReadingFrame FRAME_1
static final FramedFeature.ReadingFrame FRAME_2
FramedFeature.ReadingFrame getReadingFrame()
StrandedFeature.Strand getStrand()
StrandedFeatureThis will be one of StrandedFeature.POSITIVE or NEGATIVE.
getStrand in interface StrandedFeatureCopyright © 2020 BioJava. All rights reserved.