public class SingletonsPerFileAreNotRepeated extends SingletonsAreNotRepeated
| Constructor and Description |
|---|
SingletonsPerFileAreNotRepeated() |
| Modifier and Type | Method and Description |
|---|---|
protected Predicate<? super org.mule.runtime.ast.api.ComponentAst> |
additionalFilter(org.mule.runtime.ast.api.ComponentAst component) |
String |
getDescription() |
org.mule.runtime.ast.api.validation.Validation.Level |
getLevel() |
String |
getName() |
protected boolean |
isApplicable(SingletonModelProperty smp) |
applicable, validatepublic String getName()
getName in interface org.mule.runtime.ast.api.validation.ValidationgetName in class SingletonsAreNotRepeatedpublic String getDescription()
getDescription in interface org.mule.runtime.ast.api.validation.ValidationgetDescription in class SingletonsAreNotRepeatedpublic org.mule.runtime.ast.api.validation.Validation.Level getLevel()
getLevel in interface org.mule.runtime.ast.api.validation.ValidationgetLevel in class SingletonsAreNotRepeatedprotected boolean isApplicable(SingletonModelProperty smp)
isApplicable in class SingletonsAreNotRepeatedprotected Predicate<? super org.mule.runtime.ast.api.ComponentAst> additionalFilter(org.mule.runtime.ast.api.ComponentAst component)
additionalFilter in class SingletonsAreNotRepeatedCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.