咨询与建议

限定检索结果

文献类型

  • 15 篇 期刊文献
  • 4 篇 会议

馆藏范围

  • 19 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 16 篇 工学
    • 12 篇 软件工程
    • 11 篇 电气工程
    • 11 篇 计算机科学与技术...
    • 1 篇 信息与通信工程
  • 3 篇 理学
    • 2 篇 数学
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 19 篇 object-oriented ...
  • 4 篇 patterns
  • 4 篇 design concepts
  • 3 篇 analysis
  • 3 篇 reverse engineer...
  • 3 篇 specification
  • 3 篇 restructuring
  • 3 篇 methodologies
  • 3 篇 ontology
  • 2 篇 reengineering
  • 2 篇 formal methods
  • 2 篇 programming by c...
  • 1 篇 coefficient of d...
  • 1 篇 information hidi...
  • 1 篇 software archite...
  • 1 篇 reliability
  • 1 篇 frameworks
  • 1 篇 complexity measu...
  • 1 篇 graph algorithms
  • 1 篇 operating system...

机构

  • 2 篇 univ macedonia d...
  • 1 篇 univ carlos iii ...
  • 1 篇 coll engn roorke...
  • 1 篇 colorado state u...
  • 1 篇 victoria univ we...
  • 1 篇 univ british col...
  • 1 篇 victoria univ we...
  • 1 篇 enst bretagne f-...
  • 1 篇 seton hall univ ...
  • 1 篇 colorado state u...
  • 1 篇 bvicam new delhi
  • 1 篇 uppsala univ dep...
  • 1 篇 univ british col...
  • 1 篇 univ oxford comp...
  • 1 篇 siemens ec
  • 1 篇 univ macedonia d...
  • 1 篇 linnaeus univ sc...
  • 1 篇 ens cachan f-351...
  • 1 篇 montana state un...
  • 1 篇 france telecom r...

作者

  • 2 篇 le traon yves
  • 2 篇 jezequel jean-ma...
  • 2 篇 chatzigeorgiou a...
  • 1 篇 cavarra alessand...
  • 1 篇 halkidis spyros ...
  • 1 篇 sharma girish
  • 1 篇 stephanides geor...
  • 1 篇 wand y
  • 1 篇 evermann j
  • 1 篇 wang chen-wei
  • 1 篇 tsantalis nikola...
  • 1 篇 chatzigeorgiou a
  • 1 篇 baudry benoit
  • 1 篇 laracy joseph r.
  • 1 篇 jard claude
  • 1 篇 pathak nitish
  • 1 篇 billard ea
  • 1 篇 lowe welf
  • 1 篇 lodhi fakhar
  • 1 篇 jeron thierry

语言

  • 19 篇 英文
检索条件"主题词=Object-oriented design methods"
19 条 记 录,以下是11-20 订阅
排序:
Toward formalizing domain modeling semantics in language syntax
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2005年 第1期31卷 21-37页
作者: Evermann, J Wand, Y Victoria Univ Wellington Sch Informat Management Wellington New Zealand Univ British Columbia Sauder Sch Business Vancouver BC V6T 1Z2 Canada
Information Systems are situated in and are representations of some business or organizational domain. Hence, understanding the application domain is critical to the success of information systems development. To supp... 详细信息
来源: 评论
design pattern detection using similarity scoring
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2006年 第11期32卷 896-909页
作者: Tsantalis, Nikolaos Chatzigeorgiou, Alexander Stephanides, George Halkidis, Spyros T. Univ Macedonia Dept Appl Informat Thessaloniki 54006 Greece
The identification of design patterns as part of the reengineering process can convey important information to the designer. However, existing pattern detection methodologies generally have problems in dealing with on... 详细信息
来源: 评论
design of a Simple and Effective object-to-Relational Mapping Technique  07
Design of a Simple and Effective Object-to-Relational Mappin...
收藏 引用
22nd ACM Symposium on Applied Computing
作者: Lodhi, Fakhar Ghazali, Muhammad Ahmad Natl Univ Comp & Emerging Sci Dept Comp Sci Lahore Pakistan
Currently, most object-oriented applications use relational databases to meet their needs for persistent storage. However, object-oriented and relational paradigms represent information in manners that are quite diffe... 详细信息
来源: 评论
Checking Model Consistency using Data-Flow Testing
Checking Model Consistency using Data-Flow Testing
收藏 引用
16th Asia-Pacific Software Engineering Conference
作者: Wang, Chen-Wei Cavarra, Alessandra Univ Oxford Comp Lab Oxford OX1 3QD England
In model-driven development, requirements are captured as a specification model, from which a conforming implementation is automatically generated. Model consistency, with respect to requirements, is a primary concern... 详细信息
来源: 评论
designing of SPF Based Secure Web Application Using Forward Engineering  2
Designing of SPF Based Secure Web Application Using Forward ...
收藏 引用
2nd International Conference on Computing for Sustainable Global Development (INDIACom)
作者: Pathak, Nitish Sharma, Girish Singh, B. M. BVICAM New Delhi India Govt NCT Delhi BPIBS Dept CS Delhi India Govt NCT Delhi BPIBS Dept E Delhi India Coll Engn Roorkee Dept CS&E Roorkee Uttar Pradesh India
In this paper, we propose model driven software development and Security Performance Framework Model to maintain the balance between security and performance for web applications. We know the large scale enterprise we... 详细信息
来源: 评论
Ontological Modeling Rules for UML: An Empirical Assessment
收藏 引用
Data Processor for Better Business Education 2006年 第5期46卷 14-29页
The Unified Modeling Language (UML) is widely accepted as the de-facto standard for object-oriented information systems (IS) design and software modeling. Recent research has proposed to extend the use of UML to conce... 详细信息
来源: 评论
Cyclomatic Complexity-Based Encapsulation, Data Hiding, and Separation of Concerns
收藏 引用
Journal of Software Engineering and Applications 2021年 第1期14卷 44-66页
作者: Charles W. Butler Thomas J. McCabe Colorado State University Fort Collins USA
Three design principles are prominent in software development-encapsulation, data hiding, and separation of concerns. These principles are used as subjective quality criteria for both procedural and object-oriented a... 详细信息
来源: 评论
User-guided transformations for ontology based simulation design  09
User-guided transformations for ontology based simulation de...
收藏 引用
Proceedings of the 2009 Summer Computer Simulation Conference
作者: Özer Özdikiş Umut Durak Halit Oğuztüzün Siemens EC TUBITAK-SAGE Middle East Technical University
Using domain knowledge represented as ontologies for the design of domain specific architectures is a promising approach for better reusability. Tool support is essential for this approach to be effective. We present ... 详细信息
来源: 评论
Deferring design Decisions in an Application Framework
收藏 引用
ACM Computing Surveys 2000年 第1期32卷 9-9页
作者: Carey, James E. Carlson, Brent A. IBM Corporation Rochester MN 55901 3605 Hwy. 52N United States
For an application framework to be useful, many design decisions must be deferred to the application developer. The degree to which such decisions should be deferred must be addressed systematically throughout a frame... 详细信息
来源: 评论