Class | Description |
---|---|
ExtendingOperationCapability<T> |
A metadata capability which marks that an operation is augmenting
the functionality of an
Extension which is defined in a type
annotated with Extensible . |
HiddenCapability |
A metadata capability to signal that a given component should not
be advertised
|
MemberNameCapability |
A capability to link a
Capable object which
is also an instance of Described or NamedObject
to the actual member in which it was defined. |
ParameterGroupCapability |
A metadata capability to specify that a certain group of
Parameter s
are grouped. |
TypeRestrictionCapability<T> |
A metadata capability to link a
Capable object
to a certain TypeRestrictionCapability.type which restricts it somehow. |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.