/** */ package hu.bme.mit.inf.dslreasoner.smtLanguage; /** * * A representation of the model object 'SMT Simple Sat Command'. * * * * @see hu.bme.mit.inf.dslreasoner.smtLanguage.SmtLanguagePackage#getSMTSimpleSatCommand() * @model * @generated */ public interface SMTSimpleSatCommand extends SMTSatCommand { } // SMTSimpleSatCommand