Serialized Form
|
Package com.objex.progeny.anywhere.data |
ID
java.lang.String ID
- The Allele's ID
rgb
boolean rgb
type
java.lang.String type
- The Allele type designates the type of the Allele. Common Allele types are
HLA-A, HLA-B, HLA-DR etc
color
long color
- The Allele's color use to draw the Allele Icon on the Pedigree
colorManuallyAssigned
boolean colorManuallyAssigned
paternity
java.lang.String paternity
- The partenity of the Allele inheritance. Possible types are Allele.MATERNAL and
Allele.PATERNAL
value
java.lang.String value
iconX
double iconX
- The position in Graphics2D space of the Allele's data. This is where the Allele bar will be drawn starting from
x
double x
- The position in Graphics2D space of the Allele's data. This is where the Allele bar will be drawn starting from
iconY
double iconY
- The position in Graphics2D space of the Allele's data. This is where the Allele bar will be drawn starting from
y
double y
- The position in Graphics2D space of the Allele's data. This is where the Allele bar will be drawn starting from
width
double width
height
double height
hatch
int hatch
infer
boolean infer
indet
boolean indet
markers
java.util.Map<K,V> markers
- The markers that make up this chromosome. A chromosome will have any number of markers. If all the Maternal
markers of a chromosome have been inherited from one parent then the result is a linked set of Alleles inherited
together making up a Haplotype. Each marker in the markers map is retrivable using the marker ID/name.
name
java.lang.String name
nextMarkerSequence
int nextMarkerSequence
id
int id
markers
java.util.Map<K,V> markers
name
java.lang.String name
nextMarkerSequence
int nextMarkerSequence
marker_fieldid_map
java.util.Map<K,V> marker_fieldid_map
id
int id
maternalAllele
Allele maternalAllele
paternalAllele
Allele paternalAllele
name
java.lang.String name
sequence
int sequence
genetic_distance
double genetic_distance
location
double location
alias
java.lang.String alias
cM
double cM
basePairs
double basePairs
data
XRFCustomData data
subtextLegend
XRFSubtextLegend subtextLegend
symbolsLegend
XRFSymbolsLegend symbolsLegend
xmlString
java.lang.String xmlString
geneticData
java.util.Map<K,V> geneticData
markerLegend
MarkerLegend markerLegend
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Overide readobject so that the transient members are set before reading of serilizable members commences
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
nextpos
int nextpos
chromosomes
java.util.Map<K,V> chromosomes
chromosomes_id_map
java.util.Map<K,V> chromosomes_id_map
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Overide readobject so that the transient members are set before reading of serilizable members commences
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
nextpos
int nextpos
chromoItems
java.util.Map<K,V> chromoItems
name
java.lang.String name
sequence
int sequence
alias
java.lang.String alias
cM
double cM
basePairs
double basePairs
fieldid
int fieldid
legendDisplayText
java.lang.String legendDisplayText
type
int type
data
java.util.Map<K,V> data
- Map of data being transmitted. Key is UPN. Value is a Map of Maps keyed by fieldtype. That internal map is keyed by fieldid and the value is a XRFData object
id
int id
name
java.lang.String name
parent
XRFFolder parent
children
java.util.Vector<E> children
|
Package com.objex.progeny.anywhere.fields |
context
int context
dropdownValues
java.lang.String[] dropdownValues
typeid
int typeid
typename
java.lang.String typename
fieldid
int fieldid
fieldname
java.lang.String fieldname
fieldtype
XRFFieldType fieldtype
tableid
int tableid
defaultWidth
int defaultWidth
lookupTableInfo
XRFLookupTableInfo lookupTableInfo
subfields
XRFField[] subfields
columnorder
int[] columnorder
widths
int[] widths
m_column_values_map
java.util.Map<K,V> m_column_values_map
subfields
XRFField[] subfields
imageURL
java.lang.String imageURL
|
Package com.objex.progeny.anywhere.fields.data |
dataValue
java.util.Date dataValue
violation
java.lang.String violation
dataValue
java.lang.Double dataValue
violation
java.lang.String violation
modified
boolean modified
field
XRFField field
dataValue
java.lang.Integer dataValue
violation
java.lang.String violation
field
XRFField field
modified
boolean modified
rows
java.util.Map<K,V> rows
rrn
int rrn
dirty
boolean dirty
newrec
boolean newrec
m_data_map
java.util.Map<K,V> m_data_map
deleted
boolean deleted
dataValue
java.lang.String dataValue
violation
java.lang.String violation
|
Package com.objex.progeny.anywhere.legend.subtext |
items
java.util.List<E> items
row
int row
column
int column
field
XRFField field
legendDisplayText
java.lang.String legendDisplayText
maxtablerowcount
int maxtablerowcount
rowitems
java.util.Map<K,V> rowitems
id
int id
columns
java.util.List<E> columns
|
Package com.objex.progeny.anywhere.legend.symbols |
x
int x
y
int y
width
int width
height
int height
items
java.util.List<E> items
field
XRFField field
op
CompareOperator op
compareValue
XRFData compareValue
color
int color