| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model | |
| org.mule.runtime.api.meta.model.construct | |
| org.mule.runtime.api.meta.model.operation | |
| org.mule.runtime.api.meta.model.source |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentModel
A definition of a component in an
ExtensionModel. |
interface |
ConnectableComponentModel
A definition of an executable
ComponentModel in an ExtensionModel. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConstructModel
An specialization of a
ComponentModel that is not executable as an standalone component and depends
on the composition with ConnectableComponentModels in order to act in an application. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OperationModel
A definition of an operation in a
ExtensionModel. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SourceModel
A definition of a message source in an
ExtensionModel. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.