public class IndexedArtifactGroupNode extends Object implements IMavenRepositoryNode, IArtifactNode
Constructor and Description |
---|
IndexedArtifactGroupNode(IndexedArtifactGroup group) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getChildren() |
String |
getDocumentKey() |
org.eclipse.swt.graphics.Image |
getImage() |
String |
getName() |
boolean |
hasChildren() |
boolean |
isUpdating() |
public IndexedArtifactGroupNode(IndexedArtifactGroup group)
public Object[] getChildren()
getChildren
in interface IMavenRepositoryNode
public String getName()
getName
in interface IMavenRepositoryNode
public boolean hasChildren()
hasChildren
in interface IMavenRepositoryNode
public org.eclipse.swt.graphics.Image getImage()
getImage
in interface IMavenRepositoryNode
public String getDocumentKey()
getDocumentKey
in interface IArtifactNode
public boolean isUpdating()
isUpdating
in interface IMavenRepositoryNode
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.