|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectReferenceSeries
@ThreadSafe public class ReferenceSeries
A chromographic reference series.
Constructor Summary | |
---|---|
ReferenceSeries(HostServiceRegistry.UniqueID origin,
Element[] leafGeneArray,
List<Element> gList)
Creates a ReferenceSeries. |
Method Summary | |
---|---|
String[] |
leafLocusSetArray()
Returns the series as an array of loci, in document order. |
HostServiceRegistry.UniqueID |
origin()
Identifies the origin of the series. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReferenceSeries(HostServiceRegistry.UniqueID origin, Element[] leafGeneArray, List<Element> gList)
origin
- per origin()leafGeneArray
- array of leaf genes defining this series,
in document ordergList
- list of gene meta-data 'g' elementsMethod Detail |
---|
public String[] leafLocusSetArray()
public final HostServiceRegistry.UniqueID origin()
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |