|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.thalia.bio.entity.BioEntity
org.thalia.bio.entity.BioEntityContainer
org.thalia.bio.entity.AlleleContainer
org.thalia.bio.entity.Locus
org.thalia.bio.entity.Marker
public class Marker
Class Description Here
| Field Summary |
|---|
| Fields inherited from class org.thalia.bio.entity.Locus |
|---|
position |
| Fields inherited from class org.thalia.bio.entity.BioEntityContainer |
|---|
entities |
| Fields inherited from class org.thalia.bio.entity.BioEntity |
|---|
name, parent, properties |
| Fields inherited from interface org.thalia.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.thalia.bio.entity.Locus |
|---|
getGroup, getLocusAdapter, getPosition, newLocus, newLocus, setGroup, setPosition, setPosition, setPosition |
| Methods inherited from class org.thalia.bio.entity.AlleleContainer |
|---|
addAllele, alleles, getAllele, getAlleleNumber, removeAllele |
| Methods inherited from class org.thalia.bio.entity.BioEntityContainer |
|---|
addEntity, entities, entityNumber, getEntity, removeEntity |
| Methods inherited from class org.thalia.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.thalia.bio.IBioLocus |
|---|
addAllele, alleles, getAllele, getAlleleNumber, getGroup, getPosition, removeAllele, setGroup, setPosition, setPosition, setPosition |
| Methods inherited from interface org.thalia.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 IBioEntitygetType in interface IBioLocusgetType in class AlleleContainerpublic IBioAdapter getBioAdapter()
getBioAdapter in interface IBioAdaptablepublic int getLocusType()
getLocusType in interface IBioLocus
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||