public class SpoonModel extends Object
| Constructor and Description |
|---|
SpoonModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileGenerator() |
List<String> |
getProcessors() |
List<String> |
getTemplates() |
void |
setFileGenerator(String fileGenerator) |
void |
setProcessors(List<String> processors) |
void |
setTemplates(List<String> templates) |
Copyright © 2014 Inria. All rights reserved.