| Package | Description |
|---|---|
| tsl2.nano.cursus | |
| tsl2.nano.cursus.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected Timer |
Obsidio.timer |
protected Timer |
Consilium.timer |
| Modifier and Type | Field and Description |
|---|---|
protected Set<Timer> |
Timer.subTimers |
| Modifier and Type | Method and Description |
|---|---|
Timer |
IConsilium.getTimer()
defines, when the consilium should be activated. if the timer is a generator, new consilii will be created
|
Timer |
Consilium.getTimer() |
| Modifier and Type | Method and Description |
|---|---|
Consilium |
Consilium.clone(Timer timer,
String author) |
<C extends IConsilium> |
IConsilium.clone(Timer timer,
String author)
create a copy with a new timer and optional author
|
void |
Processor.run(Timer timer,
IConsilium... consiliums) |
| Constructor and Description |
|---|
Consilium(String author,
Timer timer,
IConsilium.Priority priority,
ICommand<?>... exsecutios) |
Obsidio(String name,
Object consiliumID,
Timer timer,
Grex grex) |
| Modifier and Type | Class and Description |
|---|---|
class |
ETimer |
Copyright © 2012–2020. All rights reserved.