0022627: Change OCCT memory management defaults
[occt.git] / src / RWStepAP203 / RWStepAP203.cdl
1 -- File:        RWStepAP203.cdl
2 -- Created:     Tue Nov  9 16:06:23 1999
3 -- Author:      data exchange team
4 --              <det@doomox>
5 ---Copyright:    Matra Datavision 1999
6
7
8 package RWStepAP203 
9
10     ---Purpose: Reading & Writing tools for classes from StepAP203
11
12 uses
13     Interface,
14     StepData,
15     StepAP203
16
17 is
18
19     class RWCcDesignApproval;
20     class RWCcDesignCertification;
21     class RWCcDesignContract;
22     class RWCcDesignDateAndTimeAssignment;
23     class RWCcDesignPersonAndOrganizationAssignment;
24     class RWCcDesignSecurityClassification;
25     class RWCcDesignSpecificationReference;
26     class RWChange;
27     class RWChangeRequest;
28     class RWStartRequest;
29     class RWStartWork;
30
31 end RWStepAP203;