Default definition of a class traversal. Each "node" has entry and exit features; the entry
feature returns a BOOLEAN which controls the traversal of the subtree.
This feature is obsolete: Don't use this feature anymore.
That's a 2.0 left-over that does not have any sense now that the type system is improved.
Just use Current instead.