org.ow2.jasmine.jade.fractal.fraclet.annotation.generator
Class ComponentADLGenerator

java.lang.Object
  extended by org.ow2.jasmine.jade.fractal.fraclet.annotation.generator.ComponentADLGenerator

public class ComponentADLGenerator
extends java.lang.Object

An ADL generator for the component definitions.

Author:
Nicolas Pessemier

contributor : Julien Legrand


Constructor Summary
ComponentADLGenerator(spoon.reflect.declaration.CtClass<?> processedClass, org.objectweb.fractal.fraclet.annotation.FractalComponent fcAnnotation)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentADLGenerator

public ComponentADLGenerator(spoon.reflect.declaration.CtClass<?> processedClass,
                             org.objectweb.fractal.fraclet.annotation.FractalComponent fcAnnotation)


Copyright © 2008 OW2 Consortium. All Rights Reserved.