|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JSimCalendarEvent | |
|---|---|
| cz.zcu.fav.kiv.jsim | This package provides basic classes for simulation creation and execution. |
| Uses of JSimCalendarEvent in cz.zcu.fav.kiv.jsim |
|---|
| Fields in cz.zcu.fav.kiv.jsim with type parameters of type JSimCalendarEvent | |
|---|---|
private java.util.LinkedList<JSimCalendarEvent> |
JSimCalendar.eventList
This list holds all events of the calendar. |
| Methods in cz.zcu.fav.kiv.jsim with parameters of type JSimCalendarEvent | |
|---|---|
void |
JSimCalendar.addWholeEvent(JSimCalendarEvent calendarEvent)
Adds the specified event to the calendar. |
int |
JSimCalendarEvent.compareTo(JSimCalendarEvent ce)
Compares this event with another one. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||