ENTITY schematic_element_occurrence
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
ENTITY schematic_element_occurrence
SUBTYPE OF (schematic_element);
INVERSE
usage_in_map : SET [1:?] OF representation_map FOR mapped_representation;
WHERE
no_styled_item : SIZEOF(QUERY(it <* SELF.items |
'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.STYLED_ITEM' IN TYPEOF
(it))) = 0;
END_ENTITY;
Explicit Attributes
Entity schematic_element_occurrence has the following local and inherited explicit attributes:
Derived Attributes
Entity schematic_element_occurrence has the following local and inherited derived attributes:
Inverse Attributes
Entity schematic_element_occurrence has the following local and inherited inverse attributes:
| Attribute | Type | Defined By |
|---|
| usage_in_map | SET OF representation_map (ENTITY) | schematic_element_occurrence |
|
Supertypes
Entity schematic_element_occurrence inherits from the following supertypes:
group
class
schematic_element
representation
draughting_model
representation
presentation_representation
Subtypes
No subtypesReferenced By
Entity schematic_element_occurrence 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