public class LocalRepositoryRootNode extends java.lang.Object implements IMavenRepositoryNode
| Constructor and Description |
|---|
LocalRepositoryRootNode() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
getChildren() |
org.eclipse.swt.graphics.Image |
getImage() |
java.lang.String |
getName() |
boolean |
hasChildren() |
boolean |
isUpdating() |
public java.lang.Object[] getChildren()
getChildren in interface IMavenRepositoryNodepublic java.lang.String getName()
getName in interface IMavenRepositoryNodepublic boolean hasChildren()
hasChildren in interface IMavenRepositoryNodepublic org.eclipse.swt.graphics.Image getImage()
getImage in interface IMavenRepositoryNodepublic boolean isUpdating()
isUpdating in interface IMavenRepositoryNode