|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AssignEvent.Importer
Importer (builder) for assign events.
| Method Summary | |
|---|---|
ContourID |
provideContourID()
Provide the identifier for the contour that contains the variable whose value is changing. |
Value |
provideNewValue()
Provide the updated value for the variable. |
VariableID |
provideVariableID()
Provide the identifier for the variable whose value is changing. |
| Methods inherited from interface edu.bsu.cs.jive.events.Event.Importer |
|---|
provideNumber, provideThreadID |
| Method Detail |
|---|
Value provideNewValue()
ContourID provideContourID()
VariableID provideVariableID()
|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||