Navigation

representation_context

EXPRESS specification:

ENTITY representation_context
SUPERTYPE OF (ONEOF(geometric_representation_context, parametric_representation_context, material_property_context) ANDOR global_unit_assigned_context ANDOR global_uncertainty_assigned_context);
context_identifier  :  identifier;
context_type  :  text;
INVERSE
representations_in_context  :  SET [1:?] OF representation FOR context_of_items;
END_ENTITY;

References (7):

Name Type Referred through Express-G
geometric_representation_context Entity
Supertype
No Diagram
global_uncertainty_assigned_context Entity
Supertype
No Diagram
global_unit_assigned_context Entity
Supertype
No Diagram
material_property_context Entity
Supertype
No Diagram
parametric_representation_context Entity
Supertype
No Diagram
representation Entity
Attribute 'context_of_items'
No Diagram
select_generic_item Select
Select relation
No Diagram

Inheritance graph

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