Package | Description |
---|---|
fr.liglab.adele.cilia.model |
Modifier and Type | Method and Description |
---|---|
Binding[] |
MediatorComponent.getBinding(Port outPort) |
Binding[] |
Chain.getBindings(MediatorComponent source,
MediatorComponent target)
Obtain an array of all the bindings asociated to the given mediators.
|
Binding[] |
MediatorComponent.getInBindings()
Get an array of all the bindings added to the mediator.
|
Binding[] |
MediatorComponent.getOutBindings() |
Modifier and Type | Method and Description |
---|---|
Set<Binding> |
Chain.getBindings()
Get all the bindings added to the chain model.
|
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.