Interface IVariableRenamer
- All Known Implementing Classes:
IVariableRenamer.HierarchicalName
,IVariableRenamer.SameName
public interface IVariableRenamer
Helper interface to ease the naming of the new variables during flattening
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static class
-
Method Summary
Modifier and TypeMethodDescriptioncreateVariableName
(PVariable pVariable, PQuery query) Creates a variable name based on a given variable and a given query.