To associate code with a Java compute node, use one of the following
methods:
To generate template code perform the following steps:
Alternatively, you can associate a JavaCompute
node with an existing Java class that the wizard previously generated. This
allows you to share the same Java code between multiple nodes. To associate
a JavaCompute nodes with an existing Java class perform the following steps:
- Right-click the JavaCompute node and click Properties.
- Enter the name of the Java class in the Java Class field.
- Click OK. You have now associated your JavaCompute
node with an existing Java class.
You can now perform the following tasks: