public interface ApplicationModel
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.runtime.ast.api.ComponentAst> |
findNamedComponent(String name) |
default Optional<URI> |
findResource(String resource) |
List<String> |
findTypesDataList() |
org.mule.runtime.ast.api.ArtifactAst |
getMuleApplicationModel() |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.