| Package | Description |
|---|---|
| org.lsst.ccs.description | |
| org.lsst.gruth.jutils |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveNode.adoptOrphans(IndirectMap<String,org.lsst.ccs.description.ComponentNode> registry,
ArrayList<EffectiveNode> children,
EffectiveNode parent) |
| Constructor and Description |
|---|
EffectiveNode(IndirectMap<String,org.lsst.ccs.description.ComponentNode> registry,
String name,
String key,
Object value,
DescriptiveNode descriptiveNode) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
MapArgs.asFullArray(IndirectMap<String,Object> objectDictionary)
same remarks as asFullMap
|
List<Object> |
MapArgs.asFullList(IndirectMap<String,Object> objectDictionary)
same remarks as asFullMap
|
MapArgs |
MapArgs.asFullMap(IndirectMap<String,Object> objectDictionary)
better calls isSafe before calling this method otherwise
will throw an EmptyParmException.
|
Object |
BuiltParm.fullValue(IndirectMap<String,Object> objectDictionary) |
Copyright © 2015 LSST. All rights reserved.