clsUIModel Methods
The clsUIModel type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
addBusinessObjectNode |
Adds the business object node.
|
|
|
addConnection |
adds a new connection to the model
|
|
|
addFigure |
adds a new figure to the model
|
|
|
addJumpConnection |
Adds a jump connection if the connectino doen not exist
|
|
|
addMasterGlobal |
Adds a new global
|
|
|
addMasterVariable |
Adds a master variable
|
|
|
buildImageTable |
build a list of images for the steps
|
|
|
businessObjectExists |
Businesses the object exists.
|
|
|
center |
Centers the specified p1.
|
|
|
changeAllIds |
Changes all ids.
|
|
|
cleanUpIterationData |
Cleans up iteration data.
|
|
|
config |
returns the configuration object
|
|
|
createBusinessObjectsNode |
Creates the business object node.
|
|
|
defineBusinessObject |
Defines the business object.
|
|
|
defineGlobal |
Defines the global.
|
|
|
defineVariable |
Defines the variable.
|
|
|
drawRoundedRectangle |
Draws the rounded rectangle.
|
|
|
exportStepPropertiesToXML |
Exports the step properties to XML.
|
|
|
generateAllPossiblePathsForDefinition |
Generates all possible paths for definition.
|
|
|
generateAllPossiblePathsForInstance |
Generates all possible paths for instance.
|
|
|
generateModelExecutionTaskGraphic |
generate a execution view with only tasks steps
|
|
|
generateModelExecutionViewGraphic(String%, String, String%, Font, List<(Of <<'(String>)>>)) |
generate a graphic of the execution
|
|
|
generateModelExecutionViewGraphic(String%, String, String%, Boolean, Font) |
generate a graphic of the execution
|
|
|
generateModelExecutionViewGraphic(String%, String, String%, Boolean, Font, Color, Font, Color, Nullable<(Of <<'(Color>)>>), List<(Of <<'(String>)>>)) |
generates a graphic of the execution view
|
|
|
generateModelExecutionViewGraphicBetweenSteps | |
|
|
generateModelGraphic(Boolean, String%, String, Font) |
generate the graphic of the model
|
|
|
generateModelGraphic(Boolean, String%, String, List<(Of <<'(Point>)>>)%, Font) |
Generates the model graphic.
|
|
|
generateModelGraphic(Boolean, String%, String, String%, Font, Color, Font, Color, Color, Color, Color, Color, Color, Boolean) |
Generates the model graphic.
|
|
|
generateModelGraphic(Boolean, String%, String, String%, Font, Color, Font, Color, Color, Color, Color, Color, Color, Boolean, Nullable<(Of <<'(Color>)>>), Boolean) |
Generates the model graphic.
|
|
|
generateModelGraphic(Boolean, String%, String, String%, Font, Color, Font, Color, Color, Color, Color, Color, Color, Boolean, Dictionary<(Of <<'(Int32, Point>)>>)%, List<(Of <<'(String>)>>)%, Nullable<(Of <<'(Color>)>>), Boolean) |
Generates the model graphic.
|
|
|
generateModelGraphic(Boolean, String, String%, Font, Color, Font, Color, Color, Color, Color, Color, Color, Boolean, List<(Of <<'(Point>)>>)%, Dictionary<(Of <<'(Int32, Point>)>>)%, List<(Of <<'(String>)>>)%, Nullable<(Of <<'(Color>)>>), Boolean) |
generate the graphic of the model
|
|
|
generateModelGraphicCriticalPath |
Generates the model graphic critical path.
|
|
|
generatePrevNextStepDiagram |
Generates the previous next step diagram.
|
|
|
getAllInstanceExecutedPointLists |
Gets all instance executed point lists.
|
|
|
getArtificialWaitExecIterations |
Gets the artificial wait execute iterations.
|
|
|
getAttributeValue |
Returns the attribute value from the root node
|
|
|
getBusinessObject |
Gets the business object.
|
|
|
getBusinessObjects |
Gets the business objects.
|
|
|
getBusinessObjectsNode |
Gets the business objects node.
|
|
|
getComments |
Gets the comments.
|
|
|
getConnection(String) |
Gets the connection.
|
|
|
getConnection(String, String, String) |
Gets the connection.
|
|
|
getConnections |
Gets the connections.
|
|
|
getConnectionsWithMoreThanOneExecutionIteration |
Gets the connections with more than one execution iteration.
|
|
|
getDefinedBusinessObjects |
Gets the business object definitions.
|
|
|
getDefinedGlobal |
Gets a defined global
|
|
|
getDefinedGlobals |
Gets the defined globals.
|
|
|
getDefinedVariable |
returns a defined variable
|
|
|
getDefinedVariables |
Gets the defined variables.
|
|
|
getDiagramDeltaPoint |
Gets the diagram delta point.
|
|
|
getDiagramMinMaxSize |
Gets the maximum size of the diagram minimum.
|
|
|
getEndSteps |
Gets the end steps.
|
|
|
getErrorExecutionIterations |
Get error execution iterations
|
|
|
getErrorFigures |
Gets the error figures.
|
|
|
getErrorList |
Gets the error list
|
|
|
getExecutionIterations |
return a list of execution iterations by id and iteration
|
|
|
getExecutionIterationsBetweenSteps | |
|
|
getExecutionIterationsForStepTypes |
Get execution iterations for provided step types
|
|
|
getExecutionIterationUsingExecutionID |
returns a selected execution iteration
|
|
|
getExecutionPoints |
Gets the execution points.
|
|
|
getFigure |
gets a figure from the model
|
|
|
getFigureNames |
Get figure names
|
|
|
getFigures |
gets a list of figures
|
|
|
getFiguresByType |
Gets the type of the figures by.
|
|
|
getFiguresWithMoreThanOneExecutionIteration |
Gets the figures with more than one execution iteration.
|
|
|
getFigureUsingExecutionID |
gets the executing figure based on the iteration
|
|
|
getFormVariable |
Gets the form variable.
|
|
|
getFormVariableDefinitions |
Gets the form variable definitions.
|
|
|
getFormVariables |
Gets the form variables.
|
|
|
getGlobal |
Gets the global.
|
|
|
getGlobals |
Gets the globals.
|
|
|
getInvalidSteps |
Gets the invalid steps.
|
|
|
getLines |
Gets the lines.
|
|
|
getLogMessages |
get a list of log messages
|
|
|
getMasterVariable |
returns a master variable
|
|
|
getMasterVariables |
Gets the master variables.
|
|
|
getMessages |
Gets all messages.
|
|
|
getModel |
Gets the model.
|
|
|
getModelXML |
returns the UI model xml
|
|
|
getNextExecutionID |
returns the next execution id
|
|
|
getNotConnectedSteps |
Get not connected steps
|
|
|
getNotExecutedFigures |
get a list of not executed steps for the instance
|
|
|
getParallelSteps |
Gets the parallel steps.
|
|
|
getRequiredGlobals |
Gets the required globals.
|
|
|
getRequiredVariables |
Gets the required variables.
|
|
|
getStartAfterReset |
Return the starting step after the reset point
|
|
|
getStartFigure |
returns the start figure
|
|
|
getSystemVariables |
Returns a collection of system variables
|
|
|
getTenantImagePath |
Gets the tenant image path.
|
|
|
getUniqueFigures |
Gets the unique figures.
|
|
|
getUniqueListOfExecutionIterations |
Gets the unique list of iterations.
|
|
|
getWaitExecutionIterations |
returns a list of waiting execution iterations
|
|
|
getWaitFigures |
get a list of waiting figures
|
|
|
getWaitStepNames |
get a separated list of wait steps
|
|
|
hasArtificialWaitSteps |
Determines whether [has artificial wait steps].
|
|
|
hasConnection |
Determines whether the specified connection exists.
|
|
|
hasErrorSteps |
Determines whether [has error steps].
|
|
|
hasFigure |
checks if a figure exists within the model
|
|
|
hasFigureType |
Determines whether [has figure type] [the specified s figure type].
|
|
|
hasGlobal |
Determines whether the specified global name has global.
|
|
|
hasInvalidSteps |
Determines whether [is design valid].
|
|
|
hasMasterVariable |
Determines whether [has master variable] [the specified variable name].
|
|
|
hasWaitSteps |
returns if the instance has wait steps
|
|
|
isModelEmpty |
Determines whether this instance has model.
|
|
|
loadModelXML(String) |
Loads the model XML.
|
|
|
loadModelXML(XDocument) |
loads the xml model
|
|
|
loadModelXMLFile |
loads the xml model from a file
|
|
|
removeInlineComments |
Removes the inline comments.
|
|
|
removeStepsWithNoConnections |
Removes the steps with no connections.
|
|
|
removeStepsWithOnlyOutgoingConnections |
Removes the steps with only outgoing connections.
|
|
|
resetBackToFigure(String, String, List<(Of <<'(clsExecutionIteration>)>>)%, Boolean, clsUIModel) |
reset back to a selected figure
|
|
|
resetBackToFigure(String, List<(Of <<'(clsExecutionIteration>)>>)%, Boolean, clsUIModel) |
resets back to a selected figure
|
|
|
resetBackToFirstFigureIteration |
reset back to the first execution
|
|
|
resetBackToLastFigureIteration |
reset the instance back to the last execution
|
|
|
saveModelXML |
saves the xml model
|
|
|
setAttributeValue |
Sets the attribute value.
|
|
|
setTotalExecutionTime |
Sets the total execution time.
|
|
|
trimIterations |
Trims the iterations.
|
|
|
updateGlobal |
Updates the global.
|
|
|
updateGlobals |
Updates the globals.
|
|
|
updateMasterVariable(clsVariable) |
Update master variable
|
|
|
updateMasterVariable(String, String) |
Updates the master variable.
|
|
|
updateMasterVariables |
updates multiple master variables
|
|
|
useSingleIteration |
Uses the single iteration.
|
|
|
validate |
Validates the model.
|

