Library | Module

Enum EpfcPatternStatus

Description

This enumerated type specifies the pattern status of the feature.




Values

EpfcPATTERN_NONE
A feature does not belong to any pattern.

EpfcPATTERN_LEADER
A feature is leader of the pattern.

EpfcPATTERN_MEMBER
A feature is member of the pattern.

EpfcPATTERN_HEADER
A feature is header of the pattern.

EpfcPatternStatus_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.