| Package | Description |
|---|---|
| tsl2.nano.cursus.effectus |
| Modifier and Type | Method and Description |
|---|---|
static Effectree.Entry |
Effectree.change(Class<?> type,
String path) |
static Effectree.Entry |
Effectree.change(Res res) |
static Effectree.Entry |
Effectree.effect(Class<?> type,
String path,
Class<? extends IChange> effectType,
Object effectParameter) |
| Modifier and Type | Method and Description |
|---|---|
de.tsl2.nano.incubation.tree.STree<Effectree.Entry> |
Effectree.addEffects(Class<?> type,
String path,
Effectree.Entry... entries)
creates dependencies between any change and the following effects.
|
de.tsl2.nano.incubation.tree.STree<Effectree.Entry> |
Effectree.addEffects(Res<?,?> res,
Effectree.Entry... entries) |
| Modifier and Type | Method and Description |
|---|---|
de.tsl2.nano.incubation.tree.STree<Effectree.Entry> |
Effectree.addEffects(Class<?> type,
String path,
Effectree.Entry... entries)
creates dependencies between any change and the following effects.
|
de.tsl2.nano.incubation.tree.STree<Effectree.Entry> |
Effectree.addEffects(Res<?,?> res,
Effectree.Entry... entries) |
Copyright © 2012–2020. All rights reserved.