| Package | Description |
|---|---|
| gr.uoa.di.madgik.workflow.adaptor.utils.jdl |
| Modifier and Type | Method and Description |
|---|---|
static ParsedJDLInfo.KnownKeys |
ParsedJDLInfo.KnownKeys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParsedJDLInfo.KnownKeys[] |
ParsedJDLInfo.KnownKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
JDLParsingUtils.GetKeyValue(Map<String,String> KeyValues,
ParsedJDLInfo.KnownKeys Key,
boolean mandatory)
Retrieves the value of the requested key
|
Copyright © 2015. All Rights Reserved.