Interface ResolvableEntity
- All Known Subinterfaces:
ModelicaClassType,ModelicaDeclaration,ModelicaType
- All Known Implementing Classes:
ModelicaBuiltinType,ModelicaComponentDeclaration
public interface ResolvableEntity
Interface for entities that can be looked up.
-
Method Summary
Modifier and TypeMethodDescriptionReturns some name to be shown to user in violation description.
-
Method Details
-
getDescriptiveName
String getDescriptiveName()Returns some name to be shown to user in violation description.
-