FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConnection Methods

The clsConnection type exposes the following members.

Methods


  Name Description
Public method addFirstPoint
Adds the first point.
Public method addIteration
Adds the iteration.
Public method addLastPoint
Adds the last point.
Public method addPoints
Adds the points.
Public method buildConnector
Builds a connector.
Public method clone
Makes a deep copy of this object.
Public method Equals
Determines whether the specified Object is equal to the current Object.
Public method getExecutionIterations
Gets the execution iterations.
Public method GetHashCode
Serves as a hash function for a particular type.
Public method getLabel
Gets the label.
Public method getLabelPosition
Gets the label position.
Public method getLine
Gets the line.
Public method getLinkValue
Gets the link value.
Public method getModel
Gets the model.
Public method getNextExecutionIteration
Gets the next execution iteration.
Public method getPoints
Gets the points for the connection
Public method getProperties
Gets the properties.
Public method getProperty
Gets the property.
Public method getSourceFigure
Gets the source figure.
Public method getTargetFigure
Gets the target figure.
Public method hasProcessedExecutionIteration
Determines whether /[has processed execution iteration].
Public method isProcessed
Query if 'iteration' is processed.
Public method remove
Removes this instance.
Public method removeAllIterations
Removes all iterations.
Public method removeAllIterationsExceptLast
Removes all iterations except last.
Public method removeAllPoints
Removes all points for the connection
Public method removeIteration
Removes the iteration described by iterationNumber.
Public method removeLastIteration
Remove the last execution iteration
Public method setFigures(clsFigure, figurePort, clsFigure, figurePort)
Sets the figures for the connection
Public method setFigures(clsFigure, clsFigure)
Sets the figures.
Public method setLabel
Sets the label.
Public method setLabelPosition
Sets the label position.
Public method updateProperty
Sets the property.