ENTITY contract
(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY contract;
name : label;
purpose : text;
kind : contract_type;
END_ENTITY;
Explicit Attributes
Entity contract has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | contract |
| purpose | text (STRING) | contract |
| kind | contract_type (ENTITY) | contract |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity contract and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:08-04:00