| Package | Description |
|---|---|
| fr.liglab.adele.cilia | |
| fr.liglab.adele.cilia.knowledge | |
| fr.liglab.adele.cilia.knowledge.configuration | |
| fr.liglab.adele.cilia.model |
| Modifier and Type | Method and Description |
|---|---|
MediatorComponent |
AdminComponent.getComponent(String chainid,
String componentId)
Retrieve a mediation component.
|
MediatorComponent |
ModelComponents.getModel(Node node) |
| Modifier and Type | Method and Description |
|---|---|
MediatorComponent |
MediatorMonitoring.getModel() |
MediatorComponent |
TopologyImpl.getModel(Node node) |
| Modifier and Type | Method and Description |
|---|---|
void |
MediatorMonitoring.setModel(MediatorComponent model) |
| Modifier and Type | Method and Description |
|---|---|
static MediatorMonitoring |
ConfigurationHelper.getModelMonitoring(MediatorComponent model) |
static Map |
ConfigurationHelper.getRootConfig(MediatorComponent model) |
static void |
ConfigurationHelper.storeRootConfig(MediatorComponent model,
Map config) |
| Constructor and Description |
|---|
ParserConfiguration(MediatorComponent mc) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Adapter |
interface |
Mediator |
| Modifier and Type | Method and Description |
|---|---|
MediatorComponent |
Port.getMediator()
Get the mediator reference which contain this port.
|
MediatorComponent |
ModelExtension.getModel() |
MediatorComponent |
Binding.getSourceMediator()
Get the source mediator model.
|
MediatorComponent |
Binding.getTargetMediator()
Get the target mediator model.
|
| Modifier and Type | Method and Description |
|---|---|
Binding[] |
Chain.getBindings(MediatorComponent source,
MediatorComponent target)
Obtain an array of all the bindings asociated to the given mediators.
|
void |
ModelExtension.setModel(MediatorComponent model)
Store the reference model "main"
|
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.