org.ow2.mind.adl
Class BasicInstanceCompiler
java.lang.Object
org.ow2.mind.adl.BasicInstanceCompiler
- All Implemented Interfaces:
- InstanceCompiler, Visitor<InstancesDescriptor,java.util.Collection<CompilationCommand>>
public class BasicInstanceCompiler
- extends java.lang.Object
- implements InstanceCompiler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instanceSourceGeneratorItf
@Inject
protected InstanceSourceGenerator instanceSourceGeneratorItf
outputFileLocatorItf
@Inject
protected OutputFileLocator outputFileLocatorItf
inputResourceLocatorItf
@Inject
protected InputResourceLocator inputResourceLocatorItf
compilationCommandFactory
@Inject
protected CompilationCommandFactory compilationCommandFactory
BasicInstanceCompiler
public BasicInstanceCompiler()
visit
public java.util.Collection<CompilationCommand> visit(InstancesDescriptor instanceDesc,
java.util.Map<java.lang.Object,java.lang.Object> context)
throws org.objectweb.fractal.adl.ADLException
- Specified by:
visit in interface Visitor<InstancesDescriptor,java.util.Collection<CompilationCommand>>
- Throws:
org.objectweb.fractal.adl.ADLException
Copyright © 2009-2011 OW2. All Rights Reserved.