Enum pfcPatternStatus
Description
This enumerated type specifies the pattern status of the feature.
Values
-
PATTERN_NONE
- A feature does not belong to any pattern.
-
PATTERN_LEADER
- A feature is leader of the pattern.
-
PATTERN_MEMBER
- A feature is member of the pattern.
-
PATTERN_HEADER
- A feature is header of the pattern.
-
PatternStatus_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.