| Package | Description |
|---|---|
| ch.tatool.module |
| Modifier and Type | Method and Description |
|---|---|
ModuleCreator |
ModuleCreatorRegistry.getCreatorById(String id)
Get a creator given its id.
|
| Modifier and Type | Method and Description |
|---|---|
List<ModuleCreator> |
ModuleCreatorRegistry.getCreators()
Get the available training creators.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleCreatorRegistry.addCreator(ModuleCreator creator)
Add a creator to the registry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleCreatorRegistry.addCreators(List<ModuleCreator> creators)
Add a list of creators.
|
Copyright © 2013. All Rights Reserved.