ENTITY camera_usage
(* SCHEMA plant_spatial_configuration; *)
ENTITY camera_usage
SUBTYPE OF (representation_map);
WHERE
WR1:
NOT ('PLANT_SPATIAL_CONFIGURATION.PRESENTATION_REPRESENTATION'
IN TYPEOF(SELF\representation_map.mapped_representation));
WR2:
'PLANT_SPATIAL_CONFIGURATION.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 ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:41:37-04:00