|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Optimization | |
---|---|
net.sf.magicproject.clickable.ability | Abilities. |
net.sf.magicproject.xml | XML builder components : parsing xml cards/rules to build the MDB file. |
Uses of Optimization in net.sf.magicproject.clickable.ability |
---|
Fields in net.sf.magicproject.clickable.ability declared as Optimization | |
---|---|
Optimization |
Ability.optimizer
The optimizer to use to manage the 'add' method to the TBZ |
Methods in net.sf.magicproject.clickable.ability that return Optimization | |
---|---|
static Optimization |
Optimization.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Optimization[] |
Optimization.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of Optimization in net.sf.magicproject.xml |
---|
Methods in net.sf.magicproject.xml that return Optimization | |
---|---|
static Optimization |
XmlTools.getOptimization(java.lang.String attribute)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |