|
ENTITY Applied_independent_material_property SUBTYPE OF (Material_property, Applied_independent_property); SELF\Applied_independent_property.base_independent_property : General_material_property; END_ENTITY; -- Applied_independent_material_property |
Entity data types and their attributesAssigned_property(OPT) id: STRING; name: STRING; (OPT) description: STRING; described_element: property_assignment_select; Material_property - Applied_independent_property base_independent_property: Independent_property; (RT) (DER) name: STRING; Applied_independent_material_property (RT) base_independent_property: General_material_property; |
Global rules for this entity data type- |