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

