/** */ package hu.bme.mit.inf.dslreasoner.alloyLanguage; /** * * A representation of the model object 'ALS Int Scope'. * * * * @see hu.bme.mit.inf.dslreasoner.alloyLanguage.AlloyLanguagePackage#getALSIntScope() * @model * @generated */ public interface ALSIntScope extends ALSTypeScope { } // ALSIntScope