Task Processor Performance
constructor(parent: ModelElement, processor: TaskProcessingSystem.TaskProcessorIfc, allPerformance: Boolean = false, name: String? = null)
Parameters
parent
the parent of the model element
processor
the processor being observed for performance
all Performance
if false, only busy state performance is collected. If true then all state performance is collected. The default is false.
name
the name of the model element