/** * <copyright> * </copyright> * * */ package org.dresdenocl.language.ocl.resource.ocl.ui.launch; /** * <p> * A class that provides the main tab to parameterize launch configurations * (currently disabled). * </p> * <p> * Set the overrideLaunchConfigurationMainTab option to false to customize this * class. * </p> */ public class OclLaunchConfigurationMainTab { }