|
JIVE Platform Release 0.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface LoadEvent.Exporter
A reverse-builder for a load event.
| Method Summary | |
|---|---|
void |
addContourCreationRecords(List<ContourCreationRecord> ccrs)
Supply the contour creation records list. |
void |
addEnclosingContourID(ContourID enclosingID)
Supply the enclosing contour id. |
| Methods inherited from interface edu.bsu.cs.jive.events.Event.Exporter |
|---|
addNumber, addThreadID |
| Method Detail |
|---|
void addContourCreationRecords(List<ContourCreationRecord> ccrs)
addEnclosingContourID(ContourID).
ccrs - LoadEvent.Importer.provideContourCreationRecords()void addEnclosingContourID(ContourID enclosingID)
enclosingID - LoadEvent.Importer.provideEnclosingContourID()
|
JIVE Platform Release 0.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||