ENTITY application_context
(* SCHEMA associative_draughting; *)
ENTITY application_context;
application : text;
INVERSE
context_elements : SET [1:?] OF application_context_element FOR
frame_of_reference;
END_ENTITY; -- application_context
Explicit Attributes
Entity application_context has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| application | text (STRING) | application_context |
|
Derived Attributes
No derived attributes
Inverse Attributes
Entity application_context has the following local and inherited inverse attributes:
Supertypes
No supertypesSubtypes
No subtypesReferenced By
Entity application_context and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:12-04:00