|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.metaqtl.bio.util.BioLocusTypes
public final class BioLocusTypes
| Constructor Summary | |
|---|---|
BioLocusTypes()
|
|
| Method Summary | |
|---|---|
static IBioLocus[] |
extractLocus(IBioLocus[] loci,
int type)
This returns extracts in the given array of loci the locus which type matches the given one. |
static int |
parseType(java.lang.String type)
|
static java.lang.String |
typeToString(int type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BioLocusTypes()
| Method Detail |
|---|
public static int parseType(java.lang.String type)
public static java.lang.String typeToString(int type)
public static IBioLocus[] extractLocus(IBioLocus[] loci,
int type)
loci - type -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||