Interface ExpressionClassBuilderInterface

All Known Implementing Classes:
ActivationClassBuilder, ExpressionClassBuilder

public interface ExpressionClassBuilderInterface
This is a simple interface to hide the impl of ExpressionClassBuilder from the protocol side. RESOLVE - This interface needs to be filled in and the impl code changed to go through the interface as much as possible.