This class represents the translation rule for LogicVariables.
A LogicVariable is translated into a TermVariable, if it is of Sort INT or
OBJECT.
The name of this TermVariable is created out of the variable name and an id unique to
the LogicVariable. It further consists of a prefix indicating that it is a
translation of a LogicVariable and a suffix that indicating the Sort of
the translated LogicVariable
author: akuwertz version: 1.0, 10/04/2006 |