| Package | Description |
|---|---|
| de.serviceflow.codegenj | |
| de.serviceflow.codegenj.java |
| Modifier and Type | Method and Description |
|---|---|
Map<Node.Interface,String> |
Node.getInterfaceCollectorMap() |
Map<Node.Interface,String> |
Node.Interface.getInterfaceCollectorMap() |
List<Node.Interface> |
Node.getInterfaces() |
| Constructor and Description |
|---|
TemplateBlock(Node.Interface interfaceDef,
Map<String,String> parameters,
TemplateParser t,
PrintWriter w) |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeGenerationProcessing.processInterface(Map<String,String> parameters,
Node.Interface i) |
| Constructor and Description |
|---|
InterfaceSourceGenerator(Node.Interface interfaceDef,
Map<String,String> parameters,
String destination) |
Copyright © 2016 Oliver Rode. All rights reserved.