Author Topic: Open Policy window in object-oriented LIMID  (Read 12418 times)

Offline jjn

  • Newbie
  • *
  • Posts: 2
    • View Profile
Open Policy window in object-oriented LIMID
« on: March 05, 2010, 10:21:36 »
I have made an object-oriented LIMID, where there are decision nodes in the instance nodes. Is it possible to see the policy window for these decision nodes?
Thanks
- JJN


Offline Anders L Madsen

  • HUGIN Expert
  • Hero Member
  • *****
  • Posts: 2295
    • View Profile
Re: Open Policy window in object-oriented LIMID
« Reply #1 on: March 05, 2010, 11:01:29 »
Dear user,

Since nodes inside an instance are hidden and, therefore, do not have monitors, it is not possible to see the policy table for decision nodes inside an instance node.

We are changing the functionality for navigating object-oriented networks in the GUI to better support looking inside instance nodes. This functionalitet will (most likely) be released with HUGIN 7.3, which is scheduled for release later this month.
HUGIN EXPERT A/S

Offline jjn

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Open Policy window in object-oriented LIMID
« Reply #2 on: March 05, 2010, 11:51:18 »
Thanks for the fast answer
It sounds good that an update is coming.

I am considering to start using the API - I suppose it is possible to get the policy tables for all decision nodes that way?

Offline Anders L Madsen

  • HUGIN Expert
  • Hero Member
  • *****
  • Posts: 2295
    • View Profile
Re: Open Policy window in object-oriented LIMID
« Reply #3 on: March 05, 2010, 13:57:40 »
I am considering to start using the API - I suppose it is possible to get the policy tables for all decision nodes that way?
Yes, this is possible. In Java, for instance, you should use getTable. Please consider reading section 2.6 of the HUGIN API Reference Manual for further details.
HUGIN EXPERT A/S