| Package | Description |
|---|---|
| com.iorga.ivif.tag |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventWaiter<E extends Event<I>,I> |
interface |
EventWaiter<E extends Event<I>,I> |
protected class |
GeneratorContext.EventContext<I,E extends Event<I>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEvent<I> |
class |
TargetPartPreparedEvent<P extends TargetPart<I,T,TI,C>,I,T extends Target<TI,C>,TI,C extends GeneratorContext<C>> |
class |
TargetPreparedEvent<T extends Target<I,C>,I,C extends GeneratorContext<C>> |
| Modifier and Type | Field and Description |
|---|---|
protected E |
GeneratorContext.EventContext.event |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<? extends Event<?>>,Map<?,? extends GeneratorContext.EventContext<?,?>>> |
GeneratorContext.eventContexts |
| Modifier and Type | Method and Description |
|---|---|
protected <I,E extends Event<I>> |
GeneratorContext.getOrCreateEventContext(Class<E> eventClass,
I eventId) |
<I,E extends Event<I>> |
GeneratorContext.throwEvent(E event) |
<I,E extends Event<I>> |
GeneratorContext.waitForEvent(EventWaiter<E,I> waiter) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EventWaiter<? extends Event<?>,?>> |
GeneratorContext.getAllEventWaiters() |
Copyright © 2015. All rights reserved.