public class PathNameConstructor extends Object implements IPathNameConstructor
| Constructor and Description |
|---|
PathNameConstructor() |
| Modifier and Type | Method and Description |
|---|---|
String |
constructFile(Map<String,Object> dataModel,
String language,
String templateName,
ModelElement modelElement) |
String |
constructFile(String language,
Object directoryPath,
String templateName,
ModelElement modelElement,
String modelElementName) |
public String constructFile(Map<String,Object> dataModel, String language, String templateName, ModelElement modelElement) throws GenerationException
constructFile in interface IPathNameConstructorGenerationExceptionpublic String constructFile(String language, Object directoryPath, String templateName, ModelElement modelElement, String modelElementName) throws GenerationException
GenerationExceptionCopyright © 2018 Symphony Software Foundation. All rights reserved.