Package | Description |
---|---|
com.ur.urcap.api.domain.program.nodes | |
com.ur.urcap.api.domain.program.nodes.builtin | |
com.ur.urcap.api.domain.program.structure |
Modifier and Type | Method and Description |
---|---|
SetPayloadNode |
ProgramNodeFactory.createSetPayloadNode()
Creates a default Set Payload Node where the default payload (defined in the installation) is selected.
|
Modifier and Type | Method and Description |
---|---|
SetPayloadNode |
SetPayloadNode.setConfig(PayloadNodeConfig config)
Sets a configuration on this node.
|
Modifier and Type | Method and Description |
---|---|
void |
ProgramNodeVisitor.visit(SetPayloadNode programNode,
int index,
int depth)
This method is called whenever a Set Payload node is encountered.
|
Copyright © 2021. All rights reserved.