Class Except_0

  • All Implemented Interfaces:
    ICondition

    public class Except_0
    extends Object
    implements ICondition
    A condition for building fake history based on the world index of the environment. If the world index differs from 0, then a fake history is build for the object.
    Since:
    24/09/2014
    Version:
    choco
    Author:
    Charles Prud'homme
    • Constructor Detail

      • Except_0

        public Except_0()
    • Method Detail

      • set

        public void set​(IEnvironment environment)
        Description copied from interface: ICondition
        Set the environment of this
        Specified by:
        set in interface ICondition
        Parameters:
        environment - a backtrackable environment