public final class MetaConfigurationHelper extends Object
MetaConfiguration and MetaParameter instances.| Constructor and Description |
|---|
MetaConfigurationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static MetaParameter |
findMetaParameter(String type,
String subType,
SimpleParameter parameter)
Finds the
MetaParameter instance corresponding to the passed Parameter, according to the
specified type and sub-type. |
public static MetaParameter findMetaParameter(String type, String subType, SimpleParameter parameter) throws InternalErrorException, InstanceNotFoundException
MetaParameter instance corresponding to the passed Parameter, according to the
specified type and sub-type.Copyright © 2024 Denodo Technologies. All rights reserved.