Nothing Special   »   [go: up one dir, main page]

CN114115851A - Modelica model graphic icon translation system, Modelica model graphic icon translation method, electronic device and medium - Google Patents

Modelica model graphic icon translation system, Modelica model graphic icon translation method, electronic device and medium Download PDF

Info

Publication number
CN114115851A
CN114115851A CN202111416786.1A CN202111416786A CN114115851A CN 114115851 A CN114115851 A CN 114115851A CN 202111416786 A CN202111416786 A CN 202111416786A CN 114115851 A CN114115851 A CN 114115851A
Authority
CN
China
Prior art keywords
information
modelica
graphic
graphic icon
svg
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111416786.1A
Other languages
Chinese (zh)
Inventor
李鹏宇
李昌
成泽岩
严攀
黄阔林
孙江舸
郭俊峰
周凡利
陈立平
刘奇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Tongyuan Software & Control Technology Co ltd
Original Assignee
Suzhou Tongyuan Software & Control Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Tongyuan Software & Control Technology Co ltd filed Critical Suzhou Tongyuan Software & Control Technology Co ltd
Priority to CN202111416786.1A priority Critical patent/CN114115851A/en
Publication of CN114115851A publication Critical patent/CN114115851A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/58Use of machine translation, e.g. for multi-lingual retrieval, for server-side translation for client devices or for real-time translation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/33Intelligent editors

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a Modelica model graphic icon translation system, a Modelica model graphic icon translation method, electronic equipment and a medium, wherein the Modelica model graphic icon translation method comprises the following steps: reading the graphic icon information in the Modelica annotation; analyzing the graphic icon information; converting the analyzed graphic icon information into internal data; serializing the internal data into SVG codes; and outputting an SVG graphic file based on the SVG code. The Modelica model graphic icon translation method solves the problem that the Modelica model graphic icon display and interaction functions are lacked in Modelica-based online collaborative modeling service in the prior art.

Description

Modelica model graphic icon translation system, Modelica model graphic icon translation method, electronic device and medium
Technical Field
The invention relates to the technical field of software engineering, in particular to a Modelica model graphic icon translation system, a Modelica model graphic icon translation method, an electronic device and a medium.
Background
At present, the modeling simulation requirements of industrial software exceed the form of a single-machine client, the requirements of numerous enterprises and users on collaborative modeling and distributed simulation are higher and higher, and the collaborative modeling and distributed simulation services are correspondingly provided by large industrial software. At present, in the Modelica-based online collaborative modeling service in China, the display and interaction functions of the graphic icons of the Modelica model are lacked.
Disclosure of Invention
The invention aims to provide a Modelica model graphic icon translation system, a Modelica model graphic icon translation method, an electronic device and a medium, and the Modelica model graphic icon translation method can solve the problem that the Modelica model graphic icon display and interaction function is insufficient in an on-line collaborative modeling service based on Modelica in the prior art.
In order to achieve the above purpose, the invention provides the following technical scheme:
the embodiment of the invention provides a Modelica model graphic icon translation method, which specifically comprises the following steps:
reading the graphic icon information in the Modelica annotation;
analyzing the graphic icon information;
converting the analyzed graphic icon information into internal data;
serializing the internal data into SVG codes;
and outputting an SVG graphic file based on the SVG code.
On the basis of the technical scheme, the invention can be further improved as follows:
further, the converting the parsed graphic icon information into internal data includes:
establishing a Modelica-SVG protocol based on a Modelica modeling specification and an xml specification;
and converting the analyzed graphic icon information into internal data according to the Modelica-SVG protocol.
Further, the converting the parsed graphic icon information into internal data according to the Modelica-SVG protocol includes:
and grouping the graphic icon information, and distinguishing component information, connection information and graphic information, wherein the connection information comprises connection source information and connection target information.
Further, grouping the graphical icon information to distinguish component information, link information, and graphical information includes:
and classifying the component information, and distinguishing icon information, port information and text information.
Further, the converting the graphics information into internal data according to the Modelica-SVG protocol further includes:
turning the coordinate system of the internal data up and down;
the text is kept in the forward direction.
Further, the outputting an SVG graphic file based on the SVG code includes:
and displaying the SVG graphic file.
A Modelica model graphic icon translation system, comprising:
the reading module is used for reading the graphic icon information in the Modelica annotation;
the analysis module is used for analyzing the graphic icon information in the Modelica annotation;
the processing module is used for converting the analyzed graphic icon information into internal data;
the code generation module is used for serializing the internal data into SVG codes;
and the output module is used for outputting the SVG graphic file.
Further, the graphic icon translation system of the Modelica model further comprises a display module for displaying the SVG graphic file.
An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the method when executing the computer program.
A non-transitory computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the method.
The invention has the following advantages:
the graphic icon translation method of the Modelica model analyzes the graphic icon information in the Modelica annotation, converts the analyzed graphic icon information into internal data, serializes the internal data into SVG codes, and outputs the SVG graphic files based on the SVG codes, thereby realizing the graphic representation of statement type graphic icons in the Modelica model by using an SVG format and realizing the requirement of supporting users to check and interact the Modelica model on line under the collaborative modeling and distributed simulation scenes. The problem that the Modelica model is lack of graphic icon display and interaction functions in the Modelica-based online collaborative modeling service in the prior art is solved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flow chart of a method for translating graphic icons of a Modelica model according to the present invention;
FIG. 2 is a block diagram of a Modelica model graphical icon translation system according to the present invention;
FIG. 3 is a block diagram of a Modelica model graphical icon translation system of the present invention;
fig. 4 is a schematic structural diagram of an electronic device provided in the present invention.
Description of the reference numerals
The system comprises a reading module 10, an analysis module 20, a processing module 30, a code generation module 40, an output module 50, an electronic device 60, a processor 601, a memory 602 and a bus 603.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In this application, the terms "upper", "lower", "left", "right", "front", "rear", "top", "bottom", "inner", "outer", "middle", "vertical", "horizontal", "lateral", "longitudinal", and the like indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings. These terms are used primarily to better describe the present application and its embodiments, and are not used to limit the indicated devices, elements or components to a particular orientation or to be constructed and operated in a particular orientation.
Moreover, some of the above terms may be used to indicate other meanings besides the orientation or positional relationship, for example, the term "on" may also be used to indicate some kind of attachment or connection relationship in some cases. The specific meaning of these terms in this application will be understood by those of ordinary skill in the art as appropriate.
In addition, the term "plurality" shall mean two as well as more than two.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Fig. 1 is a flowchart of an embodiment of a method for translating a graphic icon of a modeica model according to the present invention, and as shown in fig. 1, the method for translating a graphic icon of a modeica model according to the embodiment of the present invention includes the following steps:
s101, reading the graphic icon information in the Modelica annotation;
specifically, the Modelica is an open, object-oriented and equation-based computer language, can span different fields, and conveniently realizes modeling of a complex physical system, and comprises the following steps: mechanical, electronic, electrical, hydraulic, thermal, control, and process oriented subsystem models. Most simulation platform software can export the Modelica model into a real-time model format, a C code and the like required by mainstream real-time simulators such as S-Function available for Simulink, FMU and NI which meet FMI standards. More and more industries are beginning to use the Modelica language for model development. In particular in the automotive sector, for example: world-known companies such as Audi, BMW, Daimler, Ford, Toyota, VW, etc. are using Modelica to develop energy-saving automobiles, improve air conditioning systems for vehicles, etc.
The Modelica graphic icon is expressed using an annotation (annotation) syntax. Modelica graphic expression is annotation (Diagram (… …)); the Modelica Icon is expressed as annotation (Icon (… …));
the Modelica graphic element comprises: component images (block), conventional images (rectangle, ellipse, multi-segment line, polygon), text, pictures, interfaces, connecting lines.
Modelica graphic attributes include: position, size, filling color, border thickness, font size, transparency.
Reading the graphic icon information in the Modelica annotation through the reading module 10;
s102, analyzing the graphic icon information;
specifically, the graphic icon information is analyzed by the analysis module 20 to obtain the graphic elements and the graphic attributes in the graphic icon information.
S103, converting the analyzed graphic icon information into internal data;
specifically, a Modelica-SVG protocol for displaying Modelica graphic icons by using SVG format pictures is designed based on Modelica modeling specifications and xml specifications, and the graphic information is converted into internal data according to the Modelica-SVG protocol.
The contents of the Modelica-SVG protocol are as follows: grouping the graphical icon information, distinguishing component information, connection information, graphical information and the like. Classifying the component information, and distinguishing icon information (icon), graphic information, port information and the like; for example: and classifying according to roles by using the field type as an identifier. The port class contains graphical information, example: id is used as a unique identifier, polygon represents geometric information, description represents text information, category represents classification information, and transform and isConnector do not need; the connection class comprises graphic information, connection source information and connection target information; for example: id is used as a unique identifier, line represents geometric information of the connecting line, and source and target represent information of two connecting ends. Graphical information, examples, containing geometric information and styles, all represented by attributes;
according to the specification of Modelica modeling, the x coordinate axis of the xy rectangular coordinate system is increased from left to right, and the y coordinate axis is increased from bottom to top; the SVG graphic specification specifies that the x coordinate axis of the xy rectangular coordinate system is increased from left to right, and the y coordinate axis is increased from top to bottom. Therefore, when generating an SVG graphic file, the coordinate system needs to be turned upside down.
S104, serializing the internal data into SVG codes;
specifically, basic graphic information, interface information and connecting line information in the serialized internal data are SVG codes; the character information in the serialized internal data is SVG codes, and at the moment, attention needs to be paid to that the characters always keep forward no matter how the coordinate system is turned over; the component information in the serialized internal data is SVG codes, and at the moment, attention needs to be paid to the fact that characters in the component always keep forward no matter how a coordinate system is turned over;
and S105, outputting the SVG graphic file based on the SVG code.
In particular, SVG is an image file format, which is called Scalable Vector Graphics in english, meaning Scalable Vector Graphics. It is developed by World Wide Web Consortium (W3C) alliance based on XML (extensible Markup language). Strictly speaking, it should be an open-standard vector graphics language that allows you to design exciting, high-resolution Web graphics pages. The user can directly draw the image with the code, open the SVG image with any word processing tool, make the image have interactive function by changing part of the code, and can insert into HTML at any time to watch through a browser.
Based on Modelica modeling specification, xml specification and the homologous Modelica-SVG protocol, the method for using the SVG format graphics to represent the statement type graphics icons in the Modelica model is realized, and the requirements of users on checking and interaction of the Modelica online model in the collaborative modeling and distributed simulation scenes are supported.
Fig. 2-3 are block diagrams of a modeica model graphic icon translation system according to the present invention, and as shown in fig. 2-3, an embodiment of the present invention provides a modeica model graphic icon translation system, which includes the following steps:
the reading module 10 is used for reading the graphic icon information in the Modelica annotation; the Modelica graphic icon is expressed using an annotation (annotation) syntax. Modelica graphic expression is annotation (Diagram (… …)); the Modelica Icon is expressed as annotation (Icon (… …));
the Modelica graphic element comprises: component images (block), conventional images (rectangle, ellipse, multi-segment line, polygon), text, pictures, interfaces, connecting lines. Modelica graphic attributes include: position, size, filling color, border thickness, font size, transparency.
The parsing module 20 is configured to parse the graphic icon information in the modeica annotation;
the processing module 30 is configured to convert the analyzed graphic icon information into internal data;
a code generation module 40, configured to serialize the internal data into SVG codes;
the processing module 30 is further configured to; establishing a Modelica-SVG protocol based on a Modelica modeling specification and an xml specification; and converting the graphic information into internal data according to the Modelica-SVG protocol. And grouping the graphic icon information, and distinguishing component information, connection information and graphic information, wherein the connection information comprises graphic information, connection source information and connection target information. And classifying the component information, and distinguishing icon information, graphic information, port information and text information, wherein the port information comprises the graphic information. Turning the coordinate system of the internal data up and down; the text is kept in the forward direction.
The contents of the Modelica-SVG protocol are as follows: grouping the graphical icon information, distinguishing component information, connection information, graphical information and the like. Classifying the component information, and distinguishing icon information (icon), graphic information, port information and the like; for example: and classifying according to roles by using the field type as an identifier. The port class contains graphical information, example: id is used as a unique identifier, polygon represents geometric information, description represents text information, category represents classification information, and transform and isConnector do not need; the connection class comprises graphic information, connection source information and connection target information; for example: id is used as a unique identifier, line represents geometric information of the connecting line, and source and target represent information of two connecting ends. Graphical information, examples, containing geometric information and styles, all represented by attributes;
and the output module 50 is used for outputting the SVG graphic file.
The graphic translation system of the Modelica model further comprises a display module used for displaying the SVG graphic files.
Fig. 4 is a schematic structural diagram of an entity of an electronic device 60 according to an embodiment of the present invention, and as shown in fig. 4, the electronic device 60 includes: a processor 601(processor), a memory 602(memory), and a bus 603;
the processor 601 and the memory 602 complete communication with each other through the bus 603;
processor 601 is configured to call program instructions in memory 602 to perform the methods provided by the above-described method embodiments, including, for example: reading the graphic icon information in the Modelica annotation; analyzing the graphic icon information; converting the analyzed graphic icon information into internal data; serializing the internal data into SVG codes; and outputting an SVG graphic file based on the SVG code.
The present embodiments provide a non-transitory computer-readable storage medium storing computer instructions that cause a computer to perform the methods provided by the above method embodiments, for example, including: reading the graphic icon information in the Modelica annotation; analyzing the graphic icon information; converting the analyzed graphic icon information into internal data; serializing the internal data into SVG codes; and outputting an SVG graphic file based on the SVG code.
Those of ordinary skill in the art will understand that: all or part of the steps for implementing the method embodiments may be implemented by hardware related to program instructions, and the program may be stored in a computer readable storage medium, and when executed, the program performs the steps including the method embodiments; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods of the various embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.
The above description is only a preferred embodiment of the present application and is not intended to limit the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A Modelica model graphic icon translation method is characterized by specifically comprising the following steps:
reading the graphic icon information in the Modelica annotation;
analyzing the graphic icon information;
converting the analyzed graphic icon information into internal data;
serializing the internal data into SVG codes;
and outputting an SVG graphic file based on the SVG code.
2. The Modelica model graphic icon translating method according to claim 1, wherein the converting the parsed graphic icon information into internal data includes:
establishing a Modelica-SVG protocol based on a Modelica modeling specification and an xml specification;
and converting the analyzed graphic icon information into internal data according to the Modelica-SVG protocol.
3. The modeica model graphic icon translating method according to claim 2, wherein said converting the parsed graphic icon information into internal data according to the modeica-SVG protocol includes:
and grouping the graphic icon information, and distinguishing component information, connection information and graphic information, wherein the connection information comprises connection source information and connection target information.
4. The Modelica model graphic icon translating method according to claim 3, wherein the grouping the graphic icon information to distinguish component information, wire information and graphic information comprises:
and classifying the component information, and distinguishing icon information, port information and text information.
5. The modeica model graphic icon translating method according to claim 2, wherein said converting the graphic information into internal data according to the modeica-SVG protocol further comprises:
turning the coordinate system of the internal data up and down;
the text is kept in the forward direction.
6. The Modelica model graphic icon translating method according to claim 1, wherein outputting an SVG graphic file based on the SVG code includes:
and displaying the SVG graphic file.
7. A Modelica model graphic icon translation system, comprising:
the reading module is used for reading the graphic icon information in the Modelica annotation;
the analysis module is used for analyzing the graphic icon information in the Modelica annotation;
the processing module is used for converting the analyzed graphic icon information into internal data;
the code generation module is used for serializing the internal data into SVG codes;
and the output module is used for outputting the SVG graphic file.
8. The Modelica model graphic icon translation system of claim 7, further comprising a display module for displaying the SVG graphic files.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method according to any of claims 1 to 6 are implemented by the processor when executing the computer program.
10. A non-transitory computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 6.
CN202111416786.1A 2021-11-25 2021-11-25 Modelica model graphic icon translation system, Modelica model graphic icon translation method, electronic device and medium Pending CN114115851A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111416786.1A CN114115851A (en) 2021-11-25 2021-11-25 Modelica model graphic icon translation system, Modelica model graphic icon translation method, electronic device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111416786.1A CN114115851A (en) 2021-11-25 2021-11-25 Modelica model graphic icon translation system, Modelica model graphic icon translation method, electronic device and medium

Publications (1)

Publication Number Publication Date
CN114115851A true CN114115851A (en) 2022-03-01

Family

ID=80373347

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111416786.1A Pending CN114115851A (en) 2021-11-25 2021-11-25 Modelica model graphic icon translation system, Modelica model graphic icon translation method, electronic device and medium

Country Status (1)

Country Link
CN (1) CN114115851A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117313429A (en) * 2023-11-28 2023-12-29 南京亚信软件有限公司 SVG and Modelica combined model simulation result display method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117313429A (en) * 2023-11-28 2023-12-29 南京亚信软件有限公司 SVG and Modelica combined model simulation result display method
CN117313429B (en) * 2023-11-28 2024-02-23 南京亚信软件有限公司 SVG and Modelica combined model simulation result display method

Similar Documents

Publication Publication Date Title
CN104216691B (en) A kind of method and device for creating application
CN109408783B (en) Electronic document online editing method and system
CN107153636A (en) It is a kind of to realize the method and system that business datum is quickly exported with PDF format
CN110968944B (en) Method for displaying and operating CAD drawing on Web front end
US8209598B1 (en) Exporting electronic documents from rich internet applications
CN106484408A (en) A kind of node relationships figure display methods based on HTML5 and system
EP2174295A2 (en) Data system and method
CN111240669B (en) Interface generation method and device, electronic equipment and computer storage medium
CN103176954A (en) Mathematical formula display method and mathematical formula display system based on hypertext markup language (HTML) 5 canvas
US10664980B2 (en) Vector graphics handling processes for user applications
CN114115851A (en) Modelica model graphic icon translation system, Modelica model graphic icon translation method, electronic device and medium
CN104881430A (en) Cross-terminal self-adaptation visual electronic map implementation method based on pure network script languages
CN115375812A (en) CAD data rendering method and device, electronic equipment and storage medium
CN113050921A (en) Webpage conversion method, device, storage medium and computer equipment
CN112799670B (en) Method and system for unified multi-terminal logic development
CN112000416B (en) Card view generation method, device and computer readable storage medium
WO2014120287A2 (en) Creating a communication editable in a browser independent of platform and operating system
CN116009863B (en) Front-end page rendering method, device and storage medium
Lee et al. RUBE: a customized 2D and 3D modeling framework for simulation
CN111768823B (en) SVG element-based medical expression editing method, device, equipment and medium
CN114254585A (en) Font generation method and device, electronic equipment and storage medium
CN114968235A (en) Page form generation method and device, computer equipment and storage medium
CN112269960B (en) Webpage updating method, system, equipment and storage medium based on associated report
WO2011086610A1 (en) Computer program, method, and information processing device for displaying structured document
CN116861848A (en) Method, device, equipment and storage medium for cross-platform display of rich text

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination