Package | Description |
---|---|
ext.sulis |
All ext.sulis packages provide commercial classes developed and maintained by SULIS GmbH.
this package holds common utility classes used by all other packages (and useful on their own ;-) |
Modifier and Type | Method and Description |
---|---|
AttMagic.T |
AttMagic.T.getParent()
get parent Type
|
static AttMagic.T |
AttMagic.getT(String typeName) |
Modifier and Type | Method and Description |
---|---|
static List<AttMagic.T> |
AttMagic.getT()
return a List of all type info objects (T)
|
static Map<String,AttMagic.T> |
AttMagic.getTypes() |
Modifier and Type | Method and Description |
---|---|
void |
AttMagic.T.setParent(AttMagic.T p)
set parent Type
|