|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassOfServiceAlreadyExistException | |
|---|---|
| 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 ClassOfServiceAlreadyExistException in be.ac.ulg.montefiore.run.totem.domain.model |
|---|
| Methods in be.ac.ulg.montefiore.run.totem.domain.model that throw ClassOfServiceAlreadyExistException | |
|---|---|
void |
Lsp.addAcceptedClassOfService(java.lang.String name)
Add a class of service to the list of accepted classes of service. |
void |
Domain.addClassOfService(java.lang.String name)
Defines a new class of service identified by name |
| Uses of ClassOfServiceAlreadyExistException in be.ac.ulg.montefiore.run.totem.domain.model.impl |
|---|
| Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that throw ClassOfServiceAlreadyExistException | |
|---|---|
void |
LspImpl.addAcceptedClassOfService(java.lang.String name)
|
void |
DomainImpl.addClassOfService(java.lang.String name)
Methods dealing with classes of service |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||