|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParsedJDLInfo.KnownKeys | |
|---|---|
| gr.uoa.di.madgik.workflow.adaptor.utils.jdl | |
| Uses of ParsedJDLInfo.KnownKeys in gr.uoa.di.madgik.workflow.adaptor.utils.jdl |
|---|
| Methods in gr.uoa.di.madgik.workflow.adaptor.utils.jdl that return ParsedJDLInfo.KnownKeys | |
|---|---|
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. |
| Methods in gr.uoa.di.madgik.workflow.adaptor.utils.jdl with parameters of type ParsedJDLInfo.KnownKeys | |
|---|---|
static String |
JDLParsingUtils.GetKeyValue(Map<String,String> KeyValues,
ParsedJDLInfo.KnownKeys Key,
boolean mandatory)
Retrieves the value of the requested key |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||