| Class | Description |
|---|---|
| ExpressionSupportAnnotation |
A
TypeAnnotation used to enrich a MetadataType by specifying
a certain level of ExpressionSupport it supports. |
| ExtensibleTypeAnnotation |
Marks that the annotated type is of
Extensible kind,
declaring that a given type can be extended by others in the context
of the ExtensionModel. |
| ExtensionTypeAnnotationsRegistry |
Contributes to the
AnnotationsRegistry service to provide a friendly name
for the custom annotations used by the ExtensionObjectTypeHandler |
| FlattenedTypeAnnotation |
A marker
TypeAnnotation meant to be applied on
ObjectFieldType instances which ObjectFieldType.getValue()
points to an ObjectType. |
| TextTypeAnnotation |
A marker
TypeAnnotation meant to be applied on
ObjectFieldType instances which ObjectFieldType.getValue()
points to an StringType. |
| TypeAliasAnnotation |
Used to specify the alias name of the annotated
MetadataType |
| XmlHintsAnnotation |
Contains directives regarding syntax and semantics of the generated XML DSL
|
Copyright © 2016 MuleSoft, Inc.. All rights reserved.