Uses of Class
org.openbp.cockpit.modeler.figures.process.ParamFigure

Packages that use ParamFigure
org.openbp.cockpit.modeler.figures.process   
 

Uses of ParamFigure in org.openbp.cockpit.modeler.figures.process
 

Methods in org.openbp.cockpit.modeler.figures.process that return ParamFigure
 ParamFigure SocketFigure.addParam(NodeParam param, int pos)
          Adds a figure for the given param to the socket figure.
 

Methods in org.openbp.cockpit.modeler.figures.process with parameters of type ParamFigure
 void SocketFigure.removeParam(ParamFigure paramFigure)
          Removes the parameter from this socket.
 

Constructors in org.openbp.cockpit.modeler.figures.process with parameters of type ParamFigure
ParamConnector(ParamFigure paramTagFigure)
          Default constructor.
ProcessVariableConnection(DataLink link, ParamFigure paramFigure)
          Constructor.
ProcessVariableFigure(ProcessVariable param, ParamFigure parent)
          Constructor.
 



Copyright © 2011. All Rights Reserved.