|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CSDcond | |
|---|---|
| O2Plib.db.CSD | |
| Uses of CSDcond in O2Plib.db.CSD |
|---|
| Fields in O2Plib.db.CSD declared as CSDcond | |
|---|---|
static CSDcond |
CSDglb.allSetSamples
SEt of all samples. |
static CSDcond[] |
CSDglb.condListDB
Database of list of condition lists of samples in the CSD either by data filtering or by computation (e.g., boolean computation of conditions from other condition sets). |
static CSDcond |
CSDglb.epSetSamples
Expression Profile set of samples. |
static CSDcond[][] |
CSDglb.oclListDB
Database meta-list of ordered lists of sample conditions each of which contains lists of samples. |
CSDcond |
CSDfilterState.wrkSamples
list of samples in the working set of samples |
static CSDcond |
CSDglb.wrkSetSamples
Working set of samples. |
static CSDcond |
CSDglb.xSetSamples
X set of samples. |
static CSDcond |
CSDglb.ySetSamples
Y set of samples. |
| Methods in O2Plib.db.CSD that return CSDcond | |
|---|---|
CSDcond |
CSDcond.cloneIt()
cloneIt() - make a cloned copy of a condition. |
CSDcond |
CSDcond.difference(CSDcond r1,
CSDcond r2)
difference() - do the intersection of two condition lists r3= difference(r1,r2). |
CSDcond |
CSDcond.intersection(CSDcond r1,
CSDcond r2)
intersection() - do the intersection of two condition lists r3= intersection(r1,r2). |
CSDcond |
CSDcond.union(CSDcond r1,
CSDcond r2)
union() - do the union of two condition lists r3= union(r1,r2). |
| Methods in O2Plib.db.CSD with parameters of type CSDcond | |
|---|---|
CSDcond |
CSDcond.difference(CSDcond r1,
CSDcond r2)
difference() - do the intersection of two condition lists r3= difference(r1,r2). |
CSDcond |
CSDcond.intersection(CSDcond r1,
CSDcond r2)
intersection() - do the intersection of two condition lists r3= intersection(r1,r2). |
CSDcond |
CSDcond.union(CSDcond r1,
CSDcond r2)
union() - do the union of two condition lists r3= union(r1,r2). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||