|
ENTITY Derived_stratum SUBTYPE OF (Stratum); derived_from : design_or_documentation_stratum; END_ENTITY; -- Derived_stratum |
Entity data types and their attributesProduct_view_definition(OPT) id: STRING; (OPT) name: STRING; (OPT) additional_characterization: STRING; initial_context: View_definition_context; additional_contexts: SET [0:?] OF View_definition_context; defined_version: Product_version; Part_view_definition (RT) defined_version: Part_version; Item_shape (OPT) id: STRING; (OPT) description: STRING; described_element: shapeable_item; Stratum (RT) id: STRING; definition: Stratum_technology_occurrence; (DER) of_average_surface: SET [0:1] OF Stratum_average_surface; (RT) (DER) described_element: shapeable_item; (DER) base_component: SET [0:?] OF Area_component; (DER) of_product_version: SET [1:?] OF Product_version; (DER) of_technology: Stratum_technology; (INV) of_surface: SET [0:3] OF Stratum_surface FOR of_stratum; (INV) assembly: SET [1:?] OF Interconnect_module_stratum_assembly_relationship FOR component; (INV) stratum_usage: SET [0:1] OF External_source_identification FOR item; (INV) material_product: SET [0:1] OF Make_from_relationship FOR related_view; Derived_stratum derived_from: design_or_documentation_stratum; |
Global rules for this entity data type- |