public class HJMPGenerator extends Object
| Constructor and Description |
|---|
HJMPGenerator(PlatformConfig cfg,
String extensionName)
Creates a new instance of HJMPGenerator
|
HJMPGenerator(PlatformConfig cfg,
YTypeSystem system) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<ExtensionInfo,File> |
createTargetDirectories(PlatformConfig cfg) |
void |
generate() |
protected void |
generate(ItemDeployment itemDeployment,
File targetDir) |
static void |
main(String[] args) |
protected static YTypeSystem |
parseDeployments(PlatformConfig cfg,
String extensionName) |
public HJMPGenerator(PlatformConfig cfg, String extensionName)
public HJMPGenerator(PlatformConfig cfg, YTypeSystem system)
public static void main(String[] args)
public void generate()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionprotected Map<ExtensionInfo,File> createTargetDirectories(PlatformConfig cfg)
protected void generate(ItemDeployment itemDeployment, File targetDir) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprotected static YTypeSystem parseDeployments(PlatformConfig cfg, String extensionName)
Copyright © 2017 SAP SE. All Rights Reserved.