Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.fractal.adl.components.PrimitiveComponentCompiler
public class PrimitiveComponentCompiler
extends Object
implements BindingController, PrimitiveCompiler
PrimitiveCompiler
to compile Component
nodes in definitions.
Field Summary | |
static String |
|
ComponentBuilder |
|
Method Summary | |
void |
|
void |
|
String[] |
|
Object |
|
void |
|
public static final String BUILDER_BINDING
Name of the mandatory interface bound to theComponentBuilder
used by this compiler.
public void bindFc(String itf, Object value)
public void compile(List path, ComponentContainer container, TaskMap tasks, Map context) throws ADLException
- Specified by:
- compile in interface PrimitiveCompiler
public String[] listFc()
public Object lookupFc(String itf)
public void unbindFc(String itf)