Uses of Interface
org.mule.runtime.ast.api.NamespaceDefinition
Packages that use NamespaceDefinition
Package
Description
-
Uses of NamespaceDefinition in org.mule.runtime.ast.api
Methods in org.mule.runtime.ast.api that return NamespaceDefinition -
Uses of NamespaceDefinition in org.mule.runtime.ast.api.builder
Methods in org.mule.runtime.ast.api.builder that return NamespaceDefinitionMethods in org.mule.runtime.ast.api.builder with parameters of type NamespaceDefinitionModifier and TypeMethodDescriptionvoidArtifactAstBuilder.withNamespaceDefinition(NamespaceDefinition namespaceDefinition) Adds aNamespaceDefinitionto the Artifact being built. -
Uses of NamespaceDefinition in org.mule.runtime.ast.internal.builder
Methods in org.mule.runtime.ast.internal.builder that return NamespaceDefinitionMethods in org.mule.runtime.ast.internal.builder with parameters of type NamespaceDefinitionModifier and TypeMethodDescriptionvoidDefaultArtifactAstBuilder.withNamespaceDefinition(NamespaceDefinition namespaceDefinition)