Class ModelElementTypeFinder.ModelElementDescription

  • Enclosing class:
    ModelElementTypeFinder

    public class ModelElementTypeFinder.ModelElementDescription
    extends java.lang.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