public static interface SourceModelParser.SourceCallbackModelParser
SourceCallbackModel so that the semantics reflected in it can be extracted in a
uniform way, regardless of the actual syntax used by the extension developer.ExtensionModelParser,
SourceCallbackModel| Modifier and Type | Method and Description |
|---|---|
List<ParameterGroupModelParser> |
getParameterGroupModelParsers()
Returns a list with a
ParameterGroupModelParser per each parameter group defined in the callback. |
List<ParameterGroupModelParser> getParameterGroupModelParsers()
ParameterGroupModelParser per each parameter group defined in the callback. Each group is
listed in the same order as defined in the syntax.ParameterGroupModelParserCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.