|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControllerDef | |
---|---|
org.objectweb.fractal.aokell | This package contains the AOKell Fractal provider. |
org.objectweb.fractal.aokell.lib.membrane | This package contains the definition of control membranes. |
Uses of ControllerDef in org.objectweb.fractal.aokell |
---|
Uses of ControllerDef in org.objectweb.fractal.aokell.lib.membrane |
---|
Methods in org.objectweb.fractal.aokell.lib.membrane that return ControllerDef | |
---|---|
ControllerDef[] |
MembraneDef.getCtrls()
|
Methods in org.objectweb.fractal.aokell.lib.membrane with parameters of type ControllerDef | |
---|---|
void |
MembraneDef.registerControllerDef(ControllerDef ctrl)
Register a new controller definition with this membrane. |
Constructors in org.objectweb.fractal.aokell.lib.membrane with parameters of type ControllerDef | |
---|---|
MembraneDef(Object controllerdesc,
ControllerDef[] ctrls,
Class type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |