Package | Description |
---|---|
de.innovationgate.wga.common |
Common basic classes that must be available for WGA and also for clients
|
Modifier and Type | Method and Description |
---|---|
static DesignDirectory.ScriptInformation |
DesignDirectory.getScriptInformation(java.lang.String type)
Returns script type information for the given script type
|
static DesignDirectory.ScriptInformation |
DesignDirectory.getScriptInformationBySuffix(java.lang.String suffix)
Returns script type information for the script type whose design files use the given suffix
|