FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsConnection Members

The clsConnection type exposes the following members.

Constructors


  Name Description
Public method clsConnection
Constructor.

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.

Operators


  Name Description
Public operator Static member Equality
Equality operator.
Public operator Static member Inequality
Inequality operator.

Properties


  Name Description
Public property color
Gets or sets the color.
Public property connectionNode
Gets or sets an element describing the connection node.
Public property id
Gets the identifier.
Public property lineSize
Gets or sets the size of the line.
Public property lineType
Gets or sets the type of the line.
Public property linkPriority
Gets the link priority.
Public property router
Gets or sets the router.
Public property sourcePort
Gets or sets the source port.
Public property srcParentID
Gets or sets the identifier of the source parent.
Public property srcParentType
Gets or sets the type of the source parent.
Public property srcPortName
Gets or sets the name of the source port.
Public property style
Gets the style.
Public property targetPort
Gets or sets the target port.
Public property trgParentID
Gets or sets the identifier of the trg parent.
Public property trgParentType
Gets or sets the type of the TRG parent.
Public property trgPortName
Gets or sets the name of the source port.