
public class DemoConfigurable
extends org.lsst.ccs.framework.ConfigurableComponent
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Integer> |
currentParms |
protected double |
doubleValue |
protected String |
info
info is set as static in the subsystem description
|
protected int |
max |
protected int |
min |
protected String |
name |
| Constructor and Description |
|---|
DemoConfigurable(String name,
String info,
double doubleValue,
Map currentParms,
int min,
int max) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getParametersValue()
Returns the parameter values based on the field's values.
|
getChildren, getEnvironment, setEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchange, dropSubmittedChanges, getCheckedValueFromConfiguration, getComponentByName, getName, getParent, getParentObject, getSubmittedChanges, getSubsystem, init, isParameterConfigurable, notifyChange, notifyChangeWithoutPreliminaryChecks, postStart, printConfigurableParameters, setBulkParameter, shutdownNow, start, submitChange, submitChanges, validateBulkChangeCopyright © 2016 LSST. All rights reserved.