Method | Description | |
---|---|---|
Effect ( bool isTreated = false ) : EffectTransformation, |
return the effect of this element. If isTreated, decrement the objectives count in the finalCase
|
Method | Description | |
---|---|---|
Start ( ) : void |
Increment the objectives count in the finalCase
|
public Effect ( bool isTreated = false ) : EffectTransformation, | ||
isTreated | bool | If set to |
return | EffectTransformation, |