clsFigure Members
The clsFigure type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
addDynamicInitVariable |
Adds the dynamic initialize variable
|
![]() |
addIteration |
Adds the iteration.
|
![]() |
allInComingConnectionsProcessingCompleted(Int32, clsConnection) |
returns if all incoming connections are processed
|
![]() |
allInComingConnectionsProcessingCompleted(Int32) |
Alls the in coming connections processing completed.
|
![]() |
clone |
clones the current figure
|
![]() |
Equals |
Determines whether the specified [System.Object] is equal to this instance.
|
![]() |
getAllFiguresToTargetFigure |
Gets all figures to target figure.
|
![]() |
getAllOutGoingConnectionsProcessingCompleted |
Gets all out going connections processing completed.
|
![]() |
getArtificialWaitIteration |
Gets the artificial wait iteration.
|
![]() |
getConfiguredDuration |
Gets the duration.
|
![]() |
getDuplicateOutgoingConnections |
Gets the duplicate outgoing connections.
|
![]() |
getDynamicInitVariables |
Gets the dynamic initialize variables.
|
![]() |
getErrorExecutionIterations |
Get execution iterations with errors
|
![]() |
getExecutedConnection |
Gets the executed connection.
|
![]() |
getExecutedIterationsAfterOnSamePath | |
![]() |
getExecutionIteration |
returns a given iteration
|
![]() |
getExecutionIterations |
Gets the execution iterations.
|
![]() |
getFigureDefinition |
Gets the figure definition.
|
![]() |
GetHashCode |
Returns a hash code for this instance.
|
![]() |
getInComingConnections |
returns a list of incoming connections
|
![]() |
getLastExecutionIteration |
Gets the last execution iteration.
|
![]() |
getMaxExecutionIterationID |
Gets the maximum execution iteration identifier.
|
![]() |
getMaxExecutionIterationNumber |
Gets the maximum execution iteration number.
|
![]() |
getModel |
Gets the model.
|
![]() |
getNextExecutionIteration |
get the next execution iteration
|
![]() |
getNotProcessedConnection |
Gets the not processed connection.
|
![]() |
getOutGoingConnectionHasReturnValue |
gets the out going connection with the matching return value
|
![]() |
getOutGoingConnections(clsFigure) |
Gets the out going connections.
|
![]() |
getOutGoingConnections(Boolean) |
returns a list of out going connections
|
![]() |
getPortPosition |
Gets the port position.
|
![]() |
getPortsBaseOnTarget |
Gets the ports base on target.
|
![]() |
getProperties |
returns a collection of properties
|
![]() |
getProperty(String) |
gets a value of a property
|
![]() |
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
|
![]() |
getPropertyDefaultValue |
Gets the property default value.
|
![]() |
getRuntimeDuration |
Gets the duration of the runtime.
|
![]() |
getUniqueListOfExecutionIterations |
Gets the unique list of iterations.
|
![]() |
getWaitExecutionIteration |
Gets the wait iteration.
|
![]() |
getWaitExecutionIterations |
Gets the wait execution iterations.
|
![]() |
getWaitIteration |
returns the waiting iteration
|
![]() |
hasAritificialWaitIteration |
Determines whether [has aritificial wait iteration].
|
![]() |
hasConnections |
Determines whether this instance has connections.
|
![]() |
hasDynamicInitVariables |
Determines whether [has dynamic initialize variables].
|
![]() |
hasExecutionIterations |
returns if the figure has execution iterations
|
![]() |
hasFigureAfter |
Determines whether [has figure after] [the specified s target figure type].
|
![]() |
hasFigureBefore |
Determines whether [has figure before] [the specified s figure type].
|
![]() |
hasInComingConnections |
Determines whether [has in coming connections].
|
![]() |
hasJumpConnection |
Has jump connection
|
![]() |
hasOutGoingConnection |
Determines whether the specified target figure identifier has connection.
|
![]() |
hasOutGoingConnections |
Determines whether [has out going connections].
|
![]() |
hasOutGoingConnectionWithLinkValue |
Determines whether [has out going connection with link value] [the specified link value].
|
![]() |
hasProperty |
checks if a property exist
|
![]() |
hasSameProperties |
Determines whether [has same properties] [the specified o fig2].
|
![]() |
hasWaitIteration |
Determines whether [has wait iteration].
|
![]() |
logMessage |
Logs the message.
|
![]() |
moveFigure |
moves the figure
|
![]() |
remove |
Removes this figure.
|
![]() |
removeAllDynamicInitVariables |
Removes all dynamic init variables.
|
![]() |
removeAllIterations |
Removes all iterations.
|
![]() |
removeAllIterationsExceptLast |
Removes all iterations except last.
|
![]() |
removeIteration |
removes an iteration from the figure
|
![]() |
removeOutGoingConnections |
Removes the out going connections.
|
![]() |
removeProperties |
Removes the properties.
|
![]() |
removeProperty |
Removes the property.
|
![]() |
setProperty |
sets a given property for the figure
|
![]() |
timeToExecute |
Gets the execution time.
|
![]() |
updateProperties |
Updates the properties.
|
Properties
Name | Description | |
---|---|---|
![]() |
figureNode |
get/set the xml node for the figure
|
![]() |
id |
get/set the figure id
|
![]() |
isValid |
Gets a value indicating whether this step is valid.
|
![]() |
location |
get/set the location of the figure
|
![]() |
name |
get/set the name of the figure
|
![]() |
type |
get/set the type of the figure
|
![]() |
x |
Gets or sets the x.
|
![]() |
y |
Gets or sets the y.
|