|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SwitchingMethod | |
|---|---|
| be.ac.ulg.montefiore.run.totem.domain.model | This package holds the model for the domain package. |
| be.ac.ulg.montefiore.run.totem.domain.model.impl | This package holds classes which are the implementation of the model for the
domain package. |
| Uses of SwitchingMethod in be.ac.ulg.montefiore.run.totem.domain.model |
|---|
| Methods in be.ac.ulg.montefiore.run.totem.domain.model that return SwitchingMethod | |
|---|---|
SwitchingMethod |
Domain.getSwitchingMethod()
Returns the current active switching method |
| Methods in be.ac.ulg.montefiore.run.totem.domain.model with parameters of type SwitchingMethod | |
|---|---|
void |
Domain.setSwitchingMethod(SwitchingMethod sm)
Set a switching method for the domain. |
| Uses of SwitchingMethod in be.ac.ulg.montefiore.run.totem.domain.model.impl |
|---|
| Subclasses of SwitchingMethod in be.ac.ulg.montefiore.run.totem.domain.model.impl | |
|---|---|
class |
FastRerouteSwitchingMethod
Reacts to change in node or link status. |
| Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that return SwitchingMethod | |
|---|---|
SwitchingMethod |
DomainImpl.getSwitchingMethod()
|
| Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl with parameters of type SwitchingMethod | |
|---|---|
void |
DomainImpl.setSwitchingMethod(SwitchingMethod sm)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||