| Package | Description |
|---|---|
| org.lsst.ccs.config |
Classes responsible for managing the configuration of a subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
CategoryTag |
ConfigurationDescription.getCategoryTag(String category) |
CategoryTag |
CategoryTag.merge(CategoryTag categoryTag) |
static CategoryTag |
CategoryTag.parseCategoryTagInput(String categoryTagInput) |
static CategoryTag |
CategoryTag.parseCategoryTagInput(String categoryTagInput,
boolean newMeaningOfDefault) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationDescription.addCategoryTag(CategoryTag categoryTag) |
CategoryTag |
CategoryTag.merge(CategoryTag categoryTag) |
Copyright © 2021 LSST. All rights reserved.