/** * generated by Xtext 2.21.0 */ package hu.bme.mit.inf.dslreasoner.application.applicationConfiguration; import org.eclipse.emf.ecore.EObject; /** * * A representation of the model object 'Type Reference'. * * * * @see hu.bme.mit.inf.dslreasoner.application.applicationConfiguration.ApplicationConfigurationPackage#getTypeReference() * @model * @generated */ public interface TypeReference extends EObject { } // TypeReference