public final class Product extends Object
| Constructor and Description |
|---|
Product() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInstallationSeed(org.eclipse.tycho.core.resolver.shared.DependencySeed seed) |
boolean |
equals(Object obj) |
List<org.eclipse.tycho.core.resolver.shared.DependencySeed> |
getAdditionalInstallationSeeds() |
String |
getArchiveFileName() |
String |
getAttachId() |
String |
getId() |
String |
getRootFolder(String os) |
int |
hashCode() |
String |
toString() |
public String getId()
public String getAttachId()
public String getArchiveFileName()
public void addInstallationSeed(org.eclipse.tycho.core.resolver.shared.DependencySeed seed)
public List<org.eclipse.tycho.core.resolver.shared.DependencySeed> getAdditionalInstallationSeeds()
Copyright © 2008-2014 Eclipse Foundation. All Rights Reserved.