public abstract class PomDescriptionProvider extends java.lang.Object implements ElementDescriptionProvider
EP_NAME
Constructor and Description |
---|
PomDescriptionProvider() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getElementDescription(PomTarget element,
ElementDescriptionLocation location) |
java.lang.String |
getElementDescription(PsiElement element,
ElementDescriptionLocation location) |
public java.lang.String getElementDescription(PsiElement element, ElementDescriptionLocation location)
getElementDescription
in interface ElementDescriptionProvider
public abstract java.lang.String getElementDescription(PomTarget element, ElementDescriptionLocation location)