ENTITY known_source

(* SCHEMA plant_spatial_configuration; *)
   ENTITY known_source
   SUBTYPE OF (external_source, pre_defined_item);
   WHERE
      WR1:
         SELF\pre_defined_item.name IN [ 'ISO 13584 Dictionary',
 'ISO 13584 Parts Library' ];
   END_ENTITY;

Explicit Attributes

Entity known_source has the following local and inherited explicit attributes:
AttributeTypeDefined By
 source_idsource_item (SELECT)external_source
 namelabel (STRING)pre_defined_item

Derived Attributes

Entity known_source has the following local and inherited derived attributes:
AttributeTypeDefined By
 descriptiontext (STRING)external_source

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity known_source inherits from the following supertypes:
  external_source
  pre_defined_item

Subtypes

    No subtypes

Referenced By

Entity known_source and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 description_attribute_select SELECT external_source
 externally_defined_item ENTITY external_source
 external_source_relationship ENTITY external_source
 known_source ENTITY pre_defined_item
 mandatory_entity_type_for_external_schema_context RULE external_source
 subtype_mandatory_pre_defined_item RULE pre_defined_item


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:24-04:00