| Entry(Entry) | Constructor to create a full copy of the given Entry. |
| Entry(IPrimitive) | Constructor to create an expression operand based on the existing Expression component. . |
| Entry(String) | Constructor to create an expression operand. |
| Entry(String, TermType, Entry) | Constructor to create an expression operand. |