BioLegato 0.7.5 GDE plugin

Uses of Class
org.biolegato.gdesupport.data.Seq.Strandedness

Packages that use Seq.Strandedness
org.biolegato.gdesupport.data   
 

Uses of Seq.Strandedness in org.biolegato.gdesupport.data
 

Methods in org.biolegato.gdesupport.data that return Seq.Strandedness
 Seq.Strandedness Seq.getStrandedness()
           
static Seq.Strandedness Seq.Strandedness.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Seq.Strandedness[] Seq.Strandedness.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.Strandedness
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

Copyright © 2008-2011 University of Manitoba.