CN103617214A - CIM (common information model) path query method and device - Google Patents
CIM (common information model) path query method and device Download PDFInfo
- Publication number
- CN103617214A CN103617214A CN201310586641.5A CN201310586641A CN103617214A CN 103617214 A CN103617214 A CN 103617214A CN 201310586641 A CN201310586641 A CN 201310586641A CN 103617214 A CN103617214 A CN 103617214A
- Authority
- CN
- China
- Prior art keywords
- class
- path
- initial
- communication path
- base
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 16
- 238000004891 communication Methods 0.000 claims abstract description 86
- 238000012937 correction Methods 0.000 abstract description 5
- 238000012986 modification Methods 0.000 abstract description 4
- 230000004048 modification Effects 0.000 abstract description 4
- 238000012163 sequencing technique Methods 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 3
- 238000011161 development Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/04—Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
- G06Q10/047—Optimisation of routes or paths, e.g. travelling salesman problem
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/06—Energy or water supply
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Human Resources & Organizations (AREA)
- Economics (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Theoretical Computer Science (AREA)
- Marketing (AREA)
- General Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Game Theory and Decision Science (AREA)
- Quality & Reliability (AREA)
- Operations Research (AREA)
- Entrepreneurship & Innovation (AREA)
- Development Economics (AREA)
- Public Health (AREA)
- Water Supply & Treatment (AREA)
- General Health & Medical Sciences (AREA)
- Primary Health Care (AREA)
- Stored Programmes (AREA)
Abstract
The invention relates to the technical field of power engineering, and discloses a CIM model path query method and a device, wherein the method mainly comprises the following steps: according to the CIM model and a user request, two CIM classes are selected at will, and a starting class and a terminating class are determined; analyzing the inheritance relationship between the starting class and the terminating class to obtain the starting class and the base class inherited by the starting class, and the terminating class and the base class inherited by the terminating class; analyzing a communication path between the starting class and the terminating class according to the incidence relation between the starting class and the base class thereof as well as the terminating class and the base class thereof; and sorting out communication paths between the starting class and the terminating class according to the analysis result, and sequencing according to the path length so as to facilitate the query and use of a user. By adopting the technical scheme of the invention, the query method is suitable for CIM models of different versions, and after the CIM model is changed or upgraded, the communication path is automatically generated according to the modified or upgraded CIM model, so that a large amount of manual correction or modification operations are reduced, and the working efficiency is improved.
Description
Technical field
The present invention relates to electric power project engineering field, particularly a kind of CIM model path query method and device.
Background technology
IEC61970 series standard provides common information model (CIM) and interface specification, IEC61968 series standard expands common information model (CIM), IEC61970/IEC61968 series standard is the major criterion in power system management and message exchange field thereof, common information model (CIM) has defined the semanteme that message exchange is carried out in electric system, for what realize the exchange of the information of carrying out between different electric power and data, sharedly providing effective mode, is the important means that solves " information island " problem in electric system.
In electric power application, have numerous operation systems, between each operation system, carrying out information sharing is to realize power informatization, intelligentized key, and common information model (CIM) has become the standard of power informatization system.
Development along with electric system, common information model (CIM) is also in continuous development, all can there are some differences in the common information model of variant version (CIM), the incidence relation title being mainly reflected between CIM class changes, and the title of CIM class remains unchanged substantially, when the communication path of describing between two classes, in the common information model (CIM) of different editions, all possibility is different like this, has following problem when carrying out the application of CIM model:
(1) application can only move specific to the CIM model of fixing version in the CIM model of fixing version.
(2) to causing communication path to change after CIM model modification, application need to manually be revised.
(3), after carrying out the edition upgrading of CIM model, need to carry out a large amount of artificial correction operations.
Summary of the invention
Embodiment of the present invention object is to provide a kind of CIM model path query method and device, adopt technical solution of the present invention, this querying method is applicable to the CIM model of different editions, after CIM model changes or upgrades, according to the CIM auto-building model communication path after modification or upgrading, reduced a large amount of artificial corrections or retouching operation, increased work efficiency.
First aspect, the embodiment of the present invention provides a kind of CIM model path query method, comprising: according to CIM model and user's request, select arbitrarily two CIM classes, determine initial class and stop class; Analyze initial class and the inheritance that stops class, obtain the base class of initial class and succession thereof and the base class that stops class and succession thereof; According to initial class and described base class and the incidence relation that stops class and described base class thereof, analyze initial class and stop the communication path between class; According to analysis result, arrange out initial class and stop the communication path between class, and sorting according to path, so that user inquires about use.
Further, the initial class of described analysis and the inheritance that stops class, obtain the base class of initial class and succession thereof and the base class that stops class and succession thereof, specifically comprise: according to the inheritance of describing in CIM model, analyze and obtain the base class of initial class and succession thereof; According to the inheritance of describing in CIM model, analyze and obtain the base class that stops class and succession thereof.
Further, described according to initial class and described base class and the incidence relation that stops class and described base class thereof, analyze the communication path between initial class and termination class, specifically comprise:
A, the incidence relation according to described initial class with termination class and described base class thereof, analyze the first associated path whether described initial class exists described termination class and described base class thereof, if so, this first associated path is set as to communication path, execution step b; If not, directly perform step b;
B, the base class of inheriting according to described initial class and the incidence relation that stops class and described base class thereof, whether the base class of analyzing described initial class there is the second associated path of described termination class and described base class thereof, if and had at least one associated path at described communication path, the first associated path and the second associated path sum are set to described communication path, execution step c; If but there is not associated path in described communication path, the second associated path is set as to communication path, execution step c; Otherwise, directly perform step c;
C, repeating step b, until the base class of described initial class and succession thereof is all analyzed.
Further, describedly according to analysis result, arrange out initial class and stop the communication path between class, and sort according to path, so that user inquires about use, specifically comprise: according to analysis result, collect all described communication paths, and sort according to path, if the length of communication path is identical, according to the name character string of communication path, sort, so that user inquires about use.
Second aspect, the embodiment of the present invention provides a kind of CIM model path query device, comprising: CIM class determination module, for according to CIM model and user's request, select arbitrarily two CIM classes, determine initial class and stop class; Analysis module, for analyzing initial class and the inheritance that stops class, obtains the base class of initial class and succession thereof and the base class that stops class and succession thereof; And for according to initial class and described base class and the incidence relation that stops class and described base class thereof, analyze initial class and stop the communication path between class; Order module, for arranging out initial class according to analysis result and stopping the communication path between class, and sorts according to path, so that user inquires about use.
Further, described analysis module comprises: inherit and analyze submodule, for analyzing initial class and the inheritance that stops class, obtain the base class of initial class and succession thereof and the base class that stops class and succession thereof, specifically comprise: according to the inheritance of describing in CIM model, analyze and obtain the base class of initial class and succession thereof; According to the inheritance of describing in CIM model, analyze and obtain the base class that stops class and succession thereof.
Further, described analysis module comprises: path analysis submodule, and for according to initial class and described base class and the incidence relation that stops class and described base class thereof, analyze initial class and stop the communication path between class, specifically comprise:
A, the incidence relation according to described initial class with termination class and described base class thereof, analyze the first associated path whether described initial class exists described termination class and described base class thereof, if so, this first associated path is set as to communication path, execution step b; If not, directly perform step b;
B, the base class of inheriting according to described initial class and the incidence relation that stops class and described base class thereof, whether the base class of analyzing described initial class there is the second associated path of described termination class and described base class thereof, if and had at least one associated path at described communication path, the first associated path and the second associated path sum are set to described communication path, execution step c; If but there is not associated path in described communication path, the second associated path is set as to communication path, execution step c; Otherwise, directly perform step c;
C, repeating step b, until the base class of described initial class and succession thereof is all analyzed.
Further, described order module is for arranging out initial class and stopping the communication path between class according to analysis result, and sort according to path, so that user inquires about use, specifically comprise: according to analysis result, collect all described communication paths, and sort according to path, if the length of communication path is identical, according to the name character string of communication path, sort, so that user inquires about use.
Therefore, adopt technical solution of the present invention, according to CIM model and user's input request, select arbitrarily two CIM classes, determine initial class and stop class, by analyzing initial class and the inheritance that stops class, obtain respectively the base class that two classes are inherited, then according to the incidence relation of initial class and base class and termination class and base class thereof, analyze initial class and stop the communication path between class, last collection analysis result, and sort according to path, so that user inquires about use.In prior art, at CIM model, need after changing a large amount of artificial corrections, adopt the technical program to reduce a large amount of human costs according to the different corresponding communication paths of CIM auto-building model, increase work efficiency.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
The process step schematic diagram of a kind of CIM model path query method that Fig. 1 provides for the embodiment of the present invention;
The syndeton schematic diagram of the Search and Orientation device of a kind of resource that Fig. 2 provides for the embodiment of the present invention;
The syndeton schematic diagram of the analytic unit that Fig. 3 provides for the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, rather than whole embodiment.Embodiment based in the present invention, those of ordinary skills, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
Embodiment
Referring to Fig. 1, the present embodiment provides a kind of CIM model path query method, is applicable to the CIM model of different editions, and its key step and principle of work are as follows:
Step 101: according to CIM model and user's request, select arbitrarily two CIM classes, determine initial class and stop class.
In the present embodiment, the CIM model using according to user, two CIM classes of asking therefrom to select to carry out communication path inquiry by user, can select arbitrarily according to CIM model, as long as the class in describing in CIM model can be selected, two classes of selection can be identical.When selecting, determine that one of them is initial class, another is for stopping class.
Step 102: analyze initial class and the inheritance that stops class, obtain the base class of initial class and succession thereof and the base class that stops class and succession thereof.
In the present embodiment, this step specifically comprises: according to the inheritance of describing in CIM model, analyze and obtain the base class of initial class and succession thereof; According to the inheritance of describing in CIM model, analyze and obtain the base class that stops class and succession thereof.
In the present embodiment, according to CIM model, select arbitrarily two CIM classes, CIM class carried out to verification, the ISSUER who determines communication path to, analyze initial class and stop the inheritance hierarchy relation of class, guarantee the feasibility that step is carried out below.
Step 103: according to the incidence relation of initial class and base class and termination class and base class thereof, analyze initial class and stop the communication path between class.
In the present embodiment, main according to the incidence relation in CIM model, analyze initial class and stop the communication path between class.This step specific implementation can be following steps:
A, the incidence relation according to initial class with termination class and base class thereof, analyze the first associated path whether initial class exists described termination class and base class thereof, if so, this first associated path is set as to communication path, execution step b; If not, directly perform step b;
B, the base class of inheriting according to initial class and the incidence relation that stops class and base class thereof, whether the base class of analyzing initial class there is the second associated path that stops class and base class thereof, if and had at least one associated path at this communication path, the first associated path and the second associated path sum are set to described communication path, execution step c; Otherwise, directly perform step c.
C, repeating step b, until the base class of described initial class and succession thereof is complete analyzed.
For this step is better described, suppose that initial class is that A, termination class are B, the succession base class of initial class A is that C, the succession base class that stops class are D., according to above-mentioned steps, be specially: whether a, analysis A and B and A and D exist the first associated path, if, this first associated path is recorded as to " ConnectPath1 ", and the first associated path is set to communication path, if not, do not operate, directly carry out next step.Whether b, analysis C and B and C and D there is the second associated path, if so, and had at least one associated path at this communication path, the first associated path and the second associated path sum are set to communication path, be designated as " ConnectPath1+ConnectPath2 ", carry out next step; If but there is not associated path in this communication path, the second associated path is recorded as to " ConnectPath1 ", and the second associated path is set to communication path, carry out next step; Otherwise, directly carry out next step.C, repeating step b, until the base class of initial class and succession thereof is all analyzed.
Step 104: arrange out initial class and stop the communication path between class according to analysis result, and sorting according to path, so that user inquires about use.
In the present embodiment, this step specifically comprises: according to analysis result, collect all communication paths, and sort according to path, if the length of communication path is identical, according to the name character string of communication path, sort, so that user inquires about use.Such as the associated path " ConnectPath1 " of above-mentioned signal and associated path " ConnectPath1+ConnectPath2 ", the former is long for the latter's Length Ratio, can from long to short or be short to long order and sort, and is convenient to the selecting properly of communication path.
Referring to Fig. 2, Fig. 2, for the embodiment of the present invention provides a kind of CIM model path query device, is applicable to the CIM model of different editions, and it mainly comprises:
CIM class determination module 201, for according to CIM model and user's request, selects arbitrarily two CIM classes, determines initial class and stops class.
Order module 203, for arranging out initial class according to analysis result and stopping the communication path between class, and sorts according to path, so that user inquires about use.
Wherein, CIM class determination module 201 is electrically connected to analysis module 202, and analysis module 202 is electrically connected to order module 203.
Further, referring to Fig. 3, Fig. 3 provides a kind of structural representation of analysis module 202, comprise: inherit and analyze submodule 301 and path analysis submodule 302, wherein, inherit and analyze the inheritance of submodule 301 for describing according to CIM model, analyze and obtain the base class of initial class and succession thereof; And according to the inheritance of describing in CIM model, analyze and obtain the base class that stops class and succession thereof.Path analysis submodule 302, for according to the incidence relation of initial class and base class and termination class and base class thereof, is analyzed initial class and stops the communication path between class, specifically comprises:
A, the incidence relation according to initial class with termination class and base class thereof, analyze initial class and whether have the first associated path that stops class and base class thereof, if so, this first associated path is set as to communication path, execution step b; If not, directly perform step b;
B, the base class inherited according to initial class and stop class and state the incidence relation of base class, whether the base class of analyzing initial class there is the second associated path that stops class and base class thereof, if and had at least one associated path at communication path, the first associated path and the second associated path sum are set to communication path, execution step c; If but there is not associated path in communication path, the second associated path is set as to communication path, execution step c; Otherwise, directly perform step c;
C, repeating step b, until the base class of described initial class and succession thereof is all analyzed.
Further, order module 203, specifically for according to analysis result, is collected all described communication paths, and sort according to path, if the length of communication path is identical, according to the name character string of communication path, sort, so that user inquires about use.
Therefore, adopt technical solution of the present invention, according to CIM model and user's input request, select arbitrarily two CIM classes, determine initial class and stop class, by analyzing initial class and the inheritance that stops class, obtain respectively the base class that two classes are inherited, then according to the incidence relation of initial class and base class and termination class and base class thereof, analyze initial class and stop the communication path between class, last collection analysis result, and sort according to path, so that user inquires about use.In prior art, at CIM model, need after changing a large amount of artificial corrections, adopt the technical program to reduce a large amount of human costs according to the different corresponding communication paths of CIM auto-building model, increase work efficiency.
Device embodiment described above is only schematic, the wherein said unit as separating component explanation can or can not be also physically to separate, the parts that show as unit can be or can not be also physical locations, can be positioned at a place, or also can be distributed in a plurality of network element.Can select according to the actual needs some or all of module wherein to realize the object of the present embodiment scheme.Those of ordinary skills, in the situation that not paying performing creative labour, are appreciated that and implement.
Above-described embodiment, does not form the restriction to this technical scheme protection domain.The modification of doing within any spirit at above-mentioned embodiment and principle, be equal to and replace and improvement etc., within all should being included in the protection domain of this technical scheme.
Claims (8)
1. a CIM model path query method, is characterized in that, comprising:
According to CIM model and user's request, select arbitrarily two CIM classes, determine initial class and stop class;
Analyze initial class and the inheritance that stops class, obtain the base class of initial class and succession thereof and the base class that stops class and succession thereof;
According to initial class and described base class and the incidence relation that stops class and described base class thereof, analyze initial class and stop the communication path between class;
According to analysis result, arrange out initial class and stop the communication path between class, and sorting according to path, so that user inquires about use.
2. a kind of CIM model path query method according to claim 1, is characterized in that,
The initial class of described analysis and the inheritance that stops class, obtain the base class of initial class and succession thereof and the base class that stops class and succession thereof, specifically comprises:
According to the inheritance of describing in CIM model, analyze and obtain the base class of initial class and succession thereof;
According to the inheritance of describing in CIM model, analyze and obtain the base class that stops class and succession thereof.
3. a kind of CIM model path query method according to claim 1, is characterized in that,
Described according to initial class and described base class and the incidence relation that stops class and described base class thereof, analyze the communication path between initial class and termination class, specifically comprise:
A, the incidence relation according to described initial class with termination class and described base class thereof, analyze the first associated path whether described initial class exists described termination class and described base class thereof, if so, this first associated path is set as to communication path, execution step b; If not, directly perform step b;
B, the base class of inheriting according to described initial class and the incidence relation that stops class and described base class thereof, whether the base class of analyzing described initial class there is the second associated path of described termination class and described base class thereof, if and had at least one associated path at described communication path, the first associated path and the second associated path sum are set to described communication path, execution step c; If but there is not associated path in described communication path, the second associated path is set as to communication path, execution step c; Otherwise, directly perform step c;
C, repeating step b, until the base class of described initial class and succession thereof is all analyzed.
4. a kind of CIM model path query method according to claim 1, is characterized in that,
Describedly according to analysis result, arrange out initial class and stop the communication path between class, and sort according to path, so that user inquires about use, specifically comprise:
According to analysis result, collect all described communication paths, and sort according to path, if the length of communication path is identical, according to the name character string of communication path, sort, so that user inquires about use.
5. a CIM model path query device, is characterized in that, comprising:
CIM class determination module, for according to CIM model and user's request, selects arbitrarily two CIM classes, determines initial class and stops class;
Analysis module, for analyzing initial class and the inheritance that stops class, obtains the base class of initial class and succession thereof and the base class that stops class and succession thereof; And for according to initial class and described base class and the incidence relation that stops class and described base class thereof, analyze initial class and stop the communication path between class;
Order module, for arranging out initial class according to analysis result and stopping the communication path between class, and sorts according to path, so that user inquires about use.
6. a kind of CIM model path query device according to claim 5, is characterized in that,
Described analysis module comprises: inherit and analyze submodule, for analyzing initial class and the inheritance that stops class, obtain the base class of initial class and succession thereof and the base class that stops class and succession thereof, specifically comprise:
According to the inheritance of describing in CIM model, analyze and obtain the base class of initial class and succession thereof;
According to the inheritance of describing in CIM model, analyze and obtain the base class that stops class and succession thereof.
7. a kind of CIM model path query device according to claim 5, is characterized in that,
Described analysis module comprises: path analysis submodule, and for according to initial class and described base class and the incidence relation that stops class and described base class thereof, analyze initial class and stop the communication path between class, specifically comprise:
A, the incidence relation according to described initial class with termination class and described base class thereof, analyze the first associated path whether described initial class exists described termination class and described base class thereof, if so, this first associated path is set as to communication path, execution step b; If not, directly perform step b;
B, the base class of inheriting according to described initial class and the incidence relation that stops class and described base class thereof, whether the base class of analyzing described initial class there is the second associated path of described termination class and described base class thereof, if and had at least one associated path at described communication path, the first associated path and the second associated path sum are set to described communication path, execution step c; If but there is not associated path in described communication path, the second associated path is set as to communication path, execution step c; Otherwise, directly perform step c;
C, repeating step b, until the base class of described initial class and succession thereof is all analyzed.
8. a kind of CIM model path query device according to claim 5, is characterized in that,
Described order module is used for arranging out initial class and stopping the communication path between class according to analysis result, and sorts according to path, so that user inquires about use, specifically comprises:
According to analysis result, collect all described communication paths, and sort according to path, if the length of communication path is identical, according to the name character string of communication path, sort, so that user inquires about use.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310586641.5A CN103617214B (en) | 2013-11-19 | 2013-11-19 | CIM (common information model) path query method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310586641.5A CN103617214B (en) | 2013-11-19 | 2013-11-19 | CIM (common information model) path query method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103617214A true CN103617214A (en) | 2014-03-05 |
CN103617214B CN103617214B (en) | 2017-02-08 |
Family
ID=50167917
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310586641.5A Active CN103617214B (en) | 2013-11-19 | 2013-11-19 | CIM (common information model) path query method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103617214B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105956054A (en) * | 2016-04-27 | 2016-09-21 | 国家电网公司 | Relational database-based power grid CIM model data storage method |
CN108205593A (en) * | 2017-12-29 | 2018-06-26 | 华为技术有限公司 | A kind of method and device of inquiry |
CN108449318A (en) * | 2018-02-08 | 2018-08-24 | 广东电网有限责任公司信息中心 | It is a kind of based on the zone permission control method of CIM model zone routing, apparatus and system |
CN113468064A (en) * | 2021-07-19 | 2021-10-01 | 京东科技控股股份有限公司 | Gray scale testing method and device, electronic equipment and storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7725478B2 (en) * | 2006-08-03 | 2010-05-25 | Dell Products L.P. | Localization of CIM-Based instrumentation |
CN102663094A (en) * | 2012-04-10 | 2012-09-12 | 国电南瑞科技股份有限公司 | IEC61970CIM model checking method |
CN103279901A (en) * | 2013-05-28 | 2013-09-04 | 北京中电普华信息技术有限公司 | Method and device for converting CIM (Common Information Model) into logic model |
-
2013
- 2013-11-19 CN CN201310586641.5A patent/CN103617214B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7725478B2 (en) * | 2006-08-03 | 2010-05-25 | Dell Products L.P. | Localization of CIM-Based instrumentation |
CN102663094A (en) * | 2012-04-10 | 2012-09-12 | 国电南瑞科技股份有限公司 | IEC61970CIM model checking method |
CN103279901A (en) * | 2013-05-28 | 2013-09-04 | 北京中电普华信息技术有限公司 | Method and device for converting CIM (Common Information Model) into logic model |
Non-Patent Citations (1)
Title |
---|
戴志伟 等: "基于公共信息模型的配电网拓扑分析算法研究", 《广东电力》 * |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105956054A (en) * | 2016-04-27 | 2016-09-21 | 国家电网公司 | Relational database-based power grid CIM model data storage method |
CN108205593A (en) * | 2017-12-29 | 2018-06-26 | 华为技术有限公司 | A kind of method and device of inquiry |
CN108449318A (en) * | 2018-02-08 | 2018-08-24 | 广东电网有限责任公司信息中心 | It is a kind of based on the zone permission control method of CIM model zone routing, apparatus and system |
CN108449318B (en) * | 2018-02-08 | 2019-10-29 | 广东电网有限责任公司信息中心 | It is a kind of based on the zone permission control method of CIM model zone routing, apparatus and system |
CN113468064A (en) * | 2021-07-19 | 2021-10-01 | 京东科技控股股份有限公司 | Gray scale testing method and device, electronic equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN103617214B (en) | 2017-02-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102193781B (en) | Integrated design application | |
KR102317535B1 (en) | Methods and systems for implementing data tracking with software development kits | |
CN104679488B (en) | A kind of flow custom development platform and flow custom development approach | |
US8589336B1 (en) | Framework for automated storage processes and flexible workflow | |
US10831453B2 (en) | Connectors framework | |
CN102591777B (en) | A kind of unit test code generation method and device | |
CN108255709A (en) | Script tests method, apparatus, terminal device and the storage medium of written in code | |
WO2018036342A1 (en) | Csar-based template design visualization method and device | |
CN107730196A (en) | Project scheduling management method and terminal device | |
CN106067080A (en) | Configurable workflow capabilities is provided | |
CN109146081A (en) | It is a kind of for quickly creating the method and device of model item in machine learning platform | |
KR101916294B1 (en) | Technologies for cloud data center analytics | |
CN103617214A (en) | CIM (common information model) path query method and device | |
CN109766139A (en) | The configuration method and device of configuration file | |
CN103631590A (en) | Method for editing automated testing script | |
CN104731588A (en) | Page layout file generation method and device | |
CN109191078A (en) | A kind of traffic flow modeling method, device and equipment | |
CN108089871A (en) | Automatic updating method of software, device, equipment and storage medium | |
CN102681861A (en) | Method and device for installing software | |
CN103326957A (en) | Browser and method for controlling flow of browser | |
CN116578497A (en) | Automatic interface testing method, system, computer equipment and storage medium | |
CN107885527A (en) | A kind of code revision method and device of test system | |
CN102930021A (en) | Data processing method of cloud computing system | |
CN109902275A (en) | A kind of method and electronic equipment of customized table | |
CN108334313A (en) | Continuous integrating method, apparatus and code management system for large-scale SOC research and development |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant |