|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParamConnection | |
|---|---|
| org.openbp.cockpit.modeler.drawing | |
| org.openbp.cockpit.modeler.figures.process | |
| Uses of ParamConnection in org.openbp.cockpit.modeler.drawing |
|---|
| Methods in org.openbp.cockpit.modeler.drawing that return ParamConnection | |
|---|---|
ParamConnection |
ProcessDrawing.createParamConnection(DataLink link)
Creates a new parameter connection based on the given data link. |
| Uses of ParamConnection in org.openbp.cockpit.modeler.figures.process |
|---|
| Methods in org.openbp.cockpit.modeler.figures.process with parameters of type ParamConnection | |
|---|---|
void |
ParamFigure.addParamConnection(ParamConnection connection)
Adds a parameter connection. |
void |
ParamFigure.removeParamConnection(ParamConnection connection)
Removes a parameter connection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||