|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSimTooManyHeadsException | |
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 JSimTooManyHeadsException in cz.zcu.fav.kiv.jsim |
Constructors in cz.zcu.fav.kiv.jsim that throw JSimTooManyHeadsException | |
JSimHead(java.lang.String name,
JSimSimulation parent)
Creates a new JSimHead queue belonging to a simulation and having a name. |
Uses of JSimTooManyHeadsException in cz.zcu.fav.kiv.jsim.unsecure |
Constructors in cz.zcu.fav.kiv.jsim.unsecure that throw JSimTooManyHeadsException | |
UnsecureHead(java.lang.String name,
JSimSimulation parent)
Creates a new UnsecureHead queue belonging to a simulation and having a name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |