|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava3.core.sequence.features.AbstractFeature<S,C>
org.biojava3.core.sequence.features.TextFeature<S,C>
public class TextFeature<S extends AbstractSequence<C>,C extends Compound>
A implmentation of AbstractFeature
| Field Summary |
|---|
| Fields inherited from class org.biojava3.core.sequence.features.AbstractFeature |
|---|
LENGTH, LOCATION_LENGTH |
| Constructor Summary | |
|---|---|
TextFeature(java.lang.String type,
java.lang.String source,
java.lang.String shortDescription,
java.lang.String description)
|
|
| Method Summary |
|---|
| Methods inherited from class org.biojava3.core.sequence.features.AbstractFeature |
|---|
getChildrenFeatures, getDescription, getLocations, getParentFeature, getShortDescription, getSource, getType, getUserObject, setChildrenFeatures, setDescription, setLocation, setParentFeature, setShortDescription, setSource, setType, setUserObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextFeature(java.lang.String type,
java.lang.String source,
java.lang.String shortDescription,
java.lang.String description)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||