ENTITY externally_defined_class
(* SCHEMA integrated_cnc_schema; *)
ENTITY externally_defined_class
SUBTYPE OF (externally_defined_item, class);
WHERE
WR1: 'INTEGRATED_CNC_SCHEMA.KNOWN_SOURCE' IN TYPEOF(SELF.source);
WR2: SELF.source.name = 'ISO 13584 library';
WR3: SIZEOF(QUERY (aoa <* USEDIN(SELF.source,
'INTEGRATED_CNC_SCHEMA.APPLIED_ORGANIZATION_ASSIGNMENT.ITEMS'
)| (aoa.role.name = 'library supplier'))) = 1;
WR4: SIZEOF(QUERY (aoa <* USEDIN(SELF, 'INTEGRATED_CNC_SCHEMA.' +
'APPLIED_EXTERNAL_IDENTIFICATION_ASSIGNMENT.ITEMS')| (aoa.
role.name = 'class version'))) = 1;
END_ENTITY; -- 10303-238: integrated_cnc_schema
Explicit Attributes
Entity externally_defined_class has the following local and inherited explicit attributes:
Derived Attributes
Entity externally_defined_class has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity externally_defined_class inherits from the following supertypes:
externally_defined_item
group
class
Subtypes
No subtypesReferenced By
Entity externally_defined_class 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