
public static interface ComponentNodeBuilder.ComponentNodeFactory
| Modifier and Type | Method and Description |
|---|---|
ComponentLookup |
buildComponentNode(String descriptionStr)
Build a descriptive node from the provided description String.
|
String |
getProtocol()
Get the protocol for this GroovyComponentNodeFactory.
|
ComponentLookup buildComponentNode(String descriptionStr)
descriptionStr - String containing description information
necessary to build a DescriptiveNode.String getProtocol()
Copyright © 2018 LSST. All rights reserved.