public interface Component
Components include: schema loader, algorithm.
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns a name for this component.
|
List<Parameter> |
getParameters()
Declares the parameters that this component accepts.
|
Copyright © 2006–2016 Julian Hyde. All rights reserved.