|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IObjectEvent<O extends ISimulationObject,L extends IObjectListener<O>>
| Nested Class Summary | |
|---|---|
static class |
IObjectEvent.Type
|
| Method Summary | |
|---|---|
java.util.Collection<? extends IObjectDelta> |
getDeltas()
|
java.util.Collection<O> |
getObjects()
|
IObjectEvent.Type |
getType()
|
| Methods inherited from interface org.commonreality.event.ICommonRealityEvent |
|---|
fire, getSystemTime |
| Method Detail |
|---|
IObjectEvent.Type getType()
java.util.Collection<O> getObjects()
java.util.Collection<? extends IObjectDelta> getDeltas()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||