CN104360870B - A kind of method and apparatus for realizing object modeling - Google Patents

A kind of method and apparatus for realizing object modeling Download PDF

Info

Publication number
CN104360870B
CN104360870B CN201410729215.7A CN201410729215A CN104360870B CN 104360870 B CN104360870 B CN 104360870B CN 201410729215 A CN201410729215 A CN 201410729215A CN 104360870 B CN104360870 B CN 104360870B
Authority
CN
China
Prior art keywords
type
adduction relationship
subobject
correspondence
new
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.)
Active
Application number
CN201410729215.7A
Other languages
Chinese (zh)
Other versions
CN104360870A (en
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.)
Beijing Helishi System Integration Co Ltd
Original Assignee
Beijing Hollysys 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 Beijing Hollysys Co Ltd filed Critical Beijing Hollysys Co Ltd
Priority to CN201410729215.7A priority Critical patent/CN104360870B/en
Publication of CN104360870A publication Critical patent/CN104360870A/en
Application granted granted Critical
Publication of CN104360870B publication Critical patent/CN104360870B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a kind of method and apparatus for realizing object modeling, including:New object type is created according to the object type encapsulated in advance;Object instance is created according to the new object type of establishment.Scheme through the invention, it is only necessary to new object type be created according to the object type encapsulated in advance, and object instance is created according to the new object type of establishment and, to simply implement object modeling, shortens the development cycle without rewriting hard code.

Description

A kind of method and apparatus for realizing object modeling
Technical field
The present invention relates to Real-Time Databases System Technique, espespecially a kind of method and apparatus for realizing object modeling.
Background technology
Object modeling refers to the process of being packaged to form object to the attribute and method of things.
Industrial enterprise is produced/is runed in process control/monitoring system, is needed, is generally required in reality for specific function When database in the structure and function of monitored object is modeled, that is, customize special data structure, especially data acquire The big buret derived from supervisor control (SCADA, Supervisory Control And Data Acquisition) Rational demand, this requires the real-time data bases of system to have opening.
The existing method for realizing object modeling generally comprises:Physical object with the real world is carried out using hard code Modeling.The code for using compiled language (such as C C++ C#, Java) to write, it is necessary to which being compiled into machine language could run. After this mode needs engineering staff to define type, giving developer's coding compiling could use.
In the existing method for realizing object modeling, if necessary to be extended to object, then two applied Secondary exploitation, to which the development cycle is long, and adaptability is relatively low.As soon as example, meter can measuring temperature and humidity, need Object class two analog quantitys corresponding with the object class and two methods of one meter of design are called the turn in program design language (method of measuring temperature and the method for measuring humidity), if this meter needs to carry out in some industry or specific scene The extension of function or attribute, then this object class will also extend and (add new class members after modification or succession), therefore can not keep away Exempt to be directed to concrete application secondary development.This real-time application software belongs to the software of a kind of " compiled " substantially, i.e., demand It is mapped to code, demand changes then code and is also required to change or increase.Obviously, this " compiled " software is not suitable with demand not The scene of disconnected variation.
Invention content
To solve the above-mentioned problems, the present invention proposes a kind of method and apparatus for realizing object modeling, can be simply real Existing object modeling, shortens the development cycle.
In order to achieve the above object, the present invention proposes a kind of method for realizing object modeling, including:According to advance encapsulation Object type create new object type;
Object instance is created according to the new object type of establishment.
Preferably, the object type that the basis encapsulates in advance creates new object type:
Extended-type request from the user is received, new object typonym and parent type are carried in Extended-type request Title;Wherein, the parent type is one in the new object type that the object type encapsulated in advance or user have created It is a;
Corresponding first reference of Extended-type is searched in correspondence between pre-set operation and adduction relationship Relationship preserves the new object typonym, the parent type title and the first correspondence found.
Preferably, the object type that the basis encapsulates in advance creates new object type:
The generation attributes object request from the user is received, attribute pair is carried in the generation attributes object request As title, the new object typonym;
Generate attributes object;
The generation attributes object corresponding second is searched in correspondence between the operation and adduction relationship to draw With relationship;
It preserves the attributes object generated and the attributes object title, the new object typonym and finds Correspondence between second adduction relationship.
Preferably, the object type that the basis encapsulates in advance creates new object type:
The generation method object request from the user is received, method pair is carried in the generation method object request As title, new object typonym;
Generation method object;
The corresponding third reference of generation method object is searched in correspondence between the operation and adduction relationship to close System;
It preserves the method object generated and the method object oriented, the new object typonym and finds the Correspondence between three adduction relationship.
Preferably, the object type that the basis encapsulates in advance creates new object type:
The generation subobject request from the user is received, subobject name is carried in the generation subobject request Claim, new object typonym;
Generate subobject;
It is searched in correspondence between the operation and adduction relationship and generates corresponding 4th adduction relationship of subobject;
Preserve generate subobject and the subobject title, the new object typonym and find the 4th Correspondence between adduction relationship.
Preferably, the object type that the basis encapsulates in advance creates new object type:
It is that content requests are added in region to receive from the user, and described added in content requests for region carries region pair As title, content object title;
Addition content corresponding 4th adduction relationship in region is look in correspondence between operation and adduction relationship, Preserve the correspondence between the section object title, the content object title and the adduction relationship for finding the 4th.
Preferably, described to include according to the new object type of establishment establishment object instance:
The parent type for searching the new object type judges that the parent type found is basic object type, creates institute The example of parent type is stated as the object instance;
It is real that the attributes object of the new object type, and/or method object, and/or subobject are added to the object In example.
Preferably, this method further includes:
It is underlying object hype to judge the parent type found not, continues to search for the parent of the parent type found Type, and judge whether the parent type found is basic object type, until the parent type found is basic object type;
The attributes object of all parent types for not being underlying object hype, and/or method object, and/or subobject are added It is added in the object instance.
Preferably, this method further includes:
The attributes object and subobject of the object instance are configured.
The invention also provides a kind of devices for realizing object modeling, include at least:
First creation module, for creating new object type according to the object type encapsulated in advance;
Second creation module, for creating object instance according to the new object type of establishment.
Preferably, first creation module is specifically used for:
Extended-type request from the user is received, new object typonym and parent type are carried in Extended-type request Title;Wherein, the parent type is one in the new object type that the object type encapsulated in advance or user have created; Corresponding first adduction relationship of Extended-type is searched in correspondence between pre-set operation and adduction relationship, is preserved The new object typonym, the parent type title and the first correspondence found.
Preferably, first creation module is additionally operable to:
The generation attributes object request from the user is received, attribute pair is carried in the generation attributes object request As title, the new object typonym;Attributes object is generated, is looked into the correspondence between the operation and adduction relationship Look for corresponding second adduction relationship of the generation attributes object, preserve generation attributes object and the attributes object title, Correspondence between the new object typonym and the second adduction relationship found.
Preferably, first creation module is additionally operable to:
The generation method object request from the user is received, method pair is carried in the generation method object request As title, new object typonym;Generation method object;Life is searched in correspondence between the operation and adduction relationship At the corresponding third adduction relationship of method object;Preserve the method object generated and the method object oriented, described new right As the correspondence between typonym and the adduction relationship for finding third.
Preferably, first creation module is additionally operable to:
The generation subobject request from the user is received, subobject name is carried in the generation subobject request Claim, new object typonym;Generate subobject;It is right that generation is searched in correspondence between the operation and adduction relationship As corresponding 4th adduction relationship;Preserve generate subobject and the subobject title, the new object typonym and Correspondence between the 4th adduction relationship found.
Preferably, first creation module is additionally operable to:
It is that content requests are added in region to receive from the user, and described added in content requests for region carries region pair As title, content object title;It is corresponding that region addition content is look in correspondence between operation and adduction relationship 4th adduction relationship preserves between the section object title, the content object title and the adduction relationship for finding the 4th Correspondence.
Preferably, second creation module is specifically used for:
The parent type for searching the new object type judges that the parent type found is basic object type, creates institute The example of parent type is stated as the object instance;By the attributes object of the new object type, and/or method object, and/or Subobject is added in the object instance.
Preferably, second creation module is additionally operable to:
It is underlying object hype to judge the parent type found not, continues to search for the parent of the parent type found Type, and judge whether the parent type found is basic object type, until the parent type found is basic object type;It will It is described right that the attributes object, and/or method object, and/or subobject of all parent types for not being underlying object hype are added to As in example.
Preferably, second creation module is additionally operable to:
The attributes object and subobject of the object instance are configured.
Compared with prior art, the present invention includes:New object type is created according to the object type encapsulated in advance;According to wound The new object type built creates object instance.Scheme through the invention, it is only necessary to be created according to the object type encapsulated in advance New object type, and object instance is created according to the new object type of establishment, without rewriting hard code, to simple Ground realizes object modeling, shortens the development cycle.
Description of the drawings
The attached drawing in the embodiment of the present invention is illustrated below, the attached drawing in embodiment be for the present invention into one Step understands, for explaining the present invention together with specification, does not constitute limiting the scope of the invention.
Fig. 1 is the method flow diagram of the realization object modeling of the present invention;
Fig. 2 is the structure composition schematic diagram of the device of the time slot object modeling of the present invention.
Specific implementation mode
For the ease of the understanding of those skilled in the art, the invention will be further described below in conjunction with the accompanying drawings, not It can be used for limiting the scope of the invention.
Referring to Fig. 1, the present invention proposes the method for realizing object modeling, including:
Step 100 creates new object type according to the object type encapsulated in advance.It specifically includes:
Extended-type request from the user is received, new object typonym and parent type are carried in Extended-type request Title;Wherein, parent type is one in the object type encapsulated in advance or new object type that user has created;Advance Corresponding first adduction relationship of Extended-type is searched in correspondence between the operation and adduction relationship of setting, preserves new object Correspondence between typonym, parent type title and the first adduction relationship found.
Wherein, the object type encapsulated in advance can be the underlying object hype realized using hard code.Fundamental objects class Type can be the underlying object hype being commonly used in engineering, for example, table 1 gives common underlying object hype.
Table 1
Wherein it is possible to be packaged to common object type using hard code, specific implementation belongs to people in the art The common knowledge of member, is not intended to limit the scope of protection of the present invention, which is not described herein again.
Wherein, table 2 is the correspondence between operation and adduction relationship.
Table 2
Wherein, new object typonym, the Object Type Names encapsulated in advance can be inputted by user.
For example, user creates a temperature controller type, which derived from from type EQ, then preserves temperature control Correspondence between device type, EQ types and HasSubtype.
This step further includes:
Receive generation attributes object from the user request, generate carried in attributes object request attributes object title, New object typonym;Attributes object is generated, is searched in the correspondence between operation and adduction relationship and generates attributes object Corresponding second adduction relationship preserves the attributes object of generation and attributes object title, new object typonym and finds The second adduction relationship between correspondence.
Wherein, the attributes object of generation includes attribute-name, data type and default value etc..
This step further includes:
Receive generation method object from the user request, carried in generation method object request method object oriented, New object typonym;Generation method object searches generation method object in the correspondence between operation and adduction relationship Corresponding third adduction relationship preserves the method object of generation and method object oriented, new object typonym and finds Correspondence between the adduction relationship of third.
Wherein, the method object of generation includes method name, method triggering mode, the corresponding content for script of method etc.. The corresponding content for script of method is inputted by user.
This step further includes:
Generation subobject request from the user is received, generates in subobject request and carries subobject title, new object Typonym;Subobject is generated, is searched in the correspondence between operation and adduction relationship and generates subobject the corresponding 4th Adduction relationship preserves subobject and subobject title, the new object typonym and the 4th adduction relationship found of generation Between correspondence.
Wherein, the subobject of generation includes subobject name, subobject type, the default configuration of subobject, subobject Default configuration can be range, whether can generate alarm, alert if, alarm rejection condition etc..
This step further includes:
It is that content requests are added in region to receive from the user, is added in content requests for region and carries section object name Claim, content object title;Addition content the corresponding 4th in region is look in correspondence between operation and adduction relationship Adduction relationship, the correspondence between storage zone object oriented, content object title and the adduction relationship for finding the 4th.
Wherein, content object refers to the object for including in region, can be arbitrary object type, it might even be possible to be region class Type.Such as:Power specialty is defined as a region, then can subdivide region (10KV, 400V etc.) in the region, it can also Directly include the object (such as transformer, protective device) of device type.
Step 101 creates object instance according to the new object type of establishment.
This step specifically includes:
The parent type for searching new object type judges that the parent type found is basic object type, creates parent type Example as the object instance, the attributes object of new object type, and/or method object, and/or subobject are added to In object instance.
When it is underlying object hype to judge the parent type found not, the parent of parent type found is continued to search for Type, and judge whether the parent type found is basic object type, until the parent type found is basic object type;It will The attributes object, and/or method object, and/or subobject of all parent types for not being underlying object hype are added to object reality In example.
This step further includes:The attributes object and subobject of object instance are configured, as attributes object and son is right The setting default value of elephant.
Wherein, attributes object refers to user-defined attribute, such as:User be a device type be added to " producer " this Attribute, the then default value that can give tacit consent to " producer " simultaneously are " Hollysys ".
Subobject user is that newly-built type adds the object of type of foundation or existing customization type as its attribute. The attribute of subobject is different and different according to type, such as the subobject of " DI " type, can be " value description ", " whether generate report The setting default value such as police ", " alert if ".
Method through the invention, it is only necessary to new object type be created according to the object type encapsulated in advance, and according to wound The new object type built creates object instance, without rewriting hard code, to simply implement object modeling, and contracting The short development cycle.
Wherein, only underlying object hype is to need hard code to realize, and realize fundamental objects class using hard code After type, user can create new object type according to underlying object hype, without rewriting hard code, to letter Object modeling singly is realized, the development cycle is shortened.
Referring to Fig. 2, the invention also provides a kind of devices for realizing object modeling, include at least:
First creation module, for creating new object type according to the object type encapsulated in advance;
Second creation module, for creating object instance according to the new object type of establishment.
In the device of the invention, the first creation module is specifically used for:
Extended-type request from the user is received, new object typonym and parent type are carried in Extended-type request Title;Wherein, parent type is one in the object type encapsulated in advance or new object type that user has created;Advance Corresponding first adduction relationship of Extended-type is searched in correspondence between the operation and adduction relationship of setting, preserves new object Typonym, parent type title and the first correspondence found.
In the device of the invention, the first creation module is additionally operable to:
Receive generation attributes object from the user request, generate carried in attributes object request attributes object title, New object typonym;Attributes object is generated, is searched in the correspondence between operation and adduction relationship and generates attributes object Corresponding second adduction relationship preserves the attributes object of generation and attributes object title, new object typonym and finds The second adduction relationship between correspondence.
In the device of the invention, the first creation module is additionally operable to:
Receive generation method object from the user request, carried in generation method object request method object oriented, New object typonym;Generation method object;Generation method object is searched in correspondence between operation and adduction relationship Corresponding third adduction relationship;It preserves the method object generated and method object oriented, new object typonym and finds Correspondence between the adduction relationship of third.
In the device of the invention, the first creation module is additionally operable to:
Generation subobject request from the user is received, generates in subobject request and carries subobject title, new object Typonym;Generate subobject;It is searched in correspondence between operation and adduction relationship and generates subobject the corresponding 4th Adduction relationship;Preserve the subobject generated the and subobject title, new object typonym and the 4th reference found Correspondence between relationship.
In the device of the invention, the first creation module is additionally operable to:
It is that content requests are added in region to receive from the user, is added in content requests for region and carries section object name Claim, content object title;Addition content the corresponding 4th in region is look in correspondence between operation and adduction relationship Adduction relationship, the correspondence between storage zone object oriented, content object title and the adduction relationship for finding the 4th.
In the device of the invention, the second creation module is specifically used for:
The parent type for searching new object type judges that the parent type found is basic object type, creates parent type Example as object instance;The attributes object of new object type, and/or method object, and/or subobject are added to object In example.
In the device of the invention, the second creation module is additionally operable to:
It is underlying object hype to judge the parent type found not, continues to search for the parent type of parent type found, And judge whether the parent type found is basic object type, until the parent type found is basic object type;By institute It is not that the attributes object of the parent type of underlying object hype, and/or method object, and/or subobject are added to object instance In.
In the device of the invention, the second creation module is additionally operable to:
The attributes object and subobject of object instance are configured.
It should be noted that embodiment described above be merely for convenience of it will be understood by those skilled in the art that, and It is not used in and limits the scope of the invention, under the premise of not departing from the inventive concept of the present invention, those skilled in the art couple Any obvious replacement and improvement that the present invention is made etc. are within protection scope of the present invention.

Claims (14)

1. a kind of method for realizing object modeling, which is characterized in that including:New object is created according to the object type encapsulated in advance Type;
Object instance is created according to the new object type of establishment;
Wherein, described to include according to the new object type of establishment establishment object instance:
When it is underlying object hype to judge the parent type found not, the parent of the parent type found is continued to search for Type, and judge whether the parent type found is basic object type, until the parent type found is basic object type;
The attributes object of all parent types for not being underlying object hype, and/or method object, and/or subobject are added to In the object instance;
The object type that the basis encapsulates in advance creates new object type:
Extended-type request from the user is received, new object typonym and parent type name are carried in Extended-type request Claim;Wherein, the parent type is one in the new object type that the object type encapsulated in advance or user have created;
Corresponding first adduction relationship of Extended-type is searched in correspondence between pre-set operation and adduction relationship, Preserve the correspondence between the new object typonym, the parent type title and the first adduction relationship found.
2. according to the method described in claim 1, it is characterized in that, the object type that the basis encapsulates in advance creates new object Type further includes:
The generation attributes object request from the user is received, attributes object name is carried in the generation attributes object request Claim, the new object typonym;
Generate attributes object;
Corresponding second reference of the generation attributes object is searched in correspondence between the operation and adduction relationship to close System;
Preserve generate attributes object and the attributes object title, the new object typonym and find second Correspondence between adduction relationship.
3. according to the method described in claim 1, it is characterized in that, the object type that the basis encapsulates in advance creates new object Type further includes:
The generation method object request from the user is received, method object name is carried in the generation method object request Claim, new object typonym;
Generation method object;
The corresponding third adduction relationship of generation method object is searched in correspondence between the operation and adduction relationship;
Preserve the method object and the method object oriented generated, the new object typonym and third found Correspondence between adduction relationship.
4. according to the method described in claim 1, it is characterized in that, the object type that the basis encapsulates in advance creates new object Type further includes:
The generation subobject request from the user is received, subobject title, newly is carried in generations subobject request Object Type Names;
Generate subobject;
It is searched in correspondence between the operation and adduction relationship and generates corresponding 4th adduction relationship of subobject;
Preserve the subobject generated the and subobject title, the new object typonym and the 4th reference found Correspondence between relationship.
5. according to the method described in claim 1, it is characterized in that, the object type that the basis encapsulates in advance creates new object Type further includes:
It is that content requests are added in region to receive from the user, and described added in content requests for region carries section object name Claim, content object title;
It look for addition content corresponding 4th adduction relationship in region in correspondence between operation and adduction relationship, preserves Correspondence between the section object title, the content object title and the 4th adduction relationship found.
6. according to Claims 1 to 5 any one of them method, which is characterized in that described to be created according to the new object type of establishment Building object instance includes:
The parent type for searching the new object type judges that the parent type found is basic object type, creates the father The example of type is as the object instance;
The attributes object of the new object type, and/or method object, and/or subobject are added in the object instance.
7. according to the method described in claim 6, it is characterized in that, this method further includes:
The attributes object and subobject of the object instance are configured.
8. a kind of device for realizing object modeling, which is characterized in that include at least:
First creation module, for creating new object type according to the object type encapsulated in advance;
Second creation module is used to create object instance according to the new object type of establishment, including:As the father for judging to find When type is not underlying object hype, the parent type of the parent type found is continued to search for, and judges the parent found Whether type is basic object type, until the parent type found is basic object type;By it is all be not underlying object hype Parent type attributes object, and/or method object, and/or subobject be added in the object instance;
First creation module is specifically used for:
Extended-type request from the user is received, new object typonym and parent type name are carried in Extended-type request Claim;Wherein, the parent type is one in the new object type that the object type encapsulated in advance or user have created; Corresponding first adduction relationship of Extended-type is searched in correspondence between pre-set operation and adduction relationship, preserves institute State the correspondence between new object typonym, the parent type title and the first adduction relationship found.
9. device according to claim 8, which is characterized in that first creation module is additionally operable to:
The generation attributes object request from the user is received, attributes object name is carried in the generation attributes object request Claim, the new object typonym;Attributes object is generated, institute is searched in the correspondence between the operation and adduction relationship It states and generates corresponding second adduction relationship of attributes object, preserve the attributes object of the generation and attributes object title, described Correspondence between new object typonym and the second adduction relationship found.
10. device according to claim 8, which is characterized in that first creation module is additionally operable to:
The generation method object request from the user is received, method object name is carried in the generation method object request Claim, new object typonym;Generation method object;Generation side is searched in correspondence between the operation and adduction relationship The corresponding third adduction relationship of method object;Preserve the method object generated and the method object oriented, the new object class Correspondence between type title and the third adduction relationship found.
11. device according to claim 8, which is characterized in that first creation module is additionally operable to:
The generation subobject request from the user is received, subobject title, newly is carried in generations subobject request Object Type Names;Generate subobject;It is searched in correspondence between the operation and adduction relationship and generates subobject pair The 4th adduction relationship answered;Preserve the subobject and subobject title generated, the new object typonym and lookup Correspondence between the 4th adduction relationship arrived.
12. device according to claim 8, which is characterized in that first creation module is additionally operable to:
It is that content requests are added in region to receive from the user, and described added in content requests for region carries section object name Claim, content object title;Addition content the corresponding 4th in region is look in correspondence between operation and adduction relationship Adduction relationship preserves pair between the section object title, the content object title and the 4th adduction relationship found It should be related to.
13. according to the device described in claim 8~12 any one, which is characterized in that second creation module is specifically used In:
The parent type for searching the new object type judges that the parent type found is basic object type, creates the father The example of type is as the object instance;The attributes object of the new object type, and/or method object, and/or son is right As being added in the object instance.
14. device according to claim 13, which is characterized in that second creation module is additionally operable to:
The attributes object and subobject of the object instance are configured.
CN201410729215.7A 2014-12-03 2014-12-03 A kind of method and apparatus for realizing object modeling Active CN104360870B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410729215.7A CN104360870B (en) 2014-12-03 2014-12-03 A kind of method and apparatus for realizing object modeling

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410729215.7A CN104360870B (en) 2014-12-03 2014-12-03 A kind of method and apparatus for realizing object modeling

Publications (2)

Publication Number Publication Date
CN104360870A CN104360870A (en) 2015-02-18
CN104360870B true CN104360870B (en) 2018-07-17

Family

ID=52528134

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410729215.7A Active CN104360870B (en) 2014-12-03 2014-12-03 A kind of method and apparatus for realizing object modeling

Country Status (1)

Country Link
CN (1) CN104360870B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109324794B (en) * 2018-09-03 2022-05-06 上海莉莉丝科技股份有限公司 Method, system, apparatus and medium for automatically declaring objects in code

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1207847A (en) * 1995-12-08 1999-02-10 艾利森电话股份有限公司 System platform for communication system
CN101655794A (en) * 2009-09-25 2010-02-24 金蝶软件(中国)有限公司 Object extension processing method, object platform and application system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007139544A1 (en) * 2006-05-31 2007-12-06 Thomson Licensing Multi-tracking of video objects

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1207847A (en) * 1995-12-08 1999-02-10 艾利森电话股份有限公司 System platform for communication system
CN101655794A (en) * 2009-09-25 2010-02-24 金蝶软件(中国)有限公司 Object extension processing method, object platform and application system

Also Published As

Publication number Publication date
CN104360870A (en) 2015-02-18

Similar Documents

Publication Publication Date Title
CN105721230B (en) Modbus protocol-oriented fuzz testing method
CN105302055A (en) Safety monitoring system for programmable logic controller in industrial control system and method thereof
CN104834528A (en) Dependency version processing plug-in and dependency version processing method adopting same
WO2016141685A1 (en) Telecommunications engineering drawing generation method and drawing design client
CN106293648A (en) Services Composition behavior compliance measure based on Route Dependence figure
CN106020803A (en) Method and device for dynamic definition of monitored object template
CN104778033A (en) Construction method and device of building block type software
CN104360870B (en) A kind of method and apparatus for realizing object modeling
CN104573086A (en) Database access component and generating method thereof
CN106779438A (en) A kind of intelligent building management platform data method for organizing for being adapted to many producers
CN104166545A (en) Webpage resource sniffing method and device
CN103530824B (en) A kind of template knowledge base production method of the substation intelligent alarm system based on template database
Tandel et al. Scripting engine for SCADA HMI
CN112379641A (en) Process IO point selection and association method, device, equipment and medium
CN106873562A (en) Energy management Agent system implementation method based on JADE platforms
CN108255478A (en) A kind of label type template development method
CN116430821A (en) Data processing method and device for industrial production process model
CN108549775B (en) Method for intelligently generating length parameters of door frame walls in civil air defense structure detailed diagrams in batches
CN104007972A (en) Navigation system applied to driving-parking operation of petrochemical device
CN109165827B (en) CIM-based optical fiber preform production process modeling method
CN103281221A (en) Fire protection Internet-of-things system testing method
CN101957879A (en) Parameter variation law simulation system oriented to function simulation of semiconductor manufacturing apparatus
Hubinger et al. A new equation solver for modeling turbulent flow in coupled matrix‐conduit flow models
CN106600170A (en) Automation data model realizing method suitable for oil gas long distance pipeline
CN103116622B (en) A kind of sequence value generation method for Ibatis scheme and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20211112

Address after: 100176 room 3412, floor 4, building 3, yard 2, Desheng Middle Road, Beijing Economic and Technological Development Zone, Daxing District, Beijing

Patentee after: Beijing Helishi system integration Co., Ltd

Address before: 100176 No. 2, Desheng Middle Road, Yizhuang Economic and Technological Development Zone, Daxing District, Beijing

Patentee before: Beijing Helishi System Engineering Co., Ltd

TR01 Transfer of patent right