|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.metaqtl.adapter.MetaMapAdapter
public final class MetaMapAdapter
This class defines some usefull methods to adapt MetaMap
objects into other kinds of objects or the inverse.
| Constructor Summary | |
|---|---|
MetaMapAdapter()
|
|
| Method Summary | |
|---|---|
static IBioGenome |
toIBioGenome(MetaMap metaMap)
This methos convert a MetaMap object into
an object which is consistent with the IBioGenome
interface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaMapAdapter()
| Method Detail |
|---|
public static IBioGenome toIBioGenome(MetaMap metaMap)
MetaMap object into
an object which is consistent with the IBioGenome
interface.
metaMap - the MetaMap to convert.
IBioGenome
interface.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||