Package org.mule.runtime.ast.api
package org.mule.runtime.ast.api
-
ClassDescriptionRepresents a Mule artifact and provides access to its contents.Provides the
ArtifactTypes that may contain anArtifactAst, or has configs from which the anArtifactAstmay be generated.Parsing attribute that might be DSL-specific.Represents the user configuration of a component (flow, config, message processor, etc) defined in an artifact.Object containing information about the creation of the owning object.Represents the user configuration of a parameter of a component.Provides different ways that the dependencies of anArtifactAstmay be calculated when callingArtifactAst.dependencies().Represents a resource that can be imported by an artifact.Adapter for usingMetadataTypeinstances consistently with other related but different models.Adapter for usingParameterModelinstances consistently with other related but different models.Represents the namespace definition of anArtifactAstIndicates that the conversion of a fixed parameter value to its expected type failed.