|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.metaqtl.bio.entity.BioEntity
org.metaqtl.bio.entity.BioEntityContainer
org.metaqtl.bio.entity.AlleleContainer
org.metaqtl.bio.entity.Locus
org.metaqtl.bio.entity.Marker
public class Marker
Class Description Here
Field Summary |
---|
Fields inherited from class org.metaqtl.bio.entity.Locus |
---|
position |
Fields inherited from class org.metaqtl.bio.entity.BioEntityContainer |
---|
entities |
Fields inherited from class org.metaqtl.bio.entity.BioEntity |
---|
name, parent, properties |
Fields inherited from interface org.metaqtl.bio.IBioLocus |
---|
MARKER, QTL, TypesString |
Constructor Summary | |
---|---|
Marker()
|
|
Marker(java.lang.String name,
IBioEntity parent)
|
Method Summary | |
---|---|
IBioAdapter |
getBioAdapter()
|
int |
getLocusType()
|
int |
getType()
There are 2 main class of entities. |
Methods inherited from class org.metaqtl.bio.entity.Locus |
---|
getGroup, getLocusAdapter, getPosition, newLocus, newLocus, setGroup, setPosition, setPosition, setPosition |
Methods inherited from class org.metaqtl.bio.entity.AlleleContainer |
---|
addAllele, alleles, getAllele, getAlleleNumber, removeAllele |
Methods inherited from class org.metaqtl.bio.entity.BioEntityContainer |
---|
addEntity, entities, entityNumber, getEntity, removeEntity |
Methods inherited from class org.metaqtl.bio.entity.BioEntity |
---|
getName, getParent, getProperties, newBioEntity, setName, setProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.metaqtl.bio.IBioLocus |
---|
addAllele, alleles, getAllele, getAlleleNumber, getGroup, getPosition, removeAllele, setGroup, setPosition, setPosition, setPosition |
Methods inherited from interface org.metaqtl.bio.IBioEntity |
---|
getName, getParent, getProperties, setName, setProperties |
Constructor Detail |
---|
public Marker()
public Marker(java.lang.String name, IBioEntity parent)
name
- parent
- Method Detail |
---|
public int getType()
IBioEntity
getType
in interface IBioEntity
getType
in interface IBioLocus
getType
in class AlleleContainer
public IBioAdapter getBioAdapter()
getBioAdapter
in interface IBioAdaptable
public int getLocusType()
getLocusType
in interface IBioLocus
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |