|
||||||||||
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.LocusContainer
org.metaqtl.bio.entity.LGroup
public class LGroup
Class Description Here
Field Summary |
---|
Fields inherited from class org.metaqtl.bio.entity.BioEntityContainer |
---|
entities |
Fields inherited from class org.metaqtl.bio.entity.BioEntity |
---|
name, parent, properties |
Constructor Summary | |
---|---|
LGroup()
|
|
LGroup(java.lang.String name,
IBioEntity parent)
|
Method Summary | |
---|---|
IBioAdapter |
getBioAdapter()
|
int |
getType()
There are 2 main class of entities. |
java.lang.String |
toString()
|
Methods inherited from class org.metaqtl.bio.entity.LocusContainer |
---|
addLocus, getGenome, getLocus, getLocusNumber, loci, removeLocus, setGenome, setLoci |
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, wait, wait, wait |
Methods inherited from interface org.metaqtl.bio.IBioLGroup |
---|
addLocus, getGenome, getLocus, getLocusNumber, loci, removeLocus, setGenome, setLoci |
Methods inherited from interface org.metaqtl.bio.IBioEntity |
---|
getName, getParent, getProperties, setName, setProperties |
Constructor Detail |
---|
public LGroup()
public LGroup(java.lang.String name, IBioEntity parent)
name
- parent
- Method Detail |
---|
public int getType()
IBioEntity
getType
in interface IBioEntity
getType
in class LocusContainer
public IBioAdapter getBioAdapter()
getBioAdapter
in interface IBioAdaptable
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |