public static interface Component.Annotations
| Modifier and Type | Field and Description |
|---|---|
static QName |
NAME_ANNOTATION_KEY
Annotation placed over source code components so the user can provide a meaningful name.
|
static QName |
REPRESENTATION_ANNOTATION_KEY
Annotation that defines the representation for the element to be used in error reporting.
|
static QName |
SOURCE_ELEMENT_ANNOTATION_KEY
Annotation that defines the source code for the element.
|
static final QName NAME_ANNOTATION_KEY
static final QName SOURCE_ELEMENT_ANNOTATION_KEY
static final QName REPRESENTATION_ANNOTATION_KEY
Copyright © 2021 MuleSoft, Inc.. All rights reserved.