public interface ForceNode extends ProgramNode
Modifier and Type | Method and Description |
---|---|
ForceNodeConfig |
getConfig() |
ForceNodeConfigFactory |
getConfigFactory() |
ForceNode |
setConfig(ForceNodeConfig config)
Set a configuration on this node.
|
ForceNodeConfigFactory getConfigFactory()
ForceNode setConfig(ForceNodeConfig config)
config
- the configuration to be set.ForceNodeConfig getConfig()
Copyright © 2018. All rights reserved.