|
BioLegato 0.7.5 GDE plugin | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Seq.Topology | |
|---|---|
| org.biolegato.gdesupport.data | |
| Uses of Seq.Topology in org.biolegato.gdesupport.data |
|---|
| Methods in org.biolegato.gdesupport.data that return Seq.Topology | |
|---|---|
Seq.Topology |
Seq.getTopology()
|
static Seq.Topology |
Seq.Topology.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Seq.Topology[] |
Seq.Topology.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.Topology | |
|---|---|
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 | |||||||||