|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IContext | |
|---|---|
| yawn.io | |
| yawn.io.xml | |
| Uses of IContext in yawn.io |
|---|
| Fields in yawn.io declared as IContext | |
|---|---|
protected IContext |
Experiment.context
|
| Methods in yawn.io that return IContext | |
|---|---|
IContext |
IStorage.getContext()
|
IContext |
Experiment.getContext()
|
| Methods in yawn.io with parameters of type IContext | |
|---|---|
void |
IStorage.setContext(IContext context)
|
void |
Experiment.setContext(IContext context)
|
| Uses of IContext in yawn.io.xml |
|---|
| Classes in yawn.io.xml that implement IContext | |
|---|---|
class |
XmlContext
$Id: XmlContext.java,v 1.4 2005/04/07 17:28:28 supermarti Exp $ |
| Methods in yawn.io.xml that return IContext | |
|---|---|
IContext |
XmlStorage.getContext()
|
| Methods in yawn.io.xml with parameters of type IContext | |
|---|---|
void |
XmlStorage.setContext(IContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||