org.ow2.mind.adl
Class DefinitionSourceGeneratorDispatcher

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

public class DefinitionSourceGeneratorDispatcher
extends AbstractVoidVisitorDispatcher<org.objectweb.fractal.adl.Definition>
implements DefinitionSourceGenerator


Field Summary
protected  PluginManager pluginManager
           
protected  java.util.Set<DefinitionSourceGenerator> visitorsItf
           
 
Constructor Summary
DefinitionSourceGeneratorDispatcher()
           
 
Method Summary
protected  java.lang.Iterable<? extends VoidVisitor<org.objectweb.fractal.adl.Definition>> getVisitorsItf(java.util.Map<java.lang.Object,java.lang.Object> context)
           
 
Methods inherited from class org.ow2.mind.AbstractVoidVisitorDispatcher
visit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.mind.VoidVisitor
visit
 

Field Detail

visitorsItf

@Inject
protected java.util.Set<DefinitionSourceGenerator> visitorsItf

pluginManager

@Inject
protected PluginManager pluginManager
Constructor Detail

DefinitionSourceGeneratorDispatcher

public DefinitionSourceGeneratorDispatcher()
Method Detail

getVisitorsItf

protected java.lang.Iterable<? extends VoidVisitor<org.objectweb.fractal.adl.Definition>> getVisitorsItf(java.util.Map<java.lang.Object,java.lang.Object> context)
Specified by:
getVisitorsItf in class AbstractVoidVisitorDispatcher<org.objectweb.fractal.adl.Definition>


Copyright © 2009-2011 OW2. All Rights Reserved.