|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Guard | |
---|---|
net.sf.oval.guard | This package contains classes that are relevant for OVal's programming by contract feature. |
Uses of Guard in net.sf.oval.guard |
---|
Methods in net.sf.oval.guard that return Guard | |
---|---|
Guard |
GuardInterceptor.getGuard()
|
Guard |
GuardAspect2.getGuard()
|
Methods in net.sf.oval.guard with parameters of type Guard | |
---|---|
void |
GuardInterceptor.setGuard(Guard guard)
|
void |
GuardAspect2.setGuard(Guard guard)
|
Constructors in net.sf.oval.guard with parameters of type Guard | |
---|---|
GuardAspect2(Guard guard)
Constructor using the given Guard object |
|
GuardInterceptor(Guard guard)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |