ENTITY symbol_representation_map
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
ENTITY symbol_representation_map
SUBTYPE OF (representation_map);
WHERE
wr1 :
'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.SYMBOL_REPRESENTATION'
IN TYPEOF(SELF\representation_map.mapped_representation);
wr2 : 'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.AXIS2_PLACEMENT'
IN TYPEOF(SELF\representation_map.mapping_origin);
END_ENTITY;
Explicit Attributes
Entity symbol_representation_map has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity symbol_representation_map has the following local and inherited inverse attributes:
Supertypes
Entity symbol_representation_map inherits from the following supertypes:
representation_map
Subtypes
No subtypesReferenced By
Entity symbol_representation_map and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:33-04:00