| Package | Description |
|---|---|
| org.jboss.galleon.cli.model | |
| org.jboss.galleon.cli.path |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Group> |
FeatureContainer.featuresSpecRoots |
protected Map<String,Group> |
FeatureContainer.modulesRoots |
protected Map<String,Group> |
FeatureContainer.packagesRoots |
| Modifier and Type | Method and Description |
|---|---|
Group |
FeatureSpecsBuilder.buildTree(PmSession session,
ArtifactCoords.Gav fpgav,
ArtifactCoords.Gav gav,
Map<Identity,Group> allPackages,
boolean useCache,
Set<ResolvedSpecId> wantedSpecs) |
static Group |
Group.fromString(String origin,
String name) |
Group |
Group.getPrevious() |
Group |
ConfigInfo.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
Map<Identity,Group> |
FeatureContainer.getAllPackages() |
Map<String,Group> |
FeatureContainer.getFeatureSpecs() |
Set<Group> |
Group.getGroups() |
Map<String,Group> |
FeatureContainer.getModules() |
Map<String,Group> |
FeatureContainer.getPackages() |
| Modifier and Type | Method and Description |
|---|---|
void |
Group.addGroup(Group fg) |
int |
Group.compareTo(Group o) |
void |
ConfigInfo.setFeatureGroupRoot(Group group) |
protected void |
FeatureContainer.setFeatureSpecRoot(String origin,
Group featuresSpecRoot) |
protected void |
FeatureContainer.setModulesRoot(String origin,
Group packagesRoot) |
protected void |
FeatureContainer.setPackagesRoot(String origin,
Group packagesRoot) |
void |
Group.setPrevious(Group previous) |
| Modifier and Type | Method and Description |
|---|---|
Group |
FeatureSpecsBuilder.buildTree(PmSession session,
ArtifactCoords.Gav fpgav,
ArtifactCoords.Gav gav,
Map<Identity,Group> allPackages,
boolean useCache,
Set<ResolvedSpecId> wantedSpecs) |
| Modifier and Type | Field and Description |
|---|---|
static Group |
FeatureContainerPathConsumer.EDIT_ROOT_GRP |
static Group |
FeatureContainerPathConsumer.EXPLORE_ROOT_GRP |
| Modifier and Type | Method and Description |
|---|---|
Group |
FeatureContainerPathConsumer.getCurrentNode(String path) |
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.