eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ProcessMonitorV2::ProcessItem':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: ProcessItem (private in ProcessMonitorV2

This class is only visible from within ProcessMonitorV2.

Inheritance:

   Object
   |
   +--ProcessMonitorV2::ProcessItem

Package:
stx:libtool
Category:
Interface-Tools-Monitors
Owner:
ProcessMonitorV2

Instance protocol:

accessing
o  groupVal
return the groupId

o  groupVal: groupIdInteger
set the groupId

o  idVal
return the processId

o  idVal: idInteger
set the processId

o  prioVal
return the value of the instance variable 'prioVal' (automatically generated)

o  prioVal: something
set the value of the instance variable 'prioVal' (automatically generated)

o  processActive
return the value of the instance variable 'processActive' (automatically generated)

o  processActive: aString

o  processApplication

o  processApplication: something

o  processBlocked

o  processBlocked: aBoolean

o  processCurrentSegment
return the value of the instance variable 'processCurrentSegment' (automatically generated)

o  processCurrentSegment: something
set the value of the instance variable 'processCurrentSegment' (automatically generated)

o  processGroup
return the value of the instance variable 'processGroup' (automatically generated)

o  processGroup: aProcessID

o  processId
return the value of the instance variable 'processId' (automatically generated)

o  processId: processIdArg
Modified (comment): / 12-03-2019 / 17:57:05 / Claus Gittinger

o  processId: processIdArg idVal: idArg processGroup: processGroupArg groupVal: groupValArg processStartTime: processStartTimeArg processName: processNameArg processState: processStateArg

o  processInstance
return the process

o  processInstance: something
set the value of the instance variable 'processInstance' (automatically generated)

o  processInstanceIndexInWeakArray
return the value of the instance variable 'processInstanceIndexInWeakArray' (automatically generated)

o  processInstanceIndexInWeakArray: something
set the value of the instance variable 'processInstanceIndexInWeakArray' (automatically generated)

o  processInstrumentation

o  processInstrumentation: aString

o  processName
return a string to be shown for my process in the
process monitor. This has no semantic meaning, but exists
for your convenience only.

o  processName: aString

o  processPrio
return the value of the instance variable 'processPrio' (automatically generated)

o  processPrio: anInteger

o  processStartTime
return the value of the instance variable 'startTime' (automatically generated)

o  processStartTime: aTimestamp
set the value of the instance variable 'startTime' (automatically generated)

o  processState

o  processState: aSymbol

o  processSwitch

o  processSwitch: anInteger

o  processTotalStack

o  processTotalStack: anInteger

o  processUsedStack

o  processUsedStack: anInteger

o  processWhere

o  processWhere: aString

o  processWindowTitle

o  processWindowTitle: aString

o  weakArrayWithProcesses

o  weakArrayWithProcesses: something

printing
o  printOn: aStream
(comment from inherited method)
append a user printed representation of the receiver to aStream.
The format is suitable for a human - not meant to be read back.

The default here is to output the receiver's class name.
BUT: this method is heavily redefined for objects which
can print prettier.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:20:20 GMT