/** * <copyright> * </copyright> * * $Id$ */ package org.talend.dataquality.indicators; import orgomg.cwm.objectmodel.core.Classifier; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Indicator Type</b></em>'. * <!-- end-user-doc --> * * * @see org.talend.dataquality.indicators.IndicatorsPackage#getIndicatorType() * @model * @generated */ public interface IndicatorType extends Classifier { } // IndicatorType