Package | Description |
---|---|
de.innovationgate.wga.modules.options |
Option type definitions and other related classes for the OpenWGA module registry
|
Modifier and Type | Method and Description |
---|---|
static OptionReader |
OptionReader.create(java.util.Map<java.lang.String,java.lang.String> options,
ModuleDefinition modDef)
Create a new Option reader for the given options map and definitions object
|