Package | Description |
---|---|
org.eclipse.tycho.p2.impl.publisher.rootfiles |
Modifier and Type | Field and Description |
---|---|
static ConfigSpec |
ConfigSpec.GLOBAL |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<ConfigSpec,RootFilesProperties> |
FeatureRootAdvice.propertiesPerConfig |
private java.util.HashMap<ConfigSpec,RootFilesProperties> |
RootPropertiesParser.ParsingResult.propertiesPerConfig |
Modifier and Type | Method and Description |
---|---|
static ConfigSpec |
ConfigSpec.createFromOsWsArchArray(java.lang.String[] segments,
int beginIndex) |
static ConfigSpec |
ConfigSpec.createFromWsOsArch(java.lang.String wsOsArchDotSeparated) |
(package private) static ConfigSpec |
RootPropertiesParser.getConfigFromKey(java.lang.String[] keySegments,
int indexOfKeyType) |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<ConfigSpec,RootFilesProperties> |
RootPropertiesParser.getPermissionsAndLinksResult() |
(package private) java.util.HashMap<ConfigSpec,RootFilesProperties> |
RootPropertiesParser.ParsingResult.getPropertiesPerConfigMap() |
Modifier and Type | Method and Description |
---|---|
private static void |
FeatureRootAdvice.ensureRootFilesConfigured(RootFilesProperties rootProperties,
ConfigSpec configuration) |
(package private) RootFilesProperties |
RootPropertiesParser.ParsingResult.getPropertiesForWriting(ConfigSpec config) |
private org.eclipse.equinox.internal.p2.publisher.FileSetDescriptor |
FeatureRootAdvice.initDescriptor(ConfigSpec configuration,
java.lang.String configurationAsString) |