LIBRARY: fwFsmTree:

Library of functions to dynamically create FSM Trees. These functions can be used in User Interfaces or Ctrl Scripts

modifications: none

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Author:
C. Gaspar
Version:
creation: 17/02/2005

o fwFsmTree_removeNode
Remove a node from the FSM Tree
o fwFsmTree_addNode
Add a node to the FSM Tree
o fwFsmTree_isNode
Check if a node exists in the FSM Tree
o fwFsmTree_addMajorityNode
Add a majority node to an FSM Tree Node
o fwFsmTree_setNodeLabel
Change the label for an FSM Tree Node
o fwFsmTree_setNodePanel
Change the user panel for an FSM Tree Node
o fwFsmTree_setNodeVisibility
Change the visibility (wether it gets displayed or not) for an FSM Tree Node
o fwFsmTree_setNodeAccessControl
Change the Domain/Privilege(s) level of an FSM Tree Node
o fwFsmTree_getNodeAccessControl
Get the Domain/Privilege(s) level of an FSM Tree Node
o fwFsmTree_generateAll
Generate the full FSM Tree
o fwFsmTree_generateFsmTypes
Generate only the Object/Device Types (Not the FSM Tree)
o fwFsmTree_generateTreeNode
Generate the FSM Tree starting from a specific node
o fwFsmTree_refreshTree
Refresh the FSM tree in the Device Editor Navigator
o fwFsmTree_startTree
Restart the full FSM tree
o fwFsmTree_stopTree
Stop the full FSM tree
o fwFsmTree_startTreeNode
Restart the FSM for a node or a Sub-tree
o fwFsmTree_stopTreeNode
Stop the FSM for a node or a Sub-tree
o fwFsmTree_importType
Import an FSM Type from another system

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.