|
ENTITY Rule_set_group SUBTYPE OF (Rule_software_definition); elements : SET [2:?] OF Rule_set; END_ENTITY; -- Rule_set_group |
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; Information_definition (RT) defined_version: Information_version; Software_definition (RT) defined_version: Software_version; Rule_software_definition (RT) defined_version: Rule_version; Rule_set_group elements: SET [2:?] OF Rule_set; |
Global rules for this entity data type- |