org.objectweb.fractal.cecilia.primitive.myLanguage
Class SimpleVisitor

java.lang.Object
  extended by org.objectweb.fractal.task.core.AbstractTaskFactoryUser
      extended by org.objectweb.fractal.cecilia.primitive.myLanguage.SimpleVisitor
All Implemented Interfaces:
org.objectweb.fractal.adl.ComponentVisitor, org.objectweb.fractal.adl.Visitor<org.objectweb.fractal.adl.components.ComponentContainer>, org.objectweb.fractal.api.control.BindingController

public class SimpleVisitor
extends AbstractTaskFactoryUser
implements org.objectweb.fractal.adl.ComponentVisitor


Field Summary
 
Fields inherited from class org.objectweb.fractal.task.core.AbstractTaskFactoryUser
TASK_FACTORY_ITF_NAME, taskFactoryItf
 
Constructor Summary
SimpleVisitor()
           
 
Method Summary
 org.objectweb.fractal.api.Component visit(java.util.List<org.objectweb.fractal.adl.Node> path, org.objectweb.fractal.adl.components.ComponentContainer node, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 
Methods inherited from class org.objectweb.fractal.task.core.AbstractTaskFactoryUser
bindFc, listFc, lookupFc, unbindFc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleVisitor

public SimpleVisitor()
Method Detail

visit

public org.objectweb.fractal.api.Component visit(java.util.List<org.objectweb.fractal.adl.Node> path,
                                                 org.objectweb.fractal.adl.components.ComponentContainer node,
                                                 java.util.Map<java.lang.Object,java.lang.Object> context)
                                          throws org.objectweb.fractal.adl.ADLException,
                                                 TaskException
Specified by:
visit in interface org.objectweb.fractal.adl.Visitor<org.objectweb.fractal.adl.components.ComponentContainer>
Throws:
org.objectweb.fractal.adl.ADLException
TaskException


Copyright © 2007-2009 ObjectWeb Consortium. All Rights Reserved.