Interface ApplicationModel
- All Known Implementing Classes:
DefaultApplicationModel
public interface ApplicationModel
-
Method Summary
Modifier and TypeMethodDescriptionOptional<org.mule.runtime.ast.api.ComponentAst>findNamedComponent(String name) findResource(String resource) org.mule.runtime.ast.api.ArtifactAst
-
Method Details
-
findNamedComponent
- Parameters:
name-- Returns:
-
findTypesDataList
-
getMuleApplicationModel
org.mule.runtime.ast.api.ArtifactAst getMuleApplicationModel() -
findResource
-