/** * generated by Xtext 2.21.0 */ package hu.bme.mit.inf.dslreasoner.application.applicationConfiguration; /** * * A representation of the model object 'String Scope'. * * * * @see hu.bme.mit.inf.dslreasoner.application.applicationConfiguration.ApplicationConfigurationPackage#getStringScope() * @model * @generated */ public interface StringScope extends StringReference { } // StringScope