AddNodeAttrFeature

Description

Adds a NodeAttrFeature object to a ScopePattern object.

Prototype

ScopePattern &AddNodeAttrFeature(NodeAttrFeature feature);

Parameters

Parameter

Input/Output

Description

feature

Input

NodeAttrFeature object

Returns

Parameter

Description

-

Reference to the current object

Restrictions

None