summaryrefslogtreecommitdiff
path: root/src/StepBasic/StepBasic_DesignContext.cdl
blob: 2480fbc84a3fa6578a70dba72f5cb3ac31fa37bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
-- File:	StepBasic_DesignContext.cdl
-- Created:	Mon Oct  7 18:08:36 1996
-- Author:	Christian CAILLET
--		<cky@freetax>
---Copyright:	 Matra Datavision 1996

class DesignContext  from StepBasic

inherits ProductDefinitionContext  from StepBasic

    ---Purpose : class added to Schema AP214 around April 1996

uses Integer

is

    Create returns mutable DesignContext;

end DesignContext;