How do I save daemon (probe) definitions?

Category |  Purpose |  Intended Audience |  Applicable to |  Description |  Limitations |  See also


Category:

Top

Toolset


Purpose:

Top

To explain how to save daemon/probe definitions.


Intended Audience:

Top

Developers


Applicable to:

Top

ObjecTime 5.0


Description:

Top

How do I save a daemon and make it available to another user?

Daemons are always saved with class of the top level actor which was loaded into the run-time system.

If you want to add daemons to a class:

  1. Load the class into the run-time-system.
  2. Add the daemons
  3. The daemons will be saved with the class when you exit the run-time-system.

The class definition now includes the daemon definitions (e.g., when this class is merged into another update, it will come with the daemon definitions).

To recall the daemons:

  1. Load a model containing a reference to the class into the run-time-system.
  2. Select a reference of the class in reference list.
  3. Right mouse click, and from the menu select "Add class daemons". This will make the daemons visible.

Important Notes:

Daemons/probes are always stored with the class of the top actor loaded into the run-time-system.


Limitations:

Top

None


See also:

Top

None


 

Copyright © 1999, ObjecTime Limited.