Navigation

parametric_representation_context

EXPRESS specification:

ENTITY parametric_representation_context
SUBTYPE OF ( representation_context);
END_ENTITY;

References (1):

Name Type Referred through Express-G
representation_context Entity
Subtype
No Diagram

Inheritance graph

ENTITY parametric_representation_context;
ENTITY representation_context;
context_identifier  :  identifier;
context_type  :  text;
INVERSE
representations_in_context  :  SET [1:?] OF representation FOR context_of_items;
ENTITY parametric_representation_context;
END_ENTITY;