| Package | Description |
|---|---|
| net.ssehub.easy.standalone.cmd |
Static functions for running EASy via command line or out from a build tool.
|
| Modifier and Type | Field and Description |
|---|---|
static ProjectNameMapper |
ProjectNameMapper.DEFAULT
The default name mapper assumes that the folder of the project corresponds
to the name of the product line (EASy conventions).
|
private static ProjectNameMapper |
ProjectNameMapper.instance |
| Modifier and Type | Method and Description |
|---|---|
static ProjectNameMapper |
ProjectNameMapper.getInstance()
Returns the actual instance.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ProjectNameMapper.setInstance(ProjectNameMapper mapper)
Defines the mapper instance to be used.
|
Copyright © 2009 - 2018 SSE. All Rights Reserved.