public class None2CostGainConverter
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static boolean |
considerInactiveAttributes |
Tells if inactive condition regular attributes of converted memory container should be taken into account during conversion.
|
Constructor | Description |
---|---|
None2CostGainConverter() |
Sole constructor
|
Modifier and Type | Method | Description |
---|---|---|
MemoryContainer |
none2CostGain(MemoryContainer memoryContainer) |
Exchanges each condition regular attribute with two condition criteria, one of cost type and the other one of gain type.
|
public static boolean considerInactiveAttributes
false
.public MemoryContainer none2CostGain(MemoryContainer memoryContainer)
memoryContainer
- memory container that should be converted