|
ENTITY Interface_specification_definition SUBTYPE OF (Product_view_definition); SELF\Product_view_definition.defined_version : Interface_specification_version; END_ENTITY; -- Interface_specification_definition |
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; Interface_specification_definition (RT) defined_version: Interface_specification_version; |
Global rules for this entity data type- |