Interface ExpressionClassBuilderInterface
-
- All Known Implementing Classes:
ActivationClassBuilder,ExpressionClassBuilder
public interface ExpressionClassBuilderInterfaceThis 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.