public class CustomStereotypeModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
ModelProperty for indicating that the component has been declared using a developer-defined custom
StereotypeModel instead of having the default stereotype for the component.| Modifier and Type | Field and Description |
|---|---|
static CustomStereotypeModelProperty |
INSTANCE |
| Constructor and Description |
|---|
CustomStereotypeModelProperty()
Deprecated.
since 4.5.0. Use
INSTANCE instead |
public static final CustomStereotypeModelProperty INSTANCE
@Deprecated public CustomStereotypeModelProperty()
INSTANCE insteadpublic String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectpublic boolean isPublic()
isPublic in interface org.mule.runtime.api.meta.model.ModelPropertyCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.