|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openquark.gems.client.AutoburnLogic.BurnCombination
public static class AutoburnLogic.BurnCombination
A helper class to hold information about a single burn combination. This holds information about which inputs to burn as well as the type closeness for this burning combination. Note that the arguments are represented as integer indices relative to the arguments of the gem and not the gem tree.
| Method Summary | |
|---|---|
int |
getBurnTypeCloseness()
Returns the type closeness of this burning combination. |
int[] |
getInputsToBurn()
Returns the argument indexes to burn. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getBurnTypeCloseness()
public int[] getInputsToBurn()
|
![]() Quark Platform Documentation Version 1.7.0_0 Business Objects |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||