/** * generated by Xtext 2.21.0 */ package hu.bme.mit.inf.dslreasoner.application.applicationConfiguration; /** * * A representation of the model object 'Integer Reference'. * * * * @see hu.bme.mit.inf.dslreasoner.application.applicationConfiguration.ApplicationConfigurationPackage#getIntegerReference() * @model * @generated */ public interface IntegerReference extends TypeReference { } // IntegerReference