| Package | Description |
|---|---|
| org.lsst.ccs.config |
| Modifier and Type | Method and Description |
|---|---|
SingleCategoryTag |
CategoryDescription.getSingleTag(SingleCategoryTag singleCategoryTag) |
SingleCategoryTag |
CategoryDescription.getTopMostTag() |
| Modifier and Type | Method and Description |
|---|---|
List<SingleCategoryTag> |
CategoryDescription.getSingleCategoryTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryDescription.addOrUpdadateSingleTag(SingleCategoryTag singleCategoryTag) |
void |
CategoryDescription.addSingleTagVersion(SingleCategoryTag singleTag,
String version,
boolean update) |
boolean |
CategoryDescription.containsSingleTag(SingleCategoryTag singleCategoryTag) |
SingleCategoryTag |
CategoryDescription.getSingleTag(SingleCategoryTag singleCategoryTag) |
String |
CategoryDescription.getSingleTagVersion(SingleCategoryTag singleCategoryTag) |
void |
ConfigurationDescription.putSingleTagForCategory(String cat,
SingleCategoryTag sourcedTag,
String version) |
| Constructor and Description |
|---|
SingleCategoryTag(SingleCategoryTag t) |
SingleCategoryTag(SingleCategoryTag t,
String version) |
Copyright © 2023 LSST. All rights reserved.