ENTITY camera_usage
(* SCHEMA presentation_organization_schema; *)
ENTITY camera_usage
SUBTYPE OF (representation_map);
WHERE
WR1: NOT ('PRESENTATION_ORGANIZATION_SCHEMA.PRESENTATION_REPRESENTATION'
IN TYPEOF(SELF\representation_map.mapped_representation));
WR2: 'PRESENTATION_ORGANIZATION_SCHEMA.CAMERA_MODEL'
IN TYPEOF (SELF\representation_map.mapping_origin);
END_ENTITY;
Explicit Attributes
Entity camera_usage has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity camera_usage has the following local and inherited inverse attributes:
Supertypes
Entity camera_usage inherits from the following supertypes:
representation_map
Subtypes
No subtypesReferenced By
Entity camera_usage and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00