All Frameworks  Class Hierarchy  This Framework  Indexes

ObjectSpecsModeler Enumeration CATAttrAccess

enum CATAttrAccess {
  Private,
  Public,
  Mandatory
}
Specification on attributes to define its behavior at instanciation.
Role: The access mode of an attribute defines the behavior of the attribute while instanciating the feature owning it.
Values:
Private
the attribute defined on the reference will not be on instances.
Public
the attribute defined on the reference will be on all instances.
Mandatory
not used

This object is included in the file: CATISpecDeclarations.h

Copyright © 2003, Dassault Systèmes. All rights reserved.