摘要
许多软件开发机构通过利用能够适应不同产品和环境需求的多用途构件组织软件生产线来支持软件复用的思想。为了更好地支持可重用构件的设计和实现,提出了构件交互适配器这一思想。适配器机制可用来定制、联接和管理可重用构件的交互作用。而且,通过使用适配器机制,可将构件的交互作用屏蔽于构件内部实现细节之外进行管理,这就能有效地降低开发构件的复杂性,提高可复用性并易于构件的实现。
: Many software development organizations support reuse by moving towards assembling software products using multi-use components that can fit a wide range of products and environments.In order to support the design and integration of multi-use components we are presenting the usage of component interaction adapters.Adapters are used to encapsulate,interconnect and manage multi-use component interactions.Isolating and managing the components' interactions outside the components using adapters decrease components' complexity,increase their reusability,and eases their integration.
出处
《计算机工程与应用》
CSCD
北大核心
2001年第7期53-56,60,共5页
Computer Engineering and Applications
基金
云南省计算机技术应用重点实验室资助
关键词
软件构件开发
适配器
软件复用
软件产品
: Complexity,Multi-use component,Requesting component,Reusability,Servicing component,and Syntactic interface