org.ow2.mind.adl.idl
Class IDLDefinitionSourceGenerator

java.lang.Object
  extended by org.ow2.mind.adl.idl.IDLDefinitionSourceGenerator
All Implemented Interfaces:
DefinitionSourceGenerator, VoidVisitor<org.objectweb.fractal.adl.Definition>

public class IDLDefinitionSourceGenerator
extends java.lang.Object
implements DefinitionSourceGenerator


Field Summary
protected  IDLVisitor idlCompilerItf
           
protected  IDLLoader idlLoaderItf
           
 
Constructor Summary
IDLDefinitionSourceGenerator()
           
 
Method Summary
 void visit(org.objectweb.fractal.adl.Definition definition, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

idlLoaderItf

@Inject
protected IDLLoader idlLoaderItf

idlCompilerItf

@Inject
protected IDLVisitor idlCompilerItf
Constructor Detail

IDLDefinitionSourceGenerator

public IDLDefinitionSourceGenerator()
Method Detail

visit

public void visit(org.objectweb.fractal.adl.Definition definition,
                  java.util.Map<java.lang.Object,java.lang.Object> context)
           throws org.objectweb.fractal.adl.ADLException
Specified by:
visit in interface VoidVisitor<org.objectweb.fractal.adl.Definition>
Throws:
org.objectweb.fractal.adl.ADLException


Copyright © 2009-2011 OW2. All Rights Reserved.