Class ModelElementTypeFinder

java.lang.Object
net.ssehub.easy.varModel.model.AbstractProjectVisitor
net.ssehub.easy.varModel.model.filter.ModelElementTypeFinder
All Implemented Interfaces:
ICustomDatatypeVisitor, IModelVisitor

public class ModelElementTypeFinder extends AbstractProjectVisitor
This class provides a visitor for providing a ModelElementTypeFinder.ModelElementDescription of a model element in a specific Project. The search for the desired model element only requires the name of that element and the Project the element is located in.
Author:
kroeher