| Package | Description |
|---|---|
| org.lsst.ccs.config.utilities |
| Modifier and Type | Method and Description |
|---|---|
static NamesAndTag |
ConfigUtils.namesFromDescriptionPath(String pathName) |
static NamesAndTag |
ConfigUtils.namesFromPath(String pathName)
gets subsystem name, configName and tag name from pathName
|
static NamesAndTag |
ConfigUtils.namesFromPaths(String descriptionName,
String configurationName)
gets subsystem name, configName and tag name from the description and configuration path names
rules: the subsystem name in both file names should be the same if the configuration name in the description file name is not set then the configuration name is in the configuration file name. |
Copyright © 2015 LSST. All rights reserved.