public class NestableElementDeclaration<T extends NestableElementDeclaration> extends NamedDeclaration<T>
NestableElementModel. It contains raw, unvalidated
data which is used to declare the structure of a NestableElementModel| Constructor and Description |
|---|
NestableElementDeclaration(String name)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRequired() |
void |
setRequired(boolean required) |
getNameaddModelProperty, getDescription, getDisplayModel, getModelProperties, getModelProperty, setDescription, setDisplayModelpublic NestableElementDeclaration(String name)
name - the name of the component being declaredCopyright © 2017 MuleSoft, Inc.. All rights reserved.