Uses of Class
net.ssehub.easy.varModel.model.filter.ModelElementTypeFinder.ModelElementDescription
Packages that use ModelElementTypeFinder.ModelElementDescription
Package
Description
This package contains utility classes for filtering the model for specific model elements.
-
Uses of ModelElementTypeFinder.ModelElementDescription in net.ssehub.easy.varModel.model.filter
Fields in net.ssehub.easy.varModel.model.filter declared as ModelElementTypeFinder.ModelElementDescriptionModifier and TypeFieldDescriptionModelElementTypeFinder.elementTypeDescriptionStores the description of the the model element found in a givenProject.Methods in net.ssehub.easy.varModel.model.filter that return ModelElementTypeFinder.ModelElementDescriptionModifier and TypeMethodDescriptionModelElementTypeFinder.getDatatypeByElementName(String elementName) Returns aModelElementTypeFinder.ModelElementDescriptionof the model element specified by the given element name.