Package | Description |
---|---|
fr.liglab.adele.cilia | |
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 | 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.