public final class ModelLoaderUtils extends Object
model loaders| Modifier and Type | Method and Description |
|---|---|
static void |
addSemanticTerms(org.mule.runtime.api.meta.model.declaration.fluent.WithSemanticTermsDeclaration declaration,
SemanticTermsParser parser)
Adds all the semantic terms in the
parser into the given declaration |
public static void addSemanticTerms(org.mule.runtime.api.meta.model.declaration.fluent.WithSemanticTermsDeclaration declaration,
SemanticTermsParser parser)
parser into the given declarationdeclaration - a declarationparser - a parserCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.