public class AnalysisGenerator extends Object
Constructor and Description |
---|
AnalysisGenerator(String packageName,
File targetDir,
Iterable<NodeDescriptor> nodes) |
Modifier and Type | Method and Description |
---|---|
void |
generateAnalysisAdapterClass() |
void |
generateAnalysisInterface() |
void |
generateDepthFirstAdapterClass() |
public AnalysisGenerator(String packageName, File targetDir, Iterable<NodeDescriptor> nodes)
public void generateAnalysisInterface() throws IOException
IOException
public void generateAnalysisAdapterClass() throws IOException
IOException
public void generateDepthFirstAdapterClass() throws IOException
IOException
Copyright © 2003–2018 Jamon developers. All rights reserved.