| Class | Description |
|---|---|
| DefaultImplementingTypeAnnotation |
Declares the default
Type that will be instantiated for this ObjectFieldType if no instance is provided as a
value. |
| DisplayTypeAnnotation |
A
TypeAnnotation that contains information about the name and summary that should be rendered in the UI for a
particular model. |
| DslBaseType |
Pojo used to store a baseType when specified from
TypeDsl. |
| ExclusiveOptionalsTypeAnnotation |
A
TypeAnnotation used to enrich an ObjectType by specifying that the contained parameters have an exclusive
relation as it is specified with ExclusiveOptionals} |
| 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. |
| FlattenedTypeAnnotation |
A marker
TypeAnnotation meant to be applied on ObjectFieldType instances which
ObjectFieldType.getValue() points to an ObjectType. |
| InfrastructureTypeAnnotation |
A TypeAnnotation used as a marker for ObjectType instances, signaling that such type is an Infrastructure Type.
|
| LayoutTypeAnnotation |
A
TypeAnnotation meant to be applied on ObjectFieldType instances and it contains information on how the field
should be rendered in the UI. |
| ParameterDslAnnotation |
Contains directives regarding syntax and semantics of the generated XML DSL
|
| PrefixDefinedAnnotation |
Pojo used to store annotations which value has the format prefix:element.
|
| QNameTypeAnnotation |
A
TypeAnnotation which indicates that the enriched type relates to a QName which is not the one the extension
belongs to. |
| StereotypeTypeAnnotation |
A public
TypeAnnotation intended to be used on ObjectFieldType types in order to communicate an associated
StereotypeModel |
| SubstitutionGroup |
Pojo used to store a substitutionGroup when specified from
TypeDsl. |
| TypeDslAnnotation |
TypeAnnotation storing information defined by TypsDsl annotations |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.