public class LocalRepositoryRootNode extends Object implements IMavenRepositoryNode
| Constructor and Description |
|---|
LocalRepositoryRootNode() |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getChildren() |
org.eclipse.swt.graphics.Image |
getImage() |
String |
getName() |
boolean |
hasChildren() |
boolean |
isUpdating() |
public Object[] getChildren()
getChildren in interface IMavenRepositoryNodepublic 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 IMavenRepositoryNodeCopyright © 2005–2021 Eclipse Foundation. All rights reserved.