public interface DecisionProcedureTranslationFactory (Code)
Implementors will know whether to create a DecProcTranslation object for Java
or for ASM. This is necessary since the Translation classes are not visible
to callers of the DecisionProcedure classes.
author: daniels