| Package | Description |
|---|---|
| tsl2.nano.cursus | |
| tsl2.nano.cursus.effectus | |
| tsl2.nano.cursus.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected Res<O,V> |
Grex.genRes |
protected Res<O,V> |
Mutatio.res |
| Modifier and Type | Method and Description |
|---|---|
Res<O,V> |
Grex.createResForId(Object objectId) |
| Modifier and Type | Method and Description |
|---|---|
Set<Res<O,V>> |
Grex.createNewParts(Object... objectIds) |
Set<? extends Res<O,V>> |
Grex.createParts() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Grex.isPart(Res<O,V> res) |
| Constructor and Description |
|---|
Grex(Res<O,V> genericRes,
Object... objectIDs) |
Mutatio(V next,
Res<O,V> res) |
| Modifier and Type | Method and Description |
|---|---|
de.tsl2.nano.incubation.tree.STree<Effectree.Entry> |
Effectree.addEffects(Res<?,?> res,
Effectree.Entry... entries) |
static Effectree.Entry |
Effectree.change(Res res) |
static List<Effectus> |
Effectree.generateEffects(Res res) |
| Constructor and Description |
|---|
Effectus(Res<O,V> res,
boolean fixed) |
IncEffectus(Res<O,Number> res,
Number increase) |
RuleEffectus(Res<O,V> res,
boolean fixed,
String ruleName) |
| Modifier and Type | Class and Description |
|---|---|
class |
ERes |
Copyright © 2012–2020. All rights reserved.