| Package | Description |
|---|---|
| org.lsst.ccs.config |
Overview
|
| Modifier and Type | Class and Description |
|---|---|
class |
AParameterDescription
Represents an actual parameterDescription.
|
class |
ParameterBase
this is an explicit duplication of description of parameter as it is in the subsystem configuration.
|
class |
ParameterConfiguration
abstract class for all parameter configurations
|
class |
ParameterDescription
The base class for all Parameter descriptions
|
class |
ParameterPath
Unique Path in a SubSystem.
|
| Modifier and Type | Field and Description |
|---|---|
static Comparator<PathObject> |
PathObject.COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
protected ParameterConfiguration |
ConfigProfile.fetch(PathObject path)
Looks if the
ConfigProfile object contains a modification for
the parameter defined by the specified PathObject |
ParameterDescription |
SubsystemDescription.fetch(PathObject path)
Looks for a parameter description that matches the given path
|
Copyright © 2015 LSST. All rights reserved.