|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NewEvent
An event corresponding to the creation of an object.
When an object is created, contours are introduced for it and all of its superclass objects.
| Nested Class Summary | |
|---|---|
static interface |
NewEvent.Exporter
An exporter (reverse-builder) for a new event. |
static interface |
NewEvent.Importer
An importer (builder) for a new event. |
| Nested classes/interfaces inherited from interface edu.bsu.cs.jive.events.Event |
|---|
Event.Visitor |
| Method Summary | |
|---|---|
void |
export(NewEvent.Exporter exporter)
Exports the event. |
| Methods inherited from interface edu.bsu.cs.jive.events.Event |
|---|
accept, number, thread |
| Method Detail |
|---|
void export(NewEvent.Exporter exporter)
exporter - the reverse-builder
|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||