All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisInterfaces Enumeration CATSamListType
enum CATSamListType {
CATSamListTypeChild,
CATSamListTypeParent,
CATSamListTypeApplyTo,
CATSamListTypeApplyBy,
CATSamListTypePhysical,
CATSamListTypeUser,
CATSamListTypeLast
}
The types of lists which can be manipulated by the field model.
- Values:
-
- CATSamListTypeChild
- The list of children.
- CATSamListTypeParent
- The list of parents.
- CATSamListTypeApplyTo
- The list of entities or sets on which an entity is applied to.
- CATSamListTypeApplyBy
- The list of entities which are applied to an entity or a set.
- CATSamListTypePhysical
- The list of objects which have a particular physical type.
- CATSamListTypeUser
- An user list of objects.
- CATSamListTypeLast
- No list type defined.
It also represents the number of valid enumerated values.
This object is included in the file: CATAnalysisExplicitDefinitions.h