|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IParameter | |
|---|---|
| gr.uoa.di.madgik.commons.configuration.parameter | |
| gr.uoa.di.madgik.commons.configuration.parameter.elements.graph | |
| gr.uoa.di.madgik.commons.configuration.utils | |
| Uses of IParameter in gr.uoa.di.madgik.commons.configuration.parameter |
|---|
| Methods in gr.uoa.di.madgik.commons.configuration.parameter that return IParameter | |
|---|---|
static IParameter |
ParameterFactory.GetParameter(Element element)
Idetirfies the IParameter type that the XML subtree defines, instnatiates
it and populates it |
static IParameter |
ParameterFactory.GetParameter(String xml)
Idetirfies the IParameter type that the XML subtree defines, instnatiates
it and populates it |
| Uses of IParameter in gr.uoa.di.madgik.commons.configuration.parameter.elements.graph |
|---|
| Constructor parameters in gr.uoa.di.madgik.commons.configuration.parameter.elements.graph with type arguments of type IParameter | |
|---|---|
DependencyGraph(Map<String,IParameter> Params)
Creates a new instance |
|
| Uses of IParameter in gr.uoa.di.madgik.commons.configuration.utils |
|---|
| Constructor parameters in gr.uoa.di.madgik.commons.configuration.utils with type arguments of type IParameter | |
|---|---|
ClassWrapper(Map<String,IParameter> Params)
Creates a new instance |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||