org.objectweb.fractal.aokell.tools.content
Class ImplementationBuilder
java.lang.Object
org.objectweb.fractal.aokell.tools.content.ImplementationBuilder
- All Implemented Interfaces:
- org.objectweb.fractal.adl.implementations.ImplementationBuilder
public class ImplementationBuilder
- extends Object
- implements org.objectweb.fractal.adl.implementations.ImplementationBuilder
Implementation of the ImplementationBuilder for generating AOKell membranes.
This implementation is based on the original one written by E. Bruneton for
Fractal ADL.
- Author:
- Lionel Seinturier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImplementationBuilder
public ImplementationBuilder()
createComponent
public Object createComponent(Object type,
String name,
String definition,
Object controllerDesc,
Object contentDesc,
Object context)
- Specified by:
createComponent
in interface org.objectweb.fractal.adl.implementations.ImplementationBuilder