Map files) throws IOException
{
JavaMethodGenerator methodGenerator = JavaMethodGenerator.getInstance();
JavaInvokerGenerator invokerGenerator = JavaInvokerGenerator.getInstance();
SemanticRule component = null;
SemanticCondition condition = null;
SemanticConsequence consequence = null;
/* needs to be LinkedHashSet() to ensure the order is the same */
Set usedApplicationData = new LinkedHashSet();