|
BioLegato 0.7.5 GDE plugin | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Seq.Direction | |
|---|---|
| org.biolegato.gdesupport.data | |
| Uses of Seq.Direction in org.biolegato.gdesupport.data |
|---|
| Methods in org.biolegato.gdesupport.data that return Seq.Direction | |
|---|---|
Seq.Direction |
Seq.getDirection()
|
static Seq.Direction |
Seq.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Seq.Direction[] |
Seq.Direction.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.biolegato.gdesupport.data with parameters of type Seq.Direction | |
|---|---|
Seq(Seq.Type type,
java.lang.String name,
java.lang.StringBuffer sequence,
Seq.Direction direction,
Seq.Topology topology,
Seq.Strandedness strandedness)
Constructs new instances of sequence. |
|
Seq(Seq.Type type,
java.lang.String name,
java.lang.StringBuffer sequence,
Seq.Direction direction,
Seq.Topology topology,
Seq.Strandedness strandedness,
int groupID,
java.lang.String description)
Constructs new instances of sequence. |
|
Seq(Seq.Type type,
java.lang.String name,
java.lang.StringBuffer sequence,
Seq.Direction direction,
Seq.Topology topology,
Seq.Strandedness strandedness,
java.lang.StringBuilder original)
Constructs new instances of sequence. |
|
|
BioLegato 0.7.5 GDE plugin | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||