|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.intermine.bio.postprocess.SetCollectionCounts
public class SetCollectionCounts
SetCollectionCounts class
| Constructor Summary | |
|---|---|
SetCollectionCounts(ObjectStoreWriter osw)
Construct with an ObjectStoreWriter, read and write from same ObjectStore |
|
| Method Summary | |
|---|---|
void |
setCollectionCount()
Set the count fields by looking at collection sizes (eg. set exonCount by getting exons.size()) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetCollectionCounts(ObjectStoreWriter osw)
osw - an ObjectStore to write to| Method Detail |
|---|
public void setCollectionCount()
throws java.lang.Exception
java.lang.Exception - if an error occurs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||