Model
BasicIdeaProject
, BuildableElement
, EclipseProject
, GradleProject
, HierarchicalEclipseProject
, HierarchicalElement
, IdeaModule
, IdeaProject
public interface Element extends Model
Modifier and Type | Method | Description |
---|---|---|
String |
getDescription() |
Returns the description of the element, or
null if it has no description. |
String |
getName() |
Returns the name of the element.
|
String getName()