|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JSimCalendarEvent | |
| cz.zcu.fav.kiv.jsim | This package provides basic classes for simulation creation and execution. |
| cz.zcu.fav.kiv.jsim.unsecure | This package provides auxiliary classes that allow the user to perform some operations that are normally disallowed. |
| Uses of JSimCalendarEvent in cz.zcu.fav.kiv.jsim |
| Methods in cz.zcu.fav.kiv.jsim with parameters of type JSimCalendarEvent | |
void |
JSimCalendar.addWholeEvent(JSimCalendarEvent calendarEvent)
Adds the specified event to the calendar. |
| Uses of JSimCalendarEvent in cz.zcu.fav.kiv.jsim.unsecure |
| Methods in cz.zcu.fav.kiv.jsim.unsecure that return JSimCalendarEvent | |
protected JSimCalendarEvent[] |
UnsecureSimulation.getFirstNEventsFromCalendar(int n)
Returns copies of first N events from the calendar. |
| Methods in cz.zcu.fav.kiv.jsim.unsecure with parameters of type JSimCalendarEvent | |
protected void |
UnsecureSimulation.addWholeEventToCalendar(JSimCalendarEvent jsce)
Adds a new event to the calendar. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||