|
| static String | chooseDefaultScriptName (@NotNull final File baseDir, final String archetypeName, final String scriptEnding, @NotNull final PathManager pathManager) |
| | Try to create a reasonable default script name for lazy users. More...
|
| |
| static String | localizeEventPath (@NotNull final File localMapDir, final File f, @NotNull final File mapDir) |
| | This method is called when the user selects a new event to be created. More...
|
| |
|
| static final Category | LOG = Logger.getLogger(ScriptUtils.class) |
| | The Logger for printing log messages. More...
|
| |
Definition at line 29 of file ScriptUtils.java.
◆ ScriptUtils()
| net.sf.gridarta.model.scripts.ScriptUtils.ScriptUtils |
( |
| ) |
|
|
private |
Private constructor to prevent instantiation.
Definition at line 39 of file ScriptUtils.java.
◆ chooseDefaultScriptName()
| static String net.sf.gridarta.model.scripts.ScriptUtils.chooseDefaultScriptName |
( |
@NotNull final File |
baseDir, |
|
|
final String |
archetypeName, |
|
|
final String |
scriptEnding, |
|
|
@NotNull final PathManager |
pathManager |
|
) |
| |
|
static |
◆ localizeEventPath()
| static String net.sf.gridarta.model.scripts.ScriptUtils.localizeEventPath |
( |
@NotNull final File |
localMapDir, |
|
|
final File |
f, |
|
|
@NotNull final File |
mapDir |
|
) |
| |
|
static |
◆ LOG
| final Category net.sf.gridarta.model.scripts.ScriptUtils.LOG = Logger.getLogger(ScriptUtils.class) |
|
staticprivate |
The documentation for this class was generated from the following file:
- gridarta-gridarta/src/model/src/main/java/net/sf/gridarta/model/scripts/ScriptUtils.java