Class ModelElementTypeFinder.ModelElementDescription

java.lang.Object
net.ssehub.easy.varModel.model.filter.ModelElementTypeFinder.ModelElementDescription
Enclosing class:
ModelElementTypeFinder

public class ModelElementTypeFinder.ModelElementDescription extends Object
This inner class is used as return type of the outer ModelElementTypeFinder that stores the relevant information (name, type, and class) of the model element found in a Project. This information can be used to identify this model element in an IVML-file for efficiently by searching only the relevant part of the corresponding parse tree.
Author:
kroeher