|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlgorithmInitialisationException | |
---|---|
at.ftw.repository.lspDimensioning | |
be.ac.ucl.ingi.totem.repository | |
be.ac.ucl.poms.repository.IGPWO | |
be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO | |
be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo | |
be.ac.ulg.montefiore.run.totem.repository.DAMOTE | This package holds DAMOTE-related classes. |
be.ac.ulg.montefiore.run.totem.repository.facade | This package holds the manager for the repository package. |
be.ac.ulg.montefiore.run.totem.repository.model | This package holds the model for the repository package. |
be.ac.ulg.montefiore.run.totem.repository.model.exception | This package holds the exceptions for the repository package. |
it.unina.repository.MIRA | |
nl.tudelft.repository.XAMCRA | |
test | This package holds JUnit test classes. |
Uses of AlgorithmInitialisationException in at.ftw.repository.lspDimensioning |
---|
Methods in at.ftw.repository.lspDimensioning that throw AlgorithmInitialisationException | |
---|---|
void |
LSPDimensioning.start(java.util.HashMap params)
|
Uses of AlgorithmInitialisationException in be.ac.ucl.ingi.totem.repository |
---|
Methods in be.ac.ucl.ingi.totem.repository that throw AlgorithmInitialisationException | |
---|---|
static void |
RttMeasurementRequestGeneration.main(java.lang.String[] args)
|
Uses of AlgorithmInitialisationException in be.ac.ucl.poms.repository.IGPWO |
---|
Methods in be.ac.ucl.poms.repository.IGPWO that throw AlgorithmInitialisationException | |
---|---|
void |
IGPWO.start(java.util.HashMap params)
|
Uses of AlgorithmInitialisationException in be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO |
---|
Methods in be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO that throw AlgorithmInitialisationException | |
---|---|
void |
bgpAwareIGPWO.start(java.util.HashMap params)
|
Uses of AlgorithmInitialisationException in be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo |
---|
Methods in be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo that throw AlgorithmInitialisationException | |
---|---|
void |
SaBgpAwareLwo.start(java.util.HashMap params)
Used to start and initialize the algorithm |
Uses of AlgorithmInitialisationException in be.ac.ulg.montefiore.run.totem.repository.DAMOTE |
---|
Methods in be.ac.ulg.montefiore.run.totem.repository.DAMOTE that throw AlgorithmInitialisationException | |
---|---|
void |
DAMOTE.start(java.util.HashMap params)
Initializes DAMOTE |
Uses of AlgorithmInitialisationException in be.ac.ulg.montefiore.run.totem.repository.facade |
---|
Methods in be.ac.ulg.montefiore.run.totem.repository.facade that throw AlgorithmInitialisationException | |
---|---|
void |
RepositoryManager.startAlgo(java.lang.String name,
java.util.HashMap<java.lang.String,java.lang.String> params)
Starts the algorithm name . |
void |
RepositoryManager.startAlgo(java.lang.String name,
java.util.HashMap<java.lang.String,java.lang.String> params,
int asId)
Starts the algorithm name . |
void |
RepositoryManager.startAlgo(java.lang.String name,
java.util.HashMap<java.lang.String,java.lang.String> params,
int asId,
int tmId)
Starts the algorithm name . |
Uses of AlgorithmInitialisationException in be.ac.ulg.montefiore.run.totem.repository.model |
---|
Methods in be.ac.ulg.montefiore.run.totem.repository.model that throw AlgorithmInitialisationException | |
---|---|
void |
TotemAlgorithm.start(java.util.HashMap params)
Used to start and initialize the algorithm |
Uses of AlgorithmInitialisationException in be.ac.ulg.montefiore.run.totem.repository.model.exception |
---|
Subclasses of AlgorithmInitialisationException in be.ac.ulg.montefiore.run.totem.repository.model.exception | |
---|---|
class |
LibraryInitialisationException
Thrown when an algorithm cannot initialize because of a problem with the associated library. |
Uses of AlgorithmInitialisationException in it.unina.repository.MIRA |
---|
Methods in it.unina.repository.MIRA that throw AlgorithmInitialisationException | |
---|---|
void |
MIRA.start(java.util.HashMap params)
|
Uses of AlgorithmInitialisationException in nl.tudelft.repository.XAMCRA |
---|
Methods in nl.tudelft.repository.XAMCRA that throw AlgorithmInitialisationException | |
---|---|
void |
XAMCRA.start(java.util.HashMap params)
|
Uses of AlgorithmInitialisationException in test |
---|
Methods in test that throw AlgorithmInitialisationException | |
---|---|
void |
DAMOTETest.test2()
|
void |
DAMOTETest.test3()
|
void |
ListenersTest.testaddremoveLSP()
check the number of listeners in the domain, start algorithms, add a explicit route lsp in the domain, route a second lsp and check that the right route is taken (that the first lsp is added in the algorithm specific database) |
void |
XAMCRATest.testMetricConstraint()
Test with Metric and TEMetric Constraints. |
void |
MIRATest.testNEWMIRA()
|
void |
XAMCRATest.testNonConsecutiveIds()
|
void |
XAMCRATest.testRouteBw()
Test with only bw constraint |
void |
XAMCRATest.testRouteBwDelay()
Test with bw and delay constraint (path 0-3-2 does not satisfy constraints anymore) |
void |
MIRATest.testSMIRA()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |