| Interface | Description |
|---|---|
| Accessible | |
| Annotable |
This interface provides a way to interact this model elements that can
have annotations.
|
| ClassType |
The ClassType interface represents a class in Java that has been annotated with:
Module, Connector or ExpressionLanguage. |
| Documentable |
This interface provides a way to interact with model elements that can
have javadoc comments and tags.
|
| EnumType | |
| Field<P extends Type> | |
| GenericType | |
| Generifiable | |
| Identifiable<T extends Element> | |
| Method<P extends Type> | |
| Package | |
| Parameter<P extends Method> | |
| Parentable<P extends Identifiable> | |
| Type |
Regular Java Type
|
| Typeable | |
| Variable<P extends Identifiable> |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.