public final class MetaConfigurationHelper
extends java.lang.Object
MetaConfiguration and MetaParameter instances.| Constructor and Description |
|---|
MetaConfigurationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static MetaParameter |
findMetaParameter(java.lang.String type,
java.lang.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(java.lang.String type, java.lang.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.