fwFsmTree_removeNode(string parent, string node, int recurse = 1)

Remove a node from the FSM Tree

Documentation

Remove a node from the FSM Tree.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
parent - : The parent name ("FSM" for root nodes).
node - : the name of the node to be removed.
recurse - : 0 = only node, 1 = recursively remove also children (default).

Alphabetic index HTML hierarchy of classes or Java



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