CN103853825A - Extensible method configuration based on CAD (Computer Aided Design) document relationship - Google Patents

Extensible method configuration based on CAD (Computer Aided Design) document relationship Download PDF

Info

Publication number
CN103853825A
CN103853825A CN201410076710.2A CN201410076710A CN103853825A CN 103853825 A CN103853825 A CN 103853825A CN 201410076710 A CN201410076710 A CN 201410076710A CN 103853825 A CN103853825 A CN 103853825A
Authority
CN
China
Prior art keywords
relationship
configuration
type
cad
cad document
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
Application number
CN201410076710.2A
Other languages
Chinese (zh)
Other versions
CN103853825B (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 Shenzhou Aerospace Software Technology Co.,Ltd.
Original Assignee
BEIJING SHENZHOU AEROSPACE SOFTWARE 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 BEIJING SHENZHOU AEROSPACE SOFTWARE TECHNOLOGY Co Ltd filed Critical BEIJING SHENZHOU AEROSPACE SOFTWARE TECHNOLOGY Co Ltd
Priority to CN201410076710.2A priority Critical patent/CN103853825B/en
Publication of CN103853825A publication Critical patent/CN103853825A/en
Application granted granted Critical
Publication of CN103853825B publication Critical patent/CN103853825B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems

Abstract

The invention discloses an extensible method configuration based on a CAD (Computer Aided Design) document relationship. The extensible method configuration is characterized by comprising the following steps of firstly, determining relationship types according to objects at two ends; secondly, determining which operation relationship the relationship type belongs to according to the influence of the relationship type determined in the first step; thirdly, determining which operation interface two ends of the operation relationship associate with according to the relationship type. The extensible method configuration disclosed by the invention can be dynamically finished under the condition that services do not be restarted, and thus service functions of an CAD object relationship in a PDM (Product Data Management) system are increased, and the extensible method configuration can adapt to various flexible businesses.

Description

Expandable method configuration based on CAD document relationships
Technical field
The invention belongs to dynamic expansion object relationship field, specifically, relate to a kind of configuration of the expandable method based on CAD document relationships.
Background technology
In PDM system can there is multiclass relation in CAD document object, parts and CAD document associations comprise " owner ", " content ", " provide content ", " image ", the relation such as " provide image ", between CAD document, also can be built into " use relation ", " referring-to relation ", " modification relation ", relations such as " source and image relations ", because existing system is just enumerated the simple increase of object relationship, already present object relationship is not carried out to abstract classification, cannot realize dynamic-configuration, cause existing relation management complexity to improve, relation cannot extendability, increase a kind of business object and will add a kind of type of relationship and related service logical operation.The present invention uses dynamic relationship configuration extended method to address the above problem, user configures expansion type relation, the feature operation of defining relation two ends, meet the basic management of the CAD document relationships in PDM system, also can dynamically increase relationship type according to Added Business object, to being related to that two ends operation also can realize different functions by configuration dynamic load.
Existing CAD object relationship management is solidificated in the impact property operation of existing relationship type and relation in system, be related to that for newly-increased relationship type and modification the operation of two ends object cannot dynamically realize, during like this in the face of different enterprises and user, need to carry out customized development work, again to existing business function and new finishing functions analysis, thereby cause the dirigibility extendability of PDM system very poor, and newly-increased modification also can bring stability problem to system at every turn.
Summary of the invention
The technical problem to be solved in the present invention is to overcome above-mentioned defect, a kind of configuration of the expandable method based on CAD document relationships is provided, can realize in the situation that not restarting service and completing with regard to capable of dynamic, thereby increase CAD object relationship business function in PDM system, can adapt to various flexible and changeable business.
For addressing the above problem, the technical solution adopted in the present invention is:
A kind of configuration of the expandable method based on CAD document relationships, is characterized in that: step is as follows:
Step 1: determine relationship type according to the object at two ends;
Step 2: determine according to the impact property of the definite relationship type of step 1 this relationship type is to belong to which kind of operative relationship;
Step 3: which generic operation what determine the association of operative relationship two ends according to relationship type is.
As the improved technical scheme of one, described specific procedure realization flow:
Step 1: system is upgraded the configuration file of CAD document object relation automatically in Installed System Memory;
Step 2: system reads configuration file in the time creating CAD document relationships data, generates different object relationships according to the object type that is related to two ends in configuration file;
Step 3: CAD document object is operated, by configuration search operation relationship type, judge whether to call left end object according to the impact property of type;
Step 4: if left end object receives call, whether configure by searching acceptable operation, if this operation is carried out in configuration, if not configuration is returned;
Step 5: if the configuration operation relationship type reading in step 3 is revised, will judge whether to call left end object according to new type.
Owing to having adopted technique scheme, compared with prior art, the present invention, by using CAD document relationships exterior arrangement technology, can make PDM system realize the dynamic expansion of CAD document relationships, and the management of this CAD document object relation only need to be revised configuration file and just can complete.For example: enterprise's Added Business object, also to increase object relationship type newly simultaneously, so just can make PDM system adapt to fast new business by relationship type between configuration object.For different enterprises, some needs same relation configuration different operating, as owner's relation of parts and CAD document, general utility functions is that right-hand member CAD object detects modification, left end component object also needs to detect equally processing, do not carry out other operations if the same relationship type of certain enterprise needs right-hand member CAD document object to detect left end object, in relation configuration, delete the configuration interface operation of left end, just can realize the business function of requirement.Thisly be related to that expansion technique is just automatically updated in the situation that of the service of restarting systems not, realized CAD object relationship in dynamic expansion PDM system, thereby adapted to the changeable business of enterprise.
Embodiment
Embodiment:
A kind of configuration of the expandable method based on CAD document relationships, step is as follows:
Step 1: determine relationship type according to the object at two ends;
Step 2: determine according to the impact property of the definite relationship type of step 1 this relationship type is to belong to which kind of operative relationship;
Step 3: any generic operation of determining the association of operative relationship two ends according to relationship type.
In the present embodiment, described specific procedure realization flow:
Step 1: system is upgraded the configuration file of CAD document object relation automatically in Installed System Memory;
Step 2: system reads configuration file in the time creating CAD document relationships data, generates different object relationships according to the object type that is related to two ends in configuration file;
Step 3: CAD document object is operated, by configuration search operation relationship type, judge whether to call left end object according to the impact property of type;
Step 4: left end object receives and calls, by searching whether defined this operation of right-hand member in this operative relationship, if configuration is carried out this operation, otherwise returned;
Step 5: if the configuration operation relationship type reading in step 3 is revised, will judge whether to call left end object according to new type of relationship.
The present invention sums up contacting of conclusion relation impact property and relation and operation by the relationship type of existing CAD document, and by independent with configurable document form the coupling logic of business, CAD document object relation defines by configuration.
Between parts and CAD document and CAD document object, there are different relationship types, the type of decision relation is mainly to be determined by the object that is related to two ends, the operation of one end object may have influence on the operation that is related to other end object, and above-mentioned relation can be summarized as: right-hand member object modification left end object is also revised, two ends, left and right are revised and are independent of each other, left end object modification right-hand member object is also revised three kinds of operative relationship and shown.
There are two kinds of operative relationship by CAD document relationships in above-mentioned conclusion result deducibility PDM system: right-hand member object modification left end object is also revised, two ends, left and right are revised and are independent of each other.In the present invention by CAD document object contextual definition in configuration file, the type of the relation that PDM generates is to determine according to defined relationship type in configuration file, thereby system relation configuration in application only need comprise basic object relation, along with service application increases the newly-increased relationship type of capable of dynamic.
By the above-mentioned three generic operation relations of summarizing, different operation-interfaces can be bound in operative relationship two ends, determine to be related to whether the object of the other end carries out certain generic operation by the impact property direction in operative relationship, as right-hand member object modification left end object is also revised, the interfaces such as left end has defined check-in, detects, revision, right-hand member has also defined corresponding interface, rises when operation version when right-hand member object checks in, and left end object check in too and rises version and operate.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any modifications of doing within the spirit and principles in the present invention, be equal to and replace and improvement etc., within all should being included in protection scope of the present invention.

Claims (2)

1. the configuration of the expandable method based on CAD document relationships, is characterized in that: step is as follows:
Step 1: determine relationship type according to the object at two ends;
Step 2: determine according to the impact property of the definite relationship type of step 1 this relationship type is to belong to which kind of operative relationship;
Step 3: what determine the association of operative relationship two ends according to relationship type is three operations of which class.
2. according to the configuration of the expandable method based on CAD document relationships described in claim 1, it is characterized in that: described specific procedure realization flow:
Step 1: system is upgraded the configuration file of CAD document object relation automatically in Installed System Memory;
Step 2: system reads configuration file in the time creating CAD document relationships data, generates different object relationships according to the object type that is related to two ends in configuration file;
Step 3: CAD document object is operated, by configuration search operation relationship type, judge whether to call left end object according to the impact property of type;
Whether step 4: right-hand member object receives and calls, search acceptable operation by configuration and configure, if this operation is carried out in configuration, if not configuration is returned;
Step 5: if the configuration operation relationship type reading in step 3 is revised, will judge whether to call left end object according to new type.
CN201410076710.2A 2014-03-04 2014-03-04 Expansible collocation method based on CAD document relationships Active CN103853825B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410076710.2A CN103853825B (en) 2014-03-04 2014-03-04 Expansible collocation method based on CAD document relationships

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410076710.2A CN103853825B (en) 2014-03-04 2014-03-04 Expansible collocation method based on CAD document relationships

Publications (2)

Publication Number Publication Date
CN103853825A true CN103853825A (en) 2014-06-11
CN103853825B CN103853825B (en) 2017-07-11

Family

ID=50861480

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410076710.2A Active CN103853825B (en) 2014-03-04 2014-03-04 Expansible collocation method based on CAD document relationships

Country Status (1)

Country Link
CN (1) CN103853825B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101673270A (en) * 2008-09-11 2010-03-17 北京数码大方科技有限公司 Method for managing CAD three-dimensional files
CN101908174A (en) * 2010-07-29 2010-12-08 北京数码大方科技有限公司 Method, device and EAP (Enterprise Application Platform) system for processing part object information in drawing file
CN102323940A (en) * 2011-09-01 2012-01-18 中兴通讯股份有限公司 Configuration platform implementation method, configuration platform and system based on database
CN102426582A (en) * 2011-09-29 2012-04-25 用友软件股份有限公司 Data operation management device and data operation management method
CN103020021A (en) * 2012-11-23 2013-04-03 成都飞机工业(集团)有限责任公司 Heterogeneous PDM (product data management) system data conversion method and conversion adapter
US20130204875A1 (en) * 2012-01-26 2013-08-08 Andreas Pielok Automatic Configuration Of A Product Data Management System

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101673270A (en) * 2008-09-11 2010-03-17 北京数码大方科技有限公司 Method for managing CAD three-dimensional files
CN101908174A (en) * 2010-07-29 2010-12-08 北京数码大方科技有限公司 Method, device and EAP (Enterprise Application Platform) system for processing part object information in drawing file
CN102323940A (en) * 2011-09-01 2012-01-18 中兴通讯股份有限公司 Configuration platform implementation method, configuration platform and system based on database
CN102426582A (en) * 2011-09-29 2012-04-25 用友软件股份有限公司 Data operation management device and data operation management method
US20130204875A1 (en) * 2012-01-26 2013-08-08 Andreas Pielok Automatic Configuration Of A Product Data Management System
CN103020021A (en) * 2012-11-23 2013-04-03 成都飞机工业(集团)有限责任公司 Heterogeneous PDM (product data management) system data conversion method and conversion adapter

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
李海峰 等: "三维CAD环境下的产品数据管理方法", 《计算机辅助设计与图形学学报》 *
武园浩 等: "面向复杂产品数据管理的适应性模型研究", 《高技术通讯》 *
耿建光 等: "面向复杂产品设计的CAD数据管理", 《现代制造工程》 *

Also Published As

Publication number Publication date
CN103853825B (en) 2017-07-11

Similar Documents

Publication Publication Date Title
US10873512B2 (en) Methods for managing self-healing cloud infrastructure and applications
US9483504B2 (en) System and method for application aware de-duplication of data blocks in a virtualized storage array
US20140181790A1 (en) Software Engineering System and Method for Self-Adaptive Dynamic Software Components
US10235257B1 (en) Facilitation of replication progress tracking
CN104899225A (en) Object relational mapping method and device as well as processor
CN104536737A (en) Program development framework based on assemblies
CN103379129A (en) Data synchronization method, servers and distributed system
US9389852B2 (en) Technique for plagiarism detection in program source code files based on design pattern
CN104809025A (en) Method and device for enabling programs to be online
CN103761159A (en) Method and system for processing incremental snapshot
CN103593456A (en) Form user-defined design method and device
CN103177329A (en) Rule-based determination and validation in business object processing
KR20150022585A (en) Method of designing business logic, server performing the same and storage media storing the same
CN106406919A (en) Terminal device pre-loaded application management method and terminal device
US20180121178A1 (en) Detecting and remedying memory leaks caused by object reference cycles
US8732655B2 (en) Systems and methods for metamodel transformation
US9223813B2 (en) Versioning for configurations of reusable artifacts
CN105677427A (en) Module upgrading method and device
CN103853825A (en) Extensible method configuration based on CAD (Computer Aided Design) document relationship
US10216433B2 (en) Accessing a virtual volume on a storage array
CN102479076A (en) Method and device for recording audit log, and service system
US11513918B2 (en) Action undo service based on cloud platform
CN101685396A (en) System and method for controlling function icon
JP2012252636A (en) Trace information management device, trace information management method, and trace information management program
CN114721686A (en) Configuration data updating method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Bao Xiaojun

Inventor after: Dan Chengfang

Inventor after: Wen Xiaolong

Inventor after: Pei Li

Inventor after: Shi Hongjun

Inventor before: Bao Xiaojun

Inventor before: Dan Chengfang

Inventor before: Wen Xiaolong

Inventor before: Pei Li

GR01 Patent grant
GR01 Patent grant
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Bao Xiaojun

Inventor after: Dan Chengfang

Inventor after: Wen Xiaolong

Inventor after: Pei Li

Inventor after: Ye Hongjun

Inventor before: Bao Xiaojun

Inventor before: Dan Chengfang

Inventor before: Wen Xiaolong

Inventor before: Pei Li

Inventor before: Shi Hongjun

CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 100094 No. 28, Yongfeng Road, Beijing, Haidian District

Patentee after: Beijing Shenzhou Aerospace Software Technology Co.,Ltd.

Address before: 100094 No. 28, Yongfeng Road, Beijing, Haidian District

Patentee before: BEIJING SHENZHOU AEROSPACE SOFTWARE TECHNOLOGY Co.,Ltd.