/** * <copyright> * </copyright> * * */ package org.emftext.term.propositional.expression.resource.expression.launch; /** * A class that provides common methods that are required by launch configuration * delegates. */ public class ExpressionLaunchConfigurationHelper { // The generator for this class is currently disabled by option // 'disableLaunchSupport' in the .cs file. }