/** * <copyright> * </copyright> * * $Id$ */ package simulator.scl; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Indicator Matches Condition</b></em>'. * <!-- end-user-doc --> * * * @see simulator.scl.ConfigPackage#getIndicatorMatchesCondition() * @model * @generated */ public interface IndicatorMatchesCondition extends OutputMatchesCondition { } // IndicatorMatchesCondition