v2.10-0 (21000JUN2005)

Uses of Package
Go4CommandsAnalysis

Packages that use Go4CommandsAnalysis
Go4CommandsAnalysis 

Classes in Go4CommandsAnalysis used by %2% Go4CommandsAnalysis
TGo4AnalysisCommand
          
TGo4AnalysisObjectCommand
          Intermediate class for all commands accessing an analysis object by name.
TGo4AnalysisStepCommand
          
TGo4ComAddTreeHistogram
          Adds a tree-histogram entry into dynamic list.
TGo4ComAutosave
          Write objects into autosave file now.
TGo4ComClearObject
          Calls Clear() method of client object, if object of this name exists.
TGo4ComCloseAnalysis
          Executes the CloseAnalysis Method of TGo4Analysis framework.
TGo4ComCopyObject
          Copies client object of oldname into a new object of new name.
TGo4ComCreateCondition
          Creates new condition and adds it to dynamic condition list.
TGo4ComCreateHistogram
          Creates new histogram in Go4 folder.
TGo4ComCreateObject
          Creates new object of class name on client side.Object will be kept in
directory which matches to its base type, e.g in condition directory if it
inherits from condition, in data index dir if inherits from TGo4EventDataIndex, etc.
TGo4ComDeleteObject
          Deletes the object by name at the client.
TGo4ComGetAnalysisStatus
          Requests for the current analysis status.
TGo4ComGetCanvas
          Requests a TCanvasfrom the client.
TGo4ComGetCondition
          Requests the status (settings) of an existing condition from the client.
TGo4ComGetCurrentEvent
          Requests the current event as a sample from the
client.
TGo4ComGetDynamicEntryStatus
          Requests for status of dynamic entry of name in list of
listname.
TGo4ComGetEnvelope
          Requests the object by name from the client.
TGo4ComGetNamesList
          Requests for the current folder list of analysis
objects.
TGo4ComGetObject
          Requests the object by name from the client.
TGo4ComGetObjectStatus
          Requests the object status by name from the client.
TGo4ComGetParameter
          Requests a parameter object from the client.
TGo4ComGetPicture
          Requests a picture object from the client.
TGo4ComGetTreeStructure
          Requests the branchelement structure of a tree from the analysis.
TGo4ComInitAnalysis
          Executes the InitEventClasses Method of TGo4Analysis framework.
TGo4ComLoadAnalysisStatus
          Loads analysis settings from file specified by name.
TGo4ComPrintConditions
          Printout all condition counters as bar diagram on the local analysis terminal.
TGo4ComPrintDynList
          Printout of dynamic list status on the local analysis terminal.
TGo4ComPrintHistograms
          Printout all histogram statisticx on the local analysis terminal.
TGo4ComRemoveDynamicEntry
          Removes an entry from a dynamic list.
TGo4ComSaveAnalysisStatus
          Save current analysis settings to a file specified by name.
TGo4ComSetAnalysisStatus
          Set the analysis framework to the status encapsulated in
this command.
TGo4ComSetCanvas
          Send the canvas status to define a canvas for the client.
TGo4ComSetCondition
          Send the status to be set for an existing condition to the client.
TGo4ComSetDynamicEntry
          Sets dynamic entry in list of listname to the values
of the encapsulated dynamic entry status object.
TGo4ComSetFirstStep
          Set the target step as first step in analysis chain.
TGo4ComSetLastStep
          Set the target step as last step in analysis chain.
TGo4ComSetParameter
          Send the parameter to be set for an existing parameter to the client.
TGo4ComSetPicture
          Send the picture to be set for an existing picture to the client.
TGo4ComSetPrintEvent
          Sets explicit printout for the next n events to come
Event is searched by object name in the EventObjects folder.
TGo4ComSetProcessor
          Switches the event processor of the target analysis step.
TGo4ComSetProtections
          Change protections against clearing (reset) or deletion, etc.
for target objects
TGo4ComSetSource
          Switches the event source of the target analysis step.
TGo4ComSetStore
          Switches the event store of the target analysis step.
TGo4ComStartHistoServ
          Executes the InitEventClasses Method of TGo4Analysis framework.
TGo4ComStopHistoServ
          Executes the InitEventClasses Method of TGo4Analysis framework.
TGo4DynamicListCommand
          Baseclass for all commands effecting an dynamic list entry.
 


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005