from => $contextnot
from => "Interval"My mistake. You want to take the "NONE" from the Inequalities context, not the Interval context. But due to a bug in the redefine() method, you can't do it by giving its name, but must give a pointer to the context object instead.
Davide