逻辑结构图 meaning in English
building block of logic
Examples
- Alsd ( abstract logical structure diagrams ) is an efficient , expression tool for procedure modeling
抽象逻辑结构图alsd ( abstractlogicalstructurediagrams )是过程建模的有效表示工具。 - In this paper , we principally investigate the nuclear problems of reverse engineering transformation method . it is about transformation rules and interrelated mechanism
本文主要对逆向变换方法的核心问题?逆向变换规则与机制进行了研究,提出了java语言向uml的映射规则以及java过程蓝图到抽象逻辑结构图的逆向映射机制。 - [ 5 ] the main content of information management system of construction project management is studied , the dividing of its function modules , the function of every sub - system and logic structure chart are researched
( 5 )对建设工程监理信息管理系统的主要内容进行了研究,对其功能模块划分及每一子系统的功能及逻辑结构图进行了分析。 - So there is need to do the desired extraction of high - level design information from code . according to it , we will design a reverse engineering tool , analysing java source code , mapping to uml class diagram and alsd , visualizing the analysis result
根据这种需求,我们针对面向对象语言java ,设计一个分析java源代码,以uml类图和抽象逻辑结构图( alsd )来可视化表示分析结果的逆向工具。 - In many ways they are rather code - oriented : following a route that says that the key part of documentation is source code . the agile java program development method is one of agile methods . in this paper , the agile java program development method begins with the analysis of system requirements , draws use case modelings , abstracts class diagrams , transforms alsd , and generates the java code at last
本文提出的方法从系统需求入手,使用uml ( unifiedmodelinglanguage ,统一建模语言)用例图捕获系统的需求,建立用例模型;从用例图出发抽象出类图;然后使用alsd ( abstractlogicalstructurediagrams ,抽象逻辑结构图)对类方法的行为过程进行可视化定义,最后可根据类图和alsd自动生成java源代码。