Library | Module

Class pfcGroupPattern



Description

This class describes a pattern of feature groups.
Direct Parent Classes:
pfcObject



Property Summary

/* readonly */ pfcFeatureGroupGroupPatternLeader
The feature group that is the group pattern leader.



Method Summary

/* optional */ pfcFeaturesListFeatMembers ()
Lists the features that are members of the group pattern.
pfcFeatureGroupsListGroupMembers ()
Lists groups that are members of the group pattern.



Property Detail


/* readonly */ pfcFeatureGroupGroupPatternLeader

The feature group that is the group pattern leader.





Method Detail


/* optional */ pfcFeaturesListFeatMembers ()

Lists the features that are members of the group pattern.

Exceptions thrown (but not limited to):

pfcXToolkitNotFound - The feature is not part of a group


Returns:
Array of features that are members of the group pattern.



pfcFeatureGroupsListGroupMembers ()

Lists groups that are members of the group pattern.

Exceptions thrown (but not limited to):

pfcXToolkitNotFound - The feature is not part of a group


Returns:
The feature groups that are members of the group pattern.