Reference Class for the SO/SOBlock/TaskInformation element of a PharmML-SO data structure
so_TaskInformation$new() - Create a new empty so_TaskInformation object
so_TaskInformation$add_Message(object) - Add a Message
so_TaskInformation$remove_Message(object, i) - Remove the Message having index i
so_TaskInformation$add_OutputFilePath(object) - Add a OutputFilePath
so_TaskInformation$remove_OutputFilePath(object, i) - Remove the OutputFilePath having index i
$Message - A list of so_Message objects
$OutputFilePath - A list of so_ExternalFile objects
$RunTime - A numeric
$NumberChains - An integer
$NumberIterations - An integer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.