ENTITY externally_defined_general_property
(* SCHEMA integrated_cnc_schema; *)
ENTITY externally_defined_general_property
SUBTYPE OF (general_property, externally_defined_item);
WHERE
WR1: 'INTEGRATED_CNC_SCHEMA.KNOWN_SOURCE' IN TYPEOF(SELF.source);
WR2: SELF.source.name = 'ISO 13584 library';
WR3: SIZEOF(QUERY (aoa <* USEDIN(SELF, 'INTEGRATED_CNC_SCHEMA.' +
'APPLIED_EXTERNAL_IDENTIFICATION_ASSIGNMENT.ITEMS')| (aoa.
role.name = 'property version'))) = 1;
WR4: SIZEOF(QUERY (ap <* USEDIN(SELF, 'INTEGRATED_CNC_SCHEMA.' +
'EXTERNALLY_DEFINED_ITEM_RELATIONSHIP.RELATING_ITEM')| (ap.
name = 'name scope') AND (
'INTEGRATED_CNC_SCHEMA.EXTERNALLY_DEFINED_CLASS' IN TYPEOF(ap
.related_item)))) >= 1;
END_ENTITY; -- 10303-238: integrated_cnc_schema
Explicit Attributes
Entity externally_defined_general_property has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity externally_defined_general_property inherits from the following supertypes:
general_property
externally_defined_item
Subtypes
No subtypesReferenced By
Entity externally_defined_general_property and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:18-02:00