/** * <copyright> * </copyright> * * $Id$ */ package org.talend.dataquality.indicators; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Soundex Low Freq Indicator</b></em>'. * <!-- end-user-doc --> * * * @see org.talend.dataquality.indicators.IndicatorsPackage#getSoundexLowFreqIndicator() * @model * @generated */ public interface SoundexLowFreqIndicator extends SoundexFreqIndicator { } // SoundexLowFreqIndicator