|
ENTITY property_definition; name : label; description : OPTIONAL text; definition : characterized_definition; DERIVE id : identifier := get_id_value (SELF); WHERE WR1: SIZEOF (USEDIN (SELF, 'BASIC_ATTRIBUTE_SCHEMA.' + 'ID_ATTRIBUTE.IDENTIFIED_ITEM')) <= 1; END_ENTITY; -- property_definition |
Entity data types and their attributesproperty_definitionname: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; |
| ft_property_definition_subtypes (Fabrication_technology_mim) |
Global rules for this entity data typefull_model_change_completeness_for_property_definition (automotive_design)restrict_multi_language_for_property_definition (automotive_design) restrict_multi_language_for_property_definition (Catalog_data_information_mim) restrict_representation_for_document_properties (automotive_design) restrict_representation_for_document_properties (Catalog_data_information_mim) subtype_exclusiveness_property_definition (automotive_design) subtype_exclusiveness_property_definition (Catalog_data_information_mim) |